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 | dbfca9c444e6b8605066da1319c25d2418569ea5 (patch) | |
tree | 487e2d475e4023fd0880e83d1e0b119455bc5acf /lisp/calendar/cal-dst.el | |
parent | 600b6bc9c366be2be159f66b77b281a767c9eb8d (diff) | |
download | emacs-dbfca9c444e6b8605066da1319c25d2418569ea5.tar.gz emacs-dbfca9c444e6b8605066da1319c25d2418569ea5.tar.bz2 emacs-dbfca9c444e6b8605066da1319c25d2418569ea5.zip |
Update copyright pending Emacs 22.
Diffstat (limited to 'lisp/calendar/cal-dst.el')
-rw-r--r-- | lisp/calendar/cal-dst.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el index 141ca2d8183..1f3859d8bf1 100644 --- a/lisp/calendar/cal-dst.el +++ b/lisp/calendar/cal-dst.el @@ -1,9 +1,11 @@ ;;; cal-dst.el --- calendar functions for daylight savings rules -;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Paul Eggert <eggert@twinsun.com> ;; Edward M. Reingold <reingold@cs.uiuc.edu> +;; Maintainer: Glenn Morris <rgm@gnu.org> ;; Keywords: calendar ;; Human-Keywords: daylight savings time, calendar, diary, holidays |