diff options
Diffstat (limited to 'lispref/hash.texi')
-rw-r--r-- | lispref/hash.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/hash.texi b/lispref/hash.texi index 7b4c8c67711..66420476d42 100644 --- a/lispref/hash.texi +++ b/lispref/hash.texi @@ -1,6 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. -@c Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +@c Copyright (C) 1999, 2002, 2003, 2004, 2005, +@c 2006 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/hash @node Hash Tables, Symbols, Sequences Arrays Vectors, Top |