summaryrefslogtreecommitdiff
path: root/Makefile.am
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 /Makefile.am
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 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f502581..a2885b5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# Build and install the GNU Autoconf Archive.
#
-# Copyright (c) 2010 Free Software Foundation, Inc.
+# Copyright (c) 2010 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>
#
# This program is free software: you can redistribute it and/or modify it under
# the terms of the GNU General Public License as published by the Free Software
@@ -34,7 +34,7 @@ maintainer-clean-local:
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
if test -d .git; then \
- echo > $(distdir)/cl-t '# Copyright (c) 2010 Free Software Foundation, Inc.'; \
+ echo > $(distdir)/cl-t '# Copyright (c) 2010 Autoconf Archive Maintainers <autoconf-archive-maintainers@gnu.org>'; \
echo >>$(distdir)/cl-t '#'; \
echo >>$(distdir)/cl-t '# Copying and distribution of this file, with or without modification, are'; \
echo >>$(distdir)/cl-t '# permitted in any medium without royalty provided the copyright notice and'; \