diff options
Diffstat (limited to 'lisp/calendar/calendar.el')
-rw-r--r-- | lisp/calendar/calendar.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index b2345cbd089..001abdce4bf 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 <reingold@cs.uiuc.edu> -;; 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, |