diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-23 05:49:24 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-23 05:49:24 +0000 |
commit | 1d51ea25e33cfdc19eb3c4e96ae5ecc6eb628cc3 (patch) | |
tree | 8d7b902929d52c39b8992d68c410689e48cf80fc /doc/emacs/Makefile.in | |
parent | a025cb2f916b40dd553c68e602ee5776718563ab (diff) | |
download | emacs-1d51ea25e33cfdc19eb3c4e96ae5ecc6eb628cc3.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'doc/emacs/Makefile.in')
-rw-r--r-- | doc/emacs/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in index f84c0866469..4527c3c767f 100644 --- a/doc/emacs/Makefile.in +++ b/doc/emacs/Makefile.in @@ -1,7 +1,7 @@ #### Makefile for the Emacs Manual # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is part of GNU Emacs. |