summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPo Lu <luangruo@yahoo.com>2024-01-02 09:53:43 +0800
committerPo Lu <luangruo@yahoo.com>2024-01-02 09:53:43 +0800
commit64b37776318994c577b93f30fd93e144ef7ea9b8 (patch)
treec5faa9285602d0dcc3bab541699e81ef08379b3c /configure.ac
parent8e1c56ae46754dd7baedff49a464f078f0e9912d (diff)
downloademacs-64b37776318994c577b93f30fd93e144ef7ea9b8.tar.gz
; Run set-copyright from admin.el
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dc6bc7f5fff..42e99408199 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6169,7 +6169,7 @@ fi
version=$PACKAGE_VERSION
-copyright="Copyright (C) 2023 Free Software Foundation, Inc."
+copyright="Copyright (C) 2024 Free Software Foundation, Inc."
AC_DEFINE_UNQUOTED([COPYRIGHT], ["$copyright"],
[Short copyright string for this version of Emacs.])
AC_SUBST([copyright])