summaryrefslogtreecommitdiff
path: root/lisp/calendar/holidays.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-01-07 01:14:52 +0000
committerGlenn Morris <rgm@gnu.org>2008-01-07 01:14:52 +0000
commit8b72699e888331b1cd3a6b9fbfc85079cbacc12b (patch)
tree359c63b8ff433b298b99d45867bae54a28d4e8cd /lisp/calendar/holidays.el
parent49af3415a2d717dfc0cd89198876a103c3c25e72 (diff)
downloademacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.tar.gz
Add 2008 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 a3a12aab2e3..3f008617ce1 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, 2007 Free Software Foundation, Inc.
+;; 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>