summaryrefslogtreecommitdiff
path: root/lisp/calendar/holidays.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
commit732fd4c7e11debd61c97eaaba3038d61e6ec7024 (patch)
tree2f06329713fc44450cd66b07367863609780141a /lisp/calendar/holidays.el
parenta5f90a37622e9d0cb066da413846c1c3f6900b51 (diff)
downloademacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.tar.gz
Update copyright year to 2015
Run admin/update-copyright.
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 488f8cda8f6..5609a0c0e0b 100644
--- a/lisp/calendar/holidays.el
+++ b/lisp/calendar/holidays.el
@@ -1,6 +1,6 @@
;;; holidays.el --- holiday functions for the calendar package
-;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2014 Free Software
+;; Copyright (C) 1989-1990, 1992-1994, 1997, 2001-2015 Free Software
;; Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>