Stefan Monnier <[email protected]> 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.
