summaryrefslogtreecommitdiff
path: root/lisp/calendar/holidays.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-21 02:48:43 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-21 02:48:43 +0000
commit3f797bdc7c98241601f8e1ce040c88d8f1cf69e7 (patch)
tree797d18744384849f077bdfb612619d1a589d8335 /lisp/calendar/holidays.el
parent29ab8ab1484c7b3d560b7af14040204a310a677f (diff)
downloademacs-3f797bdc7c98241601f8e1ce040c88d8f1cf69e7.tar.gz
Add 2007 to copyright years.
Diffstat (limited to 'lisp/calendar/holidays.el')
-rw-r--r--lisp/calendar/holidays.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el
index 5a29bf8fff1..6f53a47221a 100644
--- a/lisp/calendar/holidays.el
+++ b/lisp/calendar/holidays.el
@@ -1,7 +1,7 @@
;;; holidays.el --- holiday functions for the calendar package
;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1997, 2001, 2002, 2003,
-;; 2004, 2005, 2006 Free Software Foundation, Inc.
+;; 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>