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/timeclock.el | |
parent | 600b6bc9c366be2be159f66b77b281a767c9eb8d (diff) | |
download | emacs-dbfca9c444e6b8605066da1319c25d2418569ea5.tar.gz |
Update copyright pending Emacs 22.
Diffstat (limited to 'lisp/calendar/timeclock.el')
-rw-r--r-- | lisp/calendar/timeclock.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calendar/timeclock.el b/lisp/calendar/timeclock.el index f2ee3f3a048..f46ec4eba23 100644 --- a/lisp/calendar/timeclock.el +++ b/lisp/calendar/timeclock.el @@ -1,6 +1,7 @@ ;;; timeclock.el --- mode for keeping track of how much you work -;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> ;; Created: 25 Mar 1999 |