diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 14:29:01 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-10 14:29:01 +0000 |
commit | 651f374c99a2bcf5e2ed326a26cf0d89a5c204f5 (patch) | |
tree | f472155d8d0cf3175e59bdf5f1be203317935d00 /lispref/objects.texi | |
parent | c8bf19a1ac742b3d69c9334616dd45b25da01936 (diff) | |
download | emacs-651f374c99a2bcf5e2ed326a26cf0d89a5c204f5.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r-- | lispref/objects.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi index 4a693f186d6..99ef896c4b4 100644 --- a/lispref/objects.texi +++ b/lispref/objects.texi @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2003 -@c Free Software Foundation, Inc. +@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2002, 2003, +@c 2004, 2005 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/objects @node Lisp Data Types, Numbers, Introduction, Top |