diff lispref/compile.texi @ 75250:6d19c76d81c5

Update copyright for years from Emacs 21 to present (mainly adding 2001).
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Jan 2007 03:47:24 +0000
parents 1d43c64436be
children 656132bca5c0 95d0cdf160ea
line wrap: on
line diff
--- a/lispref/compile.texi	Tue Jan 16 02:38:27 2007 +0000
+++ b/lispref/compile.texi	Tue Jan 16 03:47:24 2007 +0000
@@ -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, 2002, 2003, 2004,
-@c   2005, 2006 Free Software Foundation, Inc.
+@c Copyright (C) 1990, 1991, 1992, 1993, 1994, 2001, 2002, 2003, 2004,
+@c   2005, 2006, 2007  Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 @setfilename ../info/compile
 @node Byte Compilation, Advising Functions, Loading, Top