summaryrefslogtreecommitdiff
path: root/gen-authors.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-01-03 20:40:13 +0100
committerPeter Simons <simons@cryp.to>2012-01-03 20:40:13 +0100
commiteb24a8872ff180a1fda546b26504a1eef53dcc35 (patch)
treebd5cd4799d9fd54ce685238c637e34d6e74735e1 /gen-authors.sh
parent4696309f0f32878dc88f02a912258c27ab732f41 (diff)
downloadautoconf-archive-eb24a8872ff180a1fda546b26504a1eef53dcc35.tar.gz
Updated copyright headers for the new year 2012.
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 664b0ce..2b27172 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) 2011 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo '# Copyright (c) 2012 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'