Re: Automating ASL license check

2012-09-06 Thread Rohit Yadav
On 06-Sep-2012, at 6:17 PM, Chip Childers wrote: > On Thu, Sep 6, 2012 at 12:47 AM, Rohit Yadav wrote: >> Hi Chip, >> >> On 06-Sep-2012, at 12:55 AM, Chip Childers wrote: >> >>> On Mon, Sep 3, 2012 at 6:51 AM, Rohit Yadav wrote: Do we need to fix/add Apache license for: - text fil

Re: Automating ASL license check

2012-09-06 Thread Chip Childers
On Thu, Sep 6, 2012 at 12:47 AM, Rohit Yadav wrote: > Hi Chip, > > On 06-Sep-2012, at 12:55 AM, Chip Childers wrote: > >> On Mon, Sep 3, 2012 at 6:51 AM, Rohit Yadav wrote: >>> Do we need to fix/add Apache license for: >>> - text files (README, INSTALL, NOTICE etc.) >>> - configuration files >>>

Re: Automating ASL license check

2012-09-05 Thread Rohit Yadav
Hi Chip, On 06-Sep-2012, at 12:55 AM, Chip Childers wrote: > On Mon, Sep 3, 2012 at 6:51 AM, Rohit Yadav wrote: >> Do we need to fix/add Apache license for: >> - text files (README, INSTALL, NOTICE etc.) >> - configuration files >> - awsapi (top level LICENSE suggest they're BSD 3-clause) >> -

Re: Automating ASL license check

2012-09-05 Thread Chip Childers
On Mon, Sep 3, 2012 at 6:51 AM, Rohit Yadav wrote: > I started writing a home-brew script > (http://bhaisaab.org/contribs/testlicense.py) to check the license, but then > found licensecheck.pl (written by adam baratt based on a script by david > faure of KDE) that checks for all sorts of licens

Automating ASL license check

2012-09-03 Thread Rohit Yadav
I started writing a home-brew script (http://bhaisaab.org/contribs/testlicense.py) to check the license, but then found licensecheck.pl (written by adam baratt based on a script by david faure of KDE) that checks for all sorts of licenses. For Fedora/Ubuntu users, the script is in the devscript