diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 |
commit | f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (patch) | |
tree | 17d33ec05bdd3d1e1657733768b63b721d53d05f /lisp/calendar/todo-mode.el | |
parent | af4c16d15ff3547fc3acfcc266080152769c4a0f (diff) | |
download | emacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.tar.gz emacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.tar.bz2 emacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.zip |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/calendar/todo-mode.el')
-rw-r--r-- | lisp/calendar/todo-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index 6f96ec1cdb2..9449c84cb2a 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el @@ -1,6 +1,6 @@ ;;; todo-mode.el --- major mode for editing TODO list files -;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, 2005, 2006 +;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007 ;; Free Software Foundation, Inc. ;; Author: Oliver Seidel <os10000@seidel-space.de> |