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/todo-mode.el | |
parent | 600b6bc9c366be2be159f66b77b281a767c9eb8d (diff) | |
download | emacs-dbfca9c444e6b8605066da1319c25d2418569ea5.tar.gz |
Update copyright pending Emacs 22.
Diffstat (limited to 'lisp/calendar/todo-mode.el')
-rw-r--r-- | lisp/calendar/todo-mode.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index c49733e2158..b6871a38ab9 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el @@ -1,6 +1,7 @@ ;;; todo-mode.el --- major mode for editing TODO list files -;; Copyright (C) 1997, 1999, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Oliver Seidel <os10000@seidel-space.de> ;; [Not clear the above works, July 2000] |