diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:28:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 05:28:46 +0000 |
commit | 6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8 (patch) | |
tree | a978af31ad6f8131f5bcd4bd62d12f393ec867ba /doc/lispref/Makefile.in | |
parent | 0e73efce742884b1560b0665091866e3ce57c331 (diff) | |
download | emacs-6ed161e1d6f2210883ad9ac5a008a9ad7633d4b8.tar.gz |
Add 2009 to copyright years.
Diffstat (limited to 'doc/lispref/Makefile.in')
-rw-r--r-- | doc/lispref/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/Makefile.in b/doc/lispref/Makefile.in index fe1d42497e2..888c295ea60 100644 --- a/doc/lispref/Makefile.in +++ b/doc/lispref/Makefile.in @@ -1,7 +1,7 @@ # Makefile for the GNU Emacs Lisp Reference Manual. # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, -# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. # This file is part of GNU Emacs. |