summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index 62ad687..72df194 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -13,7 +13,7 @@ else
fi
gnulib_modules="git-version-gen gitlog-to-changelog gnupload
- maintainer-makefile announce-gen gendocs fdl-1.3"
+ maintainer-makefile announce-gen gendocs fdl-1.3"
$gnulibtool --m4-base build-aux --source-base build-aux --import $gnulib_modules
@@ -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) 2017 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'
+echo > ChangeLog '# Copyright (c) 2018 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'