summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-02-01 12:20:57 +0100
committerPeter Simons <simons@cryp.to>2013-02-01 12:20:57 +0100
commitde12213558d64bf603e15eaa7952dacc06540fc2 (patch)
treefb76b49e4b62c355bcbe5b0cff9bd24b555ebacc /gen-authors.sh
parent2a7db0a4a1a6a2efc665617dd9d52b923b419e4e (diff)
downloadautoconf-archive-de12213558d64bf603e15eaa7952dacc06540fc2.tar.gz
Bump date in copyright statements to 2013.
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 afd8057..f2c10e5 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) 2012 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo '# Copyright (c) 2013 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'