summaryrefslogtreecommitdiff
path: root/bin/autoheader.in
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2021-01-28 15:19:21 -0500
committerZack Weinberg <zackw@panix.com>2021-01-28 15:46:48 -0500
commit13f46ae81901c88c6dc0332e0b1151942f74a191 (patch)
tree786738d65741431a86f0e7a1992d2d440ff2b64e /bin/autoheader.in
parent35b1708c3961dce31e4ce43014e71d77aa4b5e31 (diff)
downloadautoconf-13f46ae81901c88c6dc0332e0b1151942f74a191.tar.gz
make update-copyright
Diffstat (limited to 'bin/autoheader.in')
-rw-r--r--bin/autoheader.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/autoheader.in b/bin/autoheader.in
index 1f3af9f1..1cbf5091 100644
--- a/bin/autoheader.in
+++ b/bin/autoheader.in
@@ -7,7 +7,7 @@ eval 'case $# in 0) exec @PERL@ -S "$0";; *) exec @PERL@ -S "$0" "$@";; esac'
# autoheader -- create 'config.h.in' from 'configure.ac'.
-# Copyright (C) 1992-1994, 1996, 1998-2017, 2020 Free Software
+# Copyright (C) 1992-1994, 1996, 1998-2017, 2020-2021 Free Software
# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify