summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-dst.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/cal-dst.el
parentc96ec15a58817ac97db5348187e2d8695f609cb5 (diff)
downloademacs-a20b38486064df846462bef95a15b51200f12ed3.tar.gz
Add 2006 to copyright years.
Diffstat (limited to 'lisp/calendar/cal-dst.el')
-rw-r--r--lisp/calendar/cal-dst.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el
index 1f3859d8bf1..62327a99c65 100644
--- a/lisp/calendar/cal-dst.el
+++ b/lisp/calendar/cal-dst.el
@@ -1,7 +1,7 @@
;;; cal-dst.el --- calendar functions for daylight savings rules
-;; Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005,
+;; 2006 Free Software Foundation, Inc.
;; Author: Paul Eggert <eggert@twinsun.com>
;; Edward M. Reingold <reingold@cs.uiuc.edu>