summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:59 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:59 -0800
commita012c7bbca887c3da837ce3d7ec01be697cffe64 (patch)
treec2d6b2bca2b855b5a0a41f942d93ca46b0763a94 /configure.ac
parent732fd4c7e11debd61c97eaaba3038d61e6ec7024 (diff)
downloademacs-a012c7bbca887c3da837ce3d7ec01be697cffe64.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or updated incorrectly.
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 947795a337e..bae020e7338 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4627,7 +4627,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)
@@ -4948,7 +4948,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.