summaryrefslogtreecommitdiff
path: root/lispref/hash.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2007-01-16 03:47:24 +0000
committerGlenn Morris <rgm@gnu.org>2007-01-16 03:47:24 +0000
commitb3d90e4611747fe8aa17c2e3e8895b8749276712 (patch)
treecdaf80347f06b5da09709f34a659f315a98c8bcd /lispref/hash.texi
parent62eda0e2b183f83fcb7642da15fe9ff045c91bd8 (diff)
downloademacs-b3d90e4611747fe8aa17c2e3e8895b8749276712.tar.gz
Update copyright for years from Emacs 21 to present (mainly adding
2001).
Diffstat (limited to 'lispref/hash.texi')
-rw-r--r--lispref/hash.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/hash.texi b/lispref/hash.texi
index 4c2c3469c86..6a7fd26ae8b 100644
--- a/lispref/hash.texi
+++ b/lispref/hash.texi
@@ -1,7 +1,7 @@
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 1999, 2002, 2003, 2004, 2005,
-@c 2006 Free Software Foundation, Inc.
+@c Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
+@c 2006, 2007 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/hash
@node Hash Tables, Symbols, Sequences Arrays Vectors, Top