I ran across a script that the Chromium project uses for license compliance checking and thought it would be useful for us as well. Reports (which currently fail) should start showing up in Buildbot soon.
On 4/10/13 1:36 PM, [email protected] wrote: > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48810 > > User: gerald > Date: 2013/04/10 01:36 PM > > Log: > Copy Chromium's checklicenses.py from > > > http://src.chromium.org/svn/trunk/src/tools/checklicenses/checklicenses.py@190741 > > The original referred to the project's LICENSE file. Insert its contents from > > http://src.chromium.org/svn/trunk/src/LICENSE@174795 > > Add an exception for GPLv2 or later. > > Directory: /trunk/tools/ > Changes Path Action > +573 -0 checklicenses.py Added > > ___________________________________________________________________________ > Sent via: Wireshark-commits mailing list <[email protected]> > Archives: http://www.wireshark.org/lists/wireshark-commits > Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits > > mailto:[email protected]?subject=unsubscribe > ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
