diff options
author | Glenn Morris <rgm@gnu.org> | 2006-02-08 07:54:11 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-02-08 07:54:11 +0000 |
commit | 352cf8eeee9a2f244d57be0df8d527d6346e3c55 (patch) | |
tree | cfbf6311872b936478848f79a6bece46a77d2e4f /lisp/calendar/lunar.el | |
parent | ebc4129b359434f07c5ba6121c62f10937e7ecf8 (diff) | |
download | emacs-352cf8eeee9a2f244d57be0df8d527d6346e3c55.tar.gz |
Add 2006 to copyright years.
Diffstat (limited to 'lisp/calendar/lunar.el')
-rw-r--r-- | lisp/calendar/lunar.el | 4 |
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> |