summaryrefslogtreecommitdiff
path: root/lispref/eval.texi
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-10 14:29:01 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-10 14:29:01 +0000
commit651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (patch)
treef472155d8d0cf3175e59bdf5f1be203317935d00 /lispref/eval.texi
parentc8bf19a1ac742b3d69c9334616dd45b25da01936 (diff)
downloademacs-651f374c99a2bcf5e2ed326a26cf0d89a5c204f5.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'lispref/eval.texi')
-rw-r--r--lispref/eval.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/eval.texi b/lispref/eval.texi
index 6a43466af67..36bc941f26b 100644
--- a/lispref/eval.texi
+++ b/lispref/eval.texi
@@ -1,6 +1,7 @@
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2003, 2004 Free Software Foundation, Inc.
+@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1998, 2002, 2003, 2004,
+@c 2005 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/eval
@node Evaluation, Control Structures, Symbols, Top