|
|
|
|
|
by mook
1888 days ago
|
|
From MPL v2: > 10.2. Effect of New Versions > You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. So yes, you can use MPLv2 for your software; whoever receives at can, _at their discretion_, use it under MPLv3 instead. You can, of course, still use MPLv2, if you're also okay with people choosing to use MPLv3 for your software instead. I believe they have this clause because the original NPL wasn't GPL compatible, and they had to go through some effort to relicense the Mozilla source code, and figured they never want to go through that again. |
|