summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2008-04-04 09:09:47 -0600
committerEric Blake <ebb9@byu.net>2008-04-05 17:04:48 -0600
commita91e2a71d2af690517ebdfc96e9d7801e443398d (patch)
tree781eb13cd2d5a485afae99eb5cb2f349465061e2 /Makefile.am
parentd165d14c0a8facf5bd598c250a6c056fc747be35 (diff)
downloadautoconf-a91e2a71d2af690517ebdfc96e9d7801e443398d.tar.gz
Use GPLv2+ plus exception as license for release.
Return back to GPLv2+, until the text of the exceptions is finalized, reverting the change from 2007-07-03 and the first part of the change from 2007-07-20. Also: * COPYING: Revert to GPLv2. * COPYINGv3: New file, since some auxiliary build tools, used for building autoconf and not installed, are GPLv3. * Makefile.am (EXTRA_DIST): Distribute COPYINGv3. * NEWS: Remove mention of GPLv3. * README: Clarify situation regarding GPLv3. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e1e72f0..7f8bbfe3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,7 +24,7 @@ SUBDIRS = bin . lib doc tests man
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = ChangeLog.0 ChangeLog.1 ChangeLog.2 \
- BUGS \
+ BUGS COPYINGv3 \
GNUmakefile maint.mk cfg.mk \
build-aux/git-version-gen \
build-aux/announce-gen build-aux/gnupload \