Add script to find source files with copyright license problems.
authorLars Wirzenius <lars@catalyst.net.nz>
Tue, 16 Mar 2010 02:30:55 +0000 (15:30 +1300)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 17 Mar 2010 00:17:48 +0000 (20:17 -0400)
commit9dc85332404e2b05f296eaaa885c2aee231718e8
treeffc409f70b42c10e6f8570ae70b25ddbc198af43
parent9675fcb5f0c6274e04a71f750760bcd5c5866270
Add script to find source files with copyright license problems.

The files reported are those with a copyright statement, but
without a reference to the GPL2 or later, or with a non-current
FSF address.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
find-license-problems [new file with mode: 0755]