summaryrefslogtreecommitdiff
path: root/lisp/calendar/todo-mode.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-02-08 07:54:11 +0000
committerGlenn Morris <rgm@gnu.org>2006-02-08 07:54:11 +0000
commita20b38486064df846462bef95a15b51200f12ed3 (patch)
tree5eec9a023b748395a3829637a983d13f21519a96 /lisp/calendar/todo-mode.el
parentc96ec15a58817ac97db5348187e2d8695f609cb5 (diff)
downloademacs-a20b38486064df846462bef95a15b51200f12ed3.tar.gz
Add 2006 to copyright years.
Diffstat (limited to 'lisp/calendar/todo-mode.el')
-rw-r--r--lisp/calendar/todo-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el
index b6871a38ab9..6f96ec1cdb2 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
+;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Oliver Seidel <os10000@seidel-space.de>