summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-02-24 12:47:21 +0100
committerPeter Simons <simons@cryp.to>2015-02-24 12:47:49 +0100
commit334ad6fad6e786225dd73789b883d0bf0cda97cf (patch)
treefcb21b866b5d6291621927fa236292bd6c1222c2 /bootstrap.sh
parent701602241d3bc3cfa7a5a009c2629a07bd024a94 (diff)
downloadautoconf-archive-334ad6fad6e786225dd73789b883d0bf0cda97cf.tar.gz
bootstrap.sh: fix obsolete date stamp
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index d14495c..144481a 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -32,7 +32,7 @@ sed -i -e 's/^sc_file_system:/disabled_sc_file_system:/' \
-e 's/^sc_prohibit_doubled_word:/disabled_sc_prohibit_doubled_word:/' \
maint.mk
-echo > ChangeLog '# Copyright (c) 2014 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo > ChangeLog '# Copyright (c) 2015 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
echo >>ChangeLog '#'
echo >>ChangeLog '# Copying and distribution of this file, with or without modification, are'
echo >>ChangeLog '# permitted in any medium without royalty provided the copyright notice and'