diff options
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-x | bootstrap.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh index 5ecf016..d85eb7f 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -28,7 +28,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) 2013 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>' +echo > ChangeLog '# Copyright (c) 2014 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' |