summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2016-03-18 13:11:41 +0100
committerPeter Simons <simons@cryp.to>2016-03-18 13:11:41 +0100
commit211e941ac11bf073aeb00e85a7f682c2a13de982 (patch)
tree8acee0429ab63b152fead634670733e91e539619 /bootstrap.sh
parent7f780e957ba8f03501fea2f71d9ccf8347292067 (diff)
downloadautoconf-archive-211e941ac11bf073aeb00e85a7f682c2a13de982.tar.gz
Update copyright date stamps to 2016.
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 492f798..69f9be6 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) 2015 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo > ChangeLog '# Copyright (c) 2016 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'