diff lispref/Makefile.in @ 79750:a1e16e813aed

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 08:49:10 +0000
parents 63591152f3cb
children
line wrap: on
line diff
--- a/lispref/Makefile.in	Mon Jan 07 08:42:46 2008 +0000
+++ b/lispref/Makefile.in	Mon Jan 07 08:49:10 2008 +0000
@@ -1,7 +1,8 @@
 # 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 Free Software Foundation, Inc.
+#   2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+#   Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.