Hacker News new | ask | show | jobs
by phunehehe0 3064 days ago
> How about an L-AGPL that so that the source of a component must be published without extending to the whole work?

Middle grounds exist though. The MPL is one that I like. It requires copyleft at the file level. However AFAIK it doesn't have the A in AGPL, i.e. it's pretty much like the BSD license if the software is a server application.

It certainly would be nice to have some more options.