diff options
Diffstat (limited to 'lisp/calendar/holidays.el')
-rw-r--r-- | lisp/calendar/holidays.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el index c173eafcdd8..8f6aed27dca 100644 --- a/lisp/calendar/holidays.el +++ b/lisp/calendar/holidays.el @@ -1,11 +1,10 @@ ;;; holidays.el --- holiday functions for the calendar package +;;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. + ;; Author: Edward M. Reingold <reingold@cs.uiuc.edu> -;; Last-Modified: 14 Jul 1992 ;; Keywords: calendar -;;; Copyright (C) 1989, 1990 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is distributed in the hope that it will be useful, |