aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/forms.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-08-06 22:13:43 +0000
committerThien-Thi Nguyen2005-08-06 22:13:43 +0000
commit0d30b33766e277a5bff6eabc9da5afdaebd8b32a (patch)
tree7730df2271eafcffd78e9d583816e1b38539132c /lisp/forms.el
parent00aa417213e1668d4a86514cf5febba3e241f399 (diff)
downloademacs-0d30b33766e277a5bff6eabc9da5afdaebd8b32a.tar.gz
emacs-0d30b33766e277a5bff6eabc9da5afdaebd8b32a.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/forms.el')
-rw-r--r--lisp/forms.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/forms.el b/lisp/forms.el
index 7b41698cf4f..419a6fa3778 100644
--- a/lisp/forms.el
+++ b/lisp/forms.el
@@ -1,6 +1,7 @@
1;;; forms.el --- Forms mode: edit a file as a form to fill in 1;;; forms.el --- Forms mode: edit a file as a form to fill in
2 2
3;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2003 Free Software Foundation, Inc. 3;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2002, 2003,
4;; 2004, 2005 Free Software Foundation, Inc.
4 5
5;; Author: Johan Vromans <jvromans@squirrel.nl> 6;; Author: Johan Vromans <jvromans@squirrel.nl>
6 7