# HG changeset patch # User Glenn Morris # Date 1231386462 0 # Node ID f7624bb0bd1fc6faa831c898cf51138980be9c4d # Parent a9f7e446141d64f7ddc9f25b1b4efc052ef30ff6 Add 2009 to copyright years. diff -r a9f7e446141d -r f7624bb0bd1f ChangeLog --- a/ChangeLog Thu Jan 08 03:38:51 2009 +0000 +++ b/ChangeLog Thu Jan 08 03:47:42 2009 +0000 @@ -7519,7 +7519,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r a9f7e446141d -r f7624bb0bd1f INSTALL.CVS --- a/INSTALL.CVS Thu Jan 08 03:38:51 2009 +0000 +++ b/INSTALL.CVS Thu Jan 08 03:47:42 2009 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 +Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a9f7e446141d -r f7624bb0bd1f Makefile.in --- a/Makefile.in Thu Jan 08 03:38:51 2009 +0000 +++ b/Makefile.in Thu Jan 08 03:47:42 2009 +0000 @@ -3,7 +3,7 @@ # DIST: that first. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 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. diff -r a9f7e446141d -r f7624bb0bd1f README --- a/README Thu Jan 08 03:38:51 2009 +0000 +++ b/README Thu Jan 08 03:47:42 2009 +0000 @@ -1,4 +1,4 @@ -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. See the end of the file for license conditions. diff -r a9f7e446141d -r f7624bb0bd1f config.bat --- a/config.bat Thu Jan 08 03:38:51 2009 +0000 +++ b/config.bat Thu Jan 08 03:47:42 2009 +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, 2008 Free Software Foundation, Inc. +rem 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. rem This file is part of GNU Emacs. diff -r a9f7e446141d -r f7624bb0bd1f configure.in --- a/configure.in Thu Jan 08 03:38:51 2009 +0000 +++ b/configure.in Thu Jan 08 03:47:42 2009 +0000 @@ -4,7 +4,7 @@ dnl in the directory containing this script. dnl dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, -dnl 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +dnl 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. dnl dnl This file is part of GNU Emacs. dnl @@ -2565,7 +2565,7 @@ AH_TOP([/* GNU Emacs site configuration template file. Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, - 2006, 2007, 2008 Free Software Foundation, Inc. + 2006, 2007, 2008, 2009 Free Software Foundation, Inc. This file is part of GNU Emacs. diff -r a9f7e446141d -r f7624bb0bd1f make-dist --- a/make-dist Thu Jan 08 03:38:51 2009 +0000 +++ b/make-dist Thu Jan 08 03:47:42 2009 +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, 2008 Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is part of GNU Emacs. # diff -r a9f7e446141d -r f7624bb0bd1f update-subdirs --- a/update-subdirs Thu Jan 08 03:38:51 2009 +0000 +++ b/update-subdirs Thu Jan 08 03:47:42 2009 +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, 2008 Free Software Foundation, Inc. +# 2006, 2007, 2008, 2009 Free Software Foundation, Inc. # This file is part of GNU Emacs.