aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/calendar.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calendar/calendar.el')
-rw-r--r--lisp/calendar/calendar.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index b2345cbd08..001abdce4b 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -1,13 +1,12 @@
;;; calendar.el --- Calendar functions.
+;;; Copyright (C) 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
+
;; Author: Edward M. Reingold <[email protected]>
-;; Last-Modified: 30 Jun 1992
;; Keyword: calendar
(defconst calendar-version "Version 4.02, released June 14, 1992")
-;;; Copyright (C) 1988, 1989, 1990, 1991 Free Software Foundation, Inc.
-
;; This file is part of GNU Emacs.
;; GNU Emacs is distributed in the hope that it will be useful,