Slashdot Mirror


Mozilla Public License 2.0 Released

revealingheart writes "Mozilla has announced the release of the Mozilla Public License 2.0. The new version provides for compatibility with the Apache and GPL licenses, improved patent protections and recent changes in copyright law. The full license text is available online. Mozilla has updated their wiki with plans to upgrade their codebase; Bugzilla has also said that they will update (with an exemption to keep the project MPL only). The MPL was previously incompatible with other copyleft licenses like the GPL. The new version is compatible (unless exempted) and doesn't require multiple licenses (as currently stands with Firefox and Thunderbird). This will allow Mozilla to incorporate Apache-licensed code; but will mean that their software becomes incompatible with GPL2 code."

4 of 40 comments (clear)

  1. And with the new rapid release schedule by Anonymous Coward · · Score: 5, Funny

    Mozilla Public License 3.0 will be released in April.

  2. Re:So is it compatible or not? by TheRaven64 · · Score: 5, Informative

    MPL was never GPL compatible. MPL2 is now GPLv3 compatible. GPLv3 is GPLv2-incompatible too. Previously, most Mozilla code was triple-licensed LGPL, GPL and MPL. Presumably now they are going to switch to MPL2-only.

    The CDDL is also MPL-with-some-fixes, so it will be interesting to see how MPL2 and CDDL compare.

    --
    I am TheRaven on Soylent News
  3. Re:Big Open Source by DragonWriter · · Score: 4, Interesting

    So a license update to make the MPL simpler and *more* compatible with other open source licenses is somehow discouraging re-use? Do explain.

    Its really simple. The MPL will be more compatible with other open source licenses (particularly, GPLv3 and ASL), but the software (particularly Firefox and Thunderbird) will only be licensed under the MPL, rather than triple licensed under the MPL, GPLv2, and LGPLv2.

    Consequently, while the new license is compatible with more other licenses than the old MPL was, the software will no longer be licensed in a manner that is compatible with some of the licenses under which it was previously available. This has at least the potential for discouraging re-use of the software.

  4. Innovation in licensing by ronocdh · · Score: 4, Insightful

    Even as an ardent supporter of FLOSS, I'm pleased to see influential companies exploring options other than the GPL, especially in a way that tries to maintain community relationships by keeping an eye on compatibility. Mozilla is one of the only organizations whose genuine dedication to creating and sustaining an open web I don't question.