summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-02-04 12:39:28 +0100
committerPeter Simons <simons@cryp.to>2015-02-04 12:39:28 +0100
commit4395a62065735955c02f4a57a5ccaa391036ba2c (patch)
tree2bc1c53e326c9bced020287ceef2fa67ae91d8c5 /gen-authors.sh
parentb91a73680215e67bc802e839be28c752834b3b6c (diff)
downloadautoconf-archive-4395a62065735955c02f4a57a5ccaa391036ba2c.tar.gz
Bump date stamp in copyright notices to 2015.
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 cd68831..36680a3 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) 2014 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo '# Copyright (c) 2015 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'