summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-03-02 08:03:58 +0100
committerPeter Simons <simons@cryp.to>2010-03-02 08:03:58 +0100
commit461869604e91df9f65ee66c6147f7240984ba194 (patch)
treebd418c3ac408d4857c47e475fdda9af48788652f /bootstrap.sh
parent19dffa91a8dcef3a29ca35bdf74368d6bfe9c9c0 (diff)
downloadautoconf-archive-461869604e91df9f65ee66c6147f7240984ba194.tar.gz
Attribute administrative files to the "Autoconf Archive Maintainers"
until we've figured out a way to generate accurate copyright lines automatically from Git.
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 5a57869..46f038b 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -23,7 +23,7 @@ sed -i -e 's/^sc_file_system:/disabled_sc_file_system:/' \
-e 's/^sc_copyright_check:/disabled_sc_copyright_check:/' \
maint.mk
-echo > ChangeLog '# Copyright (c) 2010 Free Software Foundation, Inc.'
+echo > ChangeLog '# Copyright (c) 2010 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'