diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-21 04:57:37 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 04:57:37 +0000 |
commit | 4e6835dbc4e02adcca7770c555963a37ad7fb8b9 (patch) | |
tree | d0dfc151ddbdd61ef968f2294b2e717dd03809f2 /configure.in | |
parent | d7a0267c8d6be2a9885de797b25ec8f4a61b8895 (diff) | |
download | emacs-4e6835dbc4e02adcca7770c555963a37ad7fb8b9.tar.gz |
Add 2007 to copyright years.
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in index 3a75d855423..ceed242cd49 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ dnl To rebuild the `configure' script from this, execute the command dnl autoconf dnl in the directory containing this script. dnl -dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 dnl Free Software Foundation, Inc. dnl dnl This file is part of GNU Emacs. @@ -2881,7 +2881,7 @@ if test "${REL_ALLOC}" = "yes" ; then fi AH_TOP([/* GNU Emacs site configuration template file. - Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006 + Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. |