[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-librejs] Multiple licenses in one JS file
From: |
Arne Möhle |
Subject: |
Re: [Help-librejs] Multiple licenses in one JS file |
Date: |
Wed, 10 Dec 2014 16:36:21 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
That sounds great, thanks for the quick responses and action!
Arne
On 10.12.2014 01:13, Nik Nyby wrote:
> Stefan Monnier <address@hidden> writes:
>> E.g. if you have a mix of BSD and GPL, then you can specify the combined
>> work as using the GPL license.
> Alright, I'm working on making this work in LibreJS.
>
> The initial changes have been done.. now I have to add the logic that
> says, "if all the licenses in this web label row are free, then we can
> consider the combined script that it points to as free." Whether the
> combined script amounts to BSD or GPL, LibreJS will still run it.
>