summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 01:28:16 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-01 01:28:16 -0800
commit50f3949119cd5bb2f058b90d14b2940a3a8a7a0e (patch)
tree30c689b699955bd45e493e6be9d755889a8aa146 /configure.ac
parentc63ce13206de9a6d4018e97b98b1f6966ee666d8 (diff)
parent33d159c36f42cadccb02d95099bafac26458d3e8 (diff)
downloademacs-50f3949119cd5bb2f058b90d14b2940a3a8a7a0e.tar.gz
Merge from origin/emacs-27
33d159c36f Fix copyright years by hand
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 0505a63b6ab..574024af965 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5215,7 +5215,7 @@ fi
version=$PACKAGE_VERSION
-copyright="Copyright (C) 2020 Free Software Foundation, Inc."
+copyright="Copyright (C) 2021 Free Software Foundation, Inc."
AC_DEFINE_UNQUOTED(COPYRIGHT, ["$copyright"],
[Short copyright string for this version of Emacs.])
AC_SUBST(copyright)
@@ -5589,7 +5589,7 @@ AC_SUBST(WINDOW_SYSTEM_OBJ)
AH_TOP([/* GNU Emacs site configuration template file.
-Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2020
+Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2021
Free Software Foundation, Inc.
This file is part of GNU Emacs.