summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2017-03-21 16:28:51 +0100
committerPeter Simons <simons@cryp.to>2017-03-21 16:34:57 +0100
commit1c8255fd820ec8d6d11372475bacc7b3aa0985b1 (patch)
tree060eedaa631087b4cf6db82ce51939518dab4e26 /bootstrap.sh
parent8f31e69c1b7fc79f78bf93ef10a18a53ddaeb765 (diff)
downloadautoconf-archive-1c8255fd820ec8d6d11372475bacc7b3aa0985b1.tar.gz
Update readme files for release.v2017.03.21
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 69f9be6..62ad687 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -33,7 +33,7 @@ sed -e 's/^sc_file_system:/disabled_sc_file_system:/' \
maint.mk > maint.mk.new
mv maint.mk.new maint.mk
-echo > ChangeLog '# Copyright (c) 2016 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo > ChangeLog '# Copyright (c) 2017 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'