summaryrefslogtreecommitdiff
path: root/lisp/forms.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
committerGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
commitc90f275771bd76325576ecd8c9cdcada1b54f2be (patch)
tree1ceb83f684de72467587ffbfb1f8c6ebdc1e6746 /lisp/forms.el
parentfde4e97e460d95ccdfa1a7bd0bb9f38cd9d2afd6 (diff)
downloademacs-c90f275771bd76325576ecd8c9cdcada1b54f2be.tar.gz
Update copyright years.
Diffstat (limited to 'lisp/forms.el')
-rw-r--r--lisp/forms.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/forms.el b/lisp/forms.el
index ab5e591938c..63e208a127f 100644
--- a/lisp/forms.el
+++ b/lisp/forms.el
@@ -1,6 +1,6 @@
;;; forms.el --- Forms mode: edit a file as a form to fill in
-;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2002, 2003,
+;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2001, 2002, 2003,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Johan Vromans <jvromans@squirrel.nl>