diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-10 23:08:05 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-10 23:08:05 +0000 |
commit | a05074b9802d771cb025c5acd33c5cdbd6ba8f23 (patch) | |
tree | 618078b0a82857d65c4ef72b4610ff4c6b2d1a47 /lispref/elisp-covers.texi | |
parent | 448adfb919607a47f537f793216460fd478fc097 (diff) | |
download | emacs-a05074b9802d771cb025c5acd33c5cdbd6ba8f23.tar.gz |
Add copyright and license notice.
Diffstat (limited to 'lispref/elisp-covers.texi')
-rw-r--r-- | lispref/elisp-covers.texi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lispref/elisp-covers.texi b/lispref/elisp-covers.texi index 66c3a3b3e6b..4b9693dece7 100644 --- a/lispref/elisp-covers.texi +++ b/lispref/elisp-covers.texi @@ -1,4 +1,9 @@ \input texinfo @c -*-texinfo-*- +@c This is part of the GNU Emacs Lisp Reference Manual. +@c Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +@c Free Software Foundation, Inc. +@c See the file elisp.texi for copying conditions. +@c @comment %**start of header @setfilename covers.info @settitle GNU Emacs Lisp Reference Manual |