diff options
author | Glenn Morris <rgm@gnu.org> | 2005-12-10 05:46:09 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2005-12-10 05:46:09 +0000 |
commit | 600b6bc9c366be2be159f66b77b281a767c9eb8d (patch) | |
tree | e1f949c124eda0b0a7cb42ad6341f9b9e7189791 /lisp | |
parent | 36c962505c48fc6c838cb073397a292251295e3e (diff) | |
download | emacs-600b6bc9c366be2be159f66b77b281a767c9eb8d.tar.gz emacs-600b6bc9c366be2be159f66b77b281a767c9eb8d.tar.bz2 emacs-600b6bc9c366be2be159f66b77b281a767c9eb8d.zip |
Update copyright info.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/calendar/cal-menu.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el index 81ec46751df..0f8e7295d32 100644 --- a/lisp/calendar/cal-menu.el +++ b/lisp/calendar/cal-menu.el @@ -1,6 +1,7 @@ ;;; cal-menu.el --- calendar functions for menu bar and popup menu support -;; Copyright (C) 1994, 1995, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> ;; Lara Rios <lrios@coewl.cen.uiuc.edu> |