summaryrefslogtreecommitdiff
path: root/doc/lispref/compile.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-08 05:28:46 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-08 05:28:46 +0000
commit6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8 (patch)
treea978af31ad6f8131f5bcd4bd62d12f393ec867ba /doc/lispref/compile.texi
parent0e73efce742884b1560b0665091866e3ce57c331 (diff)
downloademacs-6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8.tar.gz
Add 2009 to copyright years.
Diffstat (limited to 'doc/lispref/compile.texi')
-rw-r--r--doc/lispref/compile.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/compile.texi b/doc/lispref/compile.texi
index 7e3a641109f..01908176efb 100644
--- a/doc/lispref/compile.texi
+++ b/doc/lispref/compile.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, 2001, 2002, 2003, 2004,
-@c 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+@c 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../../info/compile
@node Byte Compilation, Advising Functions, Loading, Top