# HG changeset patch # User Glenn Morris # Date 1199696000 0 # Node ID a9b80f99c8365e5f60350b484d477e1bf04b5778 # Parent a1e16e813aed80cf171e201eda05fa6e65317535 Add 2008 to copyright years. diff -r a1e16e813aed -r a9b80f99c836 CONTRIBUTE --- a/CONTRIBUTE Mon Jan 07 08:49:10 2008 +0000 +++ b/CONTRIBUTE Mon Jan 07 08:53:20 2008 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 2006, 2007 Free Software Foundation, Inc. +Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. See end for license conditions. diff -r a1e16e813aed -r a9b80f99c836 ChangeLog --- a/ChangeLog Mon Jan 07 08:49:10 2008 +0000 +++ b/ChangeLog Mon Jan 07 08:53:20 2008 +0000 @@ -6499,7 +6499,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r a1e16e813aed -r a9b80f99c836 INSTALL --- a/INSTALL Mon Jan 07 08:49:10 2008 +0000 +++ b/INSTALL Mon Jan 07 08:53:20 2008 +0000 @@ -1,6 +1,6 @@ GNU Emacs Installation Guide Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, -2005, 2006, 2007 Free Software Foundation, Inc. +2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a1e16e813aed -r a9b80f99c836 INSTALL.CVS --- a/INSTALL.CVS Mon Jan 07 08:49:10 2008 +0000 +++ b/INSTALL.CVS Mon Jan 07 08:53:20 2008 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a1e16e813aed -r a9b80f99c836 Makefile.in --- a/Makefile.in Mon Jan 07 08:49:10 2008 +0000 +++ b/Makefile.in Mon Jan 07 08:53:20 2008 +0000 @@ -3,7 +3,8 @@ # DIST: that first. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 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. diff -r a1e16e813aed -r a9b80f99c836 README --- a/README Mon Jan 07 08:49:10 2008 +0000 +++ b/README Mon Jan 07 08:53:20 2008 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a1e16e813aed -r a9b80f99c836 config.bat --- a/config.bat Mon Jan 07 08:49:10 2008 +0000 +++ b/config.bat Mon Jan 07 08:53:20 2008 +0000 @@ -2,7 +2,7 @@ rem ---------------------------------------------------------------------- rem Configuration script for MSDOS rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 -rem 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +rem 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. rem This file is part of GNU Emacs. diff -r a1e16e813aed -r a9b80f99c836 configure.in --- a/configure.in Mon Jan 07 08:49:10 2008 +0000 +++ b/configure.in Mon Jan 07 08:53:20 2008 +0000 @@ -3,8 +3,8 @@ dnl autoconf dnl in the directory containing this script. dnl -dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 -dnl Free Software Foundation, Inc. +dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, +dnl 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. dnl dnl This file is part of GNU Emacs. dnl @@ -2954,8 +2954,8 @@ fi AH_TOP([/* GNU Emacs site configuration template file. - Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 - Free Software Foundation, Inc. + Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r a1e16e813aed -r a9b80f99c836 make-dist --- a/make-dist Mon Jan 07 08:49:10 2008 +0000 +++ b/make-dist Mon Jan 07 08:53:20 2008 +0000 @@ -7,7 +7,7 @@ #### you should make sure that this script will include it. # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007 Free Software Foundation, Inc. +# 2006, 2007, 2008 Free Software Foundation, Inc. # # This file is part of GNU Emacs. # diff -r a1e16e813aed -r a9b80f99c836 update-subdirs --- a/update-subdirs Mon Jan 07 08:49:10 2008 +0000 +++ b/update-subdirs Mon Jan 07 08:53:20 2008 +0000 @@ -2,7 +2,7 @@ # Write into $1/subdirs.el a list of subdirs of directory $1. # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005, -# 2006, 2007 Free Software Foundation, Inc. +# 2006, 2007, 2008 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #