My understanding is that every license referenced in a source code
file must be present in the LICENSES file. I remember that there were
long and winded discussions about this. If in doubt, simply ask on
[email protected]; they are willing to help out here.
Ciao
Henning
On Wed, Dec 17, 2008 at 10:30, Chris Chabot <[email protected]> wrote:
> On Wed, Dec 17, 2008 at 7:01 PM, Henning Schmiedehausen <
> [email protected]> wrote:
>
>> ATM, rat still reports 485 files without a proper license header. Most
>> of them are in the PHP part;
>
>
> Could you point me to a few of those files? as far as i recollect every file
> should have a license header (and the ones rat complained about had BSD
> license headers)
>
>
>> - Files in PHPUnit are covered by a license not in LICENSE
>
>
> Do i need to add that BSD license to the shindig/LICENSE file? I wasn't
> aware of that
>
>
>> - JSMin is covered by a license not in LICENSE
>
>
> MIT license, so that be added to the shindig/LICENSE file too?
>
>
>> - there are a bunch of additional XML and properties files which don't
>> have license headers.
>>
>
> deferring this to their authors
>