summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2021-01-01 07:48:14 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2021-01-01 00:32:32 -0800
commit8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4 (patch)
treee24999d380a86a05ef6456ea909c74c41faf5e93 /configure.ac
parent74a77ef299f3703b8b9eac7579af6b924de1c3e8 (diff)
downloademacs-8c1fe1e5efa2bbaeab2cf141bd31f09abe63d4c4.tar.gz
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
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 c683e31f688..111a6ad6272 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl autoconf
dnl in the directory containing this script.
dnl If you changed any AC_DEFINES, also run autoheader.
dnl
-dnl Copyright (C) 1994-1996, 1999-2020 Free Software Foundation, Inc.
+dnl Copyright (C) 1994-1996, 1999-2021 Free Software Foundation, Inc.
dnl
dnl This file is part of GNU Emacs.
dnl