Y
Hacker News
new
|
ask
|
show
|
jobs
by
novaleaf
385 days ago
The MPL 2.0 is a great compromise. it's basically as permissive as the MIT, but the source code must be made available.
https://www.tldrlegal.com/license/mozilla-public-license-2-0...
1 comments
pabs3
381 days ago
IIRC, only modifications to the existing code, not all of the source code, for example if you added a proprietary dependency, or a new source code file, that doesn't need publishing.
link