When installing COPYING, recommend adding the file to VCS.
commit4c23b9a9810d05b5ac4369a55c840b20fb77649b
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 22 Nov 2008 10:46:39 +0000 (22 11:46 +0100)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 22 Nov 2008 10:49:09 +0000 (22 11:49 +0100)
tree55efd03077bbfabe7a10b68960bd09d5d2437624
parent4feeccf9409951d0d7eea8e23a56afaed8b17175
When installing COPYING, recommend adding the file to VCS.

* automake.in (require_file_internal): If installing `COPYING',
mention that we install the GPLv3 file and recommend adding the
file to version control.
* doc/automake.texi (Invoking Automake): Point to `Gnits' node
for `--add-missing'.
(Gnits): Clarify semantics: that for strictness gnu or higher,
INSTALL is installed, and that COPYING is installed as GPLv3
if no COPYING file exists.
* tests/license2.test: New test.
* tests/Makefile.am: Update.
* NEWS, THANKS: Update.
Report by Brian Cameron.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
NEWS
THANKS
automake.in
doc/automake.texi
tests/Makefile.am
tests/Makefile.in
tests/license2.test [new file with mode: 0755]