On Sun, Sep 20, 2009 at 11:53:09PM -0500, Curt Arnold wrote:
> test/etap/041-uuid-gen-seq.ini
> test/etap/041-uuid-gen-utc.ini
> test/etap/121-stats-aggregates.ini
>
> do not have license notices and are not listed in license.skip. I'm
> assuming that you can feed license.skip into RAT with some option that
> I've overlooked.
I re-implemented RAT in four lines of GNU Make:
distcheck-hook:
grep -rL 'http://www.apache.org/licenses/LICENSE-2.0' * \
| grep -vEf license.skip; \
test "$$?" -eq 1
Needless to say, the tarball won't build if this fails.
> I think it would be best to add an ASF license notice to all of those
> files.
I will have pick these up while trying to build the tarball.
Thanks for the attention to detail.
Best,
--
Noah Slater, http://tumbolia.org/nslater