gnulib-tool: Verify that the License field is present and non-empty.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Dec 2011 15:19:56 +0000 (16:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Dec 2011 15:19:56 +0000 (16:19 +0100)
commitc7ceb8a4e434ec8ab76af04b6ec01e78786a16df
treed788570ee40f554dafcb14fd6e8e8f0108ae7bfd
parent99e8c6b00e5399e9d22fd5a0d27dc523d9ea0373
gnulib-tool: Verify that the License field is present and non-empty.

* gnulib-tool (func_get_license_raw): New function, extracted from
func_get_license.
(func_get_license): Use it. Warn if the module is not a test module and
has no license.
Suggested by Jim Meyering.
ChangeLog
gnulib-tool