diff options
Diffstat (limited to 'lispintro/makefile.w32-in')
-rw-r--r-- | lispintro/makefile.w32-in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in index 07d51d24620..8fafa1bca82 100644 --- a/lispintro/makefile.w32-in +++ b/lispintro/makefile.w32-in @@ -1,6 +1,6 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is part of GNU Emacs. |