summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 01:01:53 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2020-01-01 01:01:53 +0000
commit4cd143aded5e40fe801575c669dd464210caaf7e (patch)
tree881bd2b079d757f0acaf6cbc237e19c5accf4a8e /configure.ac
parent365e01cc9f64ce6ca947ccfd8612d60763280a37 (diff)
downloademacs-4cd143aded5e40fe801575c669dd464210caaf7e.tar.gz
Fix copyright years by hand
These are dates that admin/update-copyright did not update.
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 5d2109c57fe..39bfcf59886 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5185,7 +5185,7 @@ fi
version=$PACKAGE_VERSION
-copyright="Copyright (C) 2019 Free Software Foundation, Inc."
+copyright="Copyright (C) 2020 Free Software Foundation, Inc."
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
[Short copyright string for this version of Emacs.])
AC_SUBST(copyright)
@@ -5559,7 +5559,7 @@ AC_SUBST(WINDOW_SYSTEM_OBJ)
AH_TOP([/* GNU Emacs site configuration template file.
-Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2019
+Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2020
Free Software Foundation, Inc.
This file is part of GNU Emacs.