summaryrefslogtreecommitdiff
path: root/lisp/calendar/lunar.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
commit352cf8eeee9a2f244d57be0df8d527d6346e3c55 (patch)
treecfbf6311872b936478848f79a6bece46a77d2e4f /lisp/calendar/lunar.el
parentebc4129b359434f07c5ba6121c62f10937e7ecf8 (diff)
downloademacs-352cf8eeee9a2f244d57be0df8d527d6346e3c55.tar.gz
Add 2006 to copyright years.
Diffstat (limited to 'lisp/calendar/lunar.el')
-rw-r--r--lisp/calendar/lunar.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calendar/lunar.el b/lisp/calendar/lunar.el
index ed54bc88394..dd2f546fc37 100644
--- a/lisp/calendar/lunar.el
+++ b/lisp/calendar/lunar.el
@@ -1,7 +1,7 @@
;;; lunar.el --- calendar functions for phases of the moon
-;; Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005
-;; Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
+;; 2006 Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Maintainer: Glenn Morris <rgm@gnu.org>