summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 14:27:34 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 14:27:34 -0800
commit52a4e87c630ea397408efe4f8486be55e1199905 (patch)
tree0b42ee5a37ae668b3c57bd3ec66b295e3980b601 /configure.ac
parent7e09ef09a479731d01b1ca46e94ddadd73ac98e3 (diff)
downloademacs-52a4e87c630ea397408efe4f8486be55e1199905.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly. Also, back out the copyright-date change to doc/misc/texinfo.tex, as upstream hasn't updated that date yet.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index f37d08a327e..e09b2892269 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4648,7 +4648,7 @@ fi
version=$PACKAGE_VERSION
-copyright="Copyright (C) 2014 Free Software Foundation, Inc."
+copyright="Copyright (C) 2015 Free Software Foundation, Inc."
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
[Short copyright string for this version of Emacs.])
AC_SUBST(copyright)
@@ -4972,7 +4972,7 @@ AC_SUBST(WINDOW_SYSTEM_OBJ)
AH_TOP([/* GNU Emacs site configuration template file.
-Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2014
+Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2015
Free Software Foundation, Inc.
This file is part of GNU Emacs.