aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-09-17 17:08:37 +0000
committerDave Love2000-09-17 17:08:37 +0000
commitae0317df2293c5f60a82e2a6ee994c9b1f08a195 (patch)
tree3196bf890e48b2074dfa84a85fc2df1e93bb1128
parentf7b37bae6335ecf7e696ba109482e195d67f0dec (diff)
downloademacs-ae0317df2293c5f60a82e2a6ee994c9b1f08a195.tar.gz
emacs-ae0317df2293c5f60a82e2a6ee994c9b1f08a195.zip
Copyright up-date.
-rw-r--r--lisp/calendar/calendar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 2b54c62798a..0248119d1e8 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1,6 +1,6 @@
1;;; calendar.el --- Calendar functions. 1;;; calendar.el --- Calendar functions.
2 2
3;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997 3;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2000
4;; Free Software Foundation, Inc. 4;; Free Software Foundation, Inc.
5 5
6;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> 6;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>