aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/parse-time.el
diff options
context:
space:
mode:
authorGlenn Morris2007-01-21 02:48:43 +0000
committerGlenn Morris2007-01-21 02:48:43 +0000
commitf0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (patch)
tree17d33ec05bdd3d1e1657733768b63b721d53d05f /lisp/calendar/parse-time.el
parentaf4c16d15ff3547fc3acfcc266080152769c4a0f (diff)
downloademacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.tar.gz
emacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.zip
Add 2007 to copyright years.
Diffstat (limited to 'lisp/calendar/parse-time.el')
-rw-r--r--lisp/calendar/parse-time.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/parse-time.el b/lisp/calendar/parse-time.el
index 9587eb57a9f..4a786da7726 100644
--- a/lisp/calendar/parse-time.el
+++ b/lisp/calendar/parse-time.el
@@ -1,6 +1,6 @@
1;;; parse-time.el --- parsing time strings 1;;; parse-time.el --- parsing time strings
2 2
3;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006 3;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Erik Naggum <erik@naggum.no> 6;; Author: Erik Naggum <erik@naggum.no>