summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2021-02-19 12:24:10 +0100
committerPeter Simons <simons@cryp.to>2021-02-19 12:24:10 +0100
commitba9dcdd3691a6ebbfbf54620bf84d3e1f23c5b8a (patch)
tree54f4a39e7af120753c60e0d3afc0c7510ca996e1 /gen-authors.sh
parentc31697d8840e59c8e1061c785c3b770c2371e1a5 (diff)
downloadautoconf-archive-ba9dcdd3691a6ebbfbf54620bf84d3e1f23c5b8a.tar.gz
Bump date in all copyright headers.
Diffstat (limited to 'gen-authors.sh')
-rwxr-xr-xgen-authors.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gen-authors.sh b/gen-authors.sh
index 5abe026..3d1e78a 100755
--- a/gen-authors.sh
+++ b/gen-authors.sh
@@ -7,7 +7,7 @@ trap 'rm -f AUTHORS-m4.tmp AUTHORS-git.tmp' 0
sed -n -e 's/# *Copyright (c) [0-9,-]* *//p' m4/*.m4 >AUTHORS-m4.tmp
git log | sed -n -e 's/^Author: *//p' >AUTHORS-git.tmp
-echo '# Copyright (c) 2019 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo '# Copyright (c) 2021 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
echo '#'
echo '# Copying and distribution of this file, with or without modification, are'
echo '# permitted in any medium without royalty provided the copyright notice and this'