summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-03-18 13:11:41 +0100
committerPeter Simons <simons@cryp.to>2016-03-18 13:11:41 +0100
commit211e941ac11bf073aeb00e85a7f682c2a13de982 (patch)
tree8acee0429ab63b152fead634670733e91e539619 /gen-authors.sh
parent7f780e957ba8f03501fea2f71d9ccf8347292067 (diff)
downloadautoconf-archive-211e941ac11bf073aeb00e85a7f682c2a13de982.tar.gz
Update copyright date stamps to 2016.
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 65c6d4d..fa78a1b 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) 2015 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo '# Copyright (c) 2016 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'