summaryrefslogtreecommitdiff
path: root/lisp/calendar/parse-time.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-02-08 07:54:11 +0000
committerGlenn Morris <rgm@gnu.org>2006-02-08 07:54:11 +0000
commita20b38486064df846462bef95a15b51200f12ed3 (patch)
tree5eec9a023b748395a3829637a983d13f21519a96 /lisp/calendar/parse-time.el
parentc96ec15a58817ac97db5348187e2d8695f609cb5 (diff)
downloademacs-a20b38486064df846462bef95a15b51200f12ed3.tar.gz
Add 2006 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 3e09e7b1fb6..9587eb57a9f 100644
--- a/lisp/calendar/parse-time.el
+++ b/lisp/calendar/parse-time.el
@@ -1,6 +1,6 @@
;;; parse-time.el --- parsing time strings
-;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005
+;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Erik Naggum <erik@naggum.no>