Mozilla Public License

Mozilla Public License
Author Mozilla Foundation[1]
Latest version 2.0[1]
Publisher Mozilla Foundation[1]
Published January 3, 2012[1]
DFSG compatible Yes[2]
FSF approved Yes[3]
OSI approved Yes[4]
GPL compatible 2.0: Yes[3] (by default, unless "marked as Incompatible With Secondary Licenses" by attaching "Exhibit B")
1.1: No[5]
Copyleft Partial[6]
Linking from code with a different license Yes[7]

The Mozilla Public License (MPL) is a free, open source, and detailed software license developed and maintained by the Mozilla Foundation.[8] It is characterized as a hybridization of the modified BSD license and GNU General Public License (GPL) that seeks to balance the concerns of proprietary and open source developers.[9]

It has undergone two revisions,[10] most recently to version 2.0 with the goals of greater simplicity and better compatibility with other licenses.[11]

The MPL is the license for the Mozilla Firefox, Mozilla Thunderbird, and most other Mozilla software,[12] but it has been used by others, such as Adobe to license their Flex product line,[13] and The Document Foundation to license LibreOffice 4.0 (also on LGPL 3+).[14][15] Version 1.1 was also notably adapted by companies to form derivative licenses like Sun Microsystems' own Common Development and Distribution License.[16]

Terms

The MPL has been approved as both a free software license by the Free Software Foundation[3] and an open-source software license by the Open Source Initiative.[4] The MPL allows covered source code to be mixed with other files under a different, even proprietary license. However, code files licensed under the MPL must remain under the MPL and freely available in source form.[7] This makes the MPL a compromise between the MIT or BSD licenses, which permit all derived works to be relicensed as proprietary, and the GPL, which requires the whole of a derived work, even new components, to remain under the GPL. By allowing proprietary modules in derived projects while requiring core files to remain open source, the MPL is designed to motivate both businesses and the open-source community to help develop core software.[17]

The rights granted by the Mozilla Public License are primarily defined as passing from "contributors", who create or modify source code, to the licensee. In the absence of patents, MPL-licensed code can be freely used, altered, and redistributed. Versions with patented code can still be used, transferred, and even sold, but cannot be altered without special permission. In addition, the MPL does not grant the licensee any rights to a contributor's trademarks.[7]

To fulfill the terms of the MPL, the licensee must meet certain "responsibilities", mostly concerning the distribution of licensed software. The licensee must ensure access to or provide all source code files covered by the MPL, even if the software is offered as an executable or combined with other code under a proprietary license. The one exception to covered files remaining under the MPL occurs when they are combined with code under the GPL, Lesser GPL (LGPL), or Affero GPL (AGPL). In this case, the creator of the combined software can choose to provide the entire work under the stricter GPL-based licenses.[7]

History

Version 1.0 of the MPL was written by Mitchell Baker in 1998 while working as a lawyer at Netscape Communications Corporation. Netscape was hoping an open source strategy for developing their own Netscape web browser would allow them to compete better with Microsoft's browser, Internet Explorer.[18] To cover the browser's code, the company drafted a license known as the Netscape Public License (NPL), which included a clause allowing even openly developed code to be theoretically relicensed as proprietary. The possibility of Netscape accepting code from others only to claim it exclusively with a new license received wide criticism from the open source community.

However, at the same time, Baker developed a second license similar to the NPL, but with copyleft features to ensure contributions remained open source. It was called the Mozilla Public License after Netscape's project name for the new open source codebase, and although it was originally only intended for software that supplemented core modules covered by the NPL, it would become much more popular than the NPL and eventually earn approval from the Open Source Initiative.[19]

Less than a year later, Baker and the Mozilla Organization would make some changes to the MPL, resulting in version 1.1, a minor update.[20] This revision was done through an open process that considered comments from both institutional and individual contributors. The primary goals were to clarify terms regarding patents and allow for multiple licensing. This last feature was meant to encourage cooperation with developers that preferred stricter licenses like the GPL.[21] Not only would many projects derive their own licenses from this version, but its structure, legal precision, and explicit terms for patent rights would strongly influence later revisions of popular licenses like the GPL (version 3).[16]

In early 2010, after more than a decade without modification, an open process for creating version 2.0 of the MPL began.[22] Over the next 21 months, the MPL was not only changed to make the license clearer and easier to apply, but also to achieve compatibility with the GPL and Apache licenses.[11] The revision team was overseen by Baker and led by Luis Villa with key support from Gervase Markham and Harvey Anderson.[23] They would publish three alpha drafts, two beta drafts, and two release candidates for comment before releasing the final draft of version 2.0 on January 3, 2012.[11]

Compatibility with other licenses

Unlike strong copyleft licenses, code under the MPL may be combined with files under any license in a "larger work", so long as conditions for the MPL are still met for "covered" components (Section 3.3 of the license).[7] The MPL treats the source code file as the boundary between MPL-licensed and proprietary parts, meaning that all or none of the code in a given source file falls under the MPL.[7]

The MPL is a simple copyleft license. The MPL's "file-level" copyleft is designed to encourage contributors to share modifications they make to your code, while still allowing them to combine your code with code under other licenses (open or proprietary) with minimal restrictions.

Mozilla, FAQ[6]

MPL version 2.0 is compatible with both the Apache License[11] and by default "the GNU GPL version 2.0, the GNU LGPL version 2.1, the GNU AGPL version 3.0, and all later versions of those licenses".[3] Version 1.1 had "some complex restrictions" that made it incompatible with the GPL by default. Although the MPL 1.1 did include a provision (Section 13) for providing a work under a secondary license (including the GPL or GPL-compatible ones), GPL code and code only under the MPL 1.1 with no GPL option could not "legally be linked," leading the Free Software Foundation to discourage using the MPL 1.1.[5] For these reasons, earlier versions of Firefox were released under multiple licenses: the MPL 1.1, GPL 2.0, and LGPL 2.1.[24] Some old software such as the Mozilla Application Suite is still under the three licenses.

Licenses based on pre-MPL 2.0

References

  1. 1 2 3 4 "Mozilla Public License". Mozilla Foundation. Retrieved 2014-01-22.
  2. "Mozilla Public License (MPL)". The Big DFSG-compatible Licenses. Debian Project. Retrieved 2009-06-06.
  3. 1 2 3 4 "Mozilla Public License (MPL) version 2.0". Various Licenses and Comments about Them. Free Software Foundation. Retrieved 2012-01-03.
  4. 1 2 "Open Source Licenses". Open Source Initiative. Retrieved 2012-01-07. Mozilla Public License 2.0 (MPL-2.0)
  5. 1 2 "Mozilla Public License (MPL) version 1.1". Various Licenses and Comments about Them. Free Software Foundation. Retrieved 2009-06-06.
  6. 1 2 https://www.mozilla.org/MPL/2.0/FAQ.html
  7. 1 2 3 4 5 6 "Mozilla Public License, version 2.0". Mozilla Foundation. Retrieved 28 February 2012.
  8. "Open Source Software: a legal guide | LawGives". LawGives. Retrieved 2015-09-08.
  9. St. Laurent, Andrew M. (2004). "3". Understanding Open Source & Free Software Licensing. O'Reilly Media. pp. 62–63. ISBN 978-0-596-00581-8.
  10. "Historical Licensing Documents". Mozilla Foundation. Retrieved 29 February 2012.
  11. 1 2 3 4 "About MPL 2.0: Revision Process and Changes FAQ". Mozilla Foundation. Retrieved 29 February 2012.
  12. "Mozilla Foundation License Policy". Mozilla Foundation. Retrieved 29 February 2012.
  13. "Adobe Flex FAQ: Licensing". Adobe Systems. Retrieved 29 February 2012.
  14. http://standardsandfreedom.net/index.php/2013/01/24/the-meaning-of-the-4-0/
  15. https://www.libreoffice.org/download/license/
  16. 1 2 Fontana, Richard (9 January 2012). "The new MPL". Retrieved 1 March 2012.
  17. O'Hara, Keith J.; Kay, Jennifer S. (February 2003). "Open source software and computer science education" (PDF). Journal of Computing Sciences in Colleges (Consortium for Computing Sciences in Colleges) 18 (3): 3–4. ISSN 1937-4771. Retrieved 29 February 2012.
  18. Andreessen, Marc (18 April 2005). "The Time 100: Mitchell Baker: The "Lizard Wrangler"". Time Magazine (Time) 165 (16). ISSN 0040-781X. OCLC 1311479.
  19. Wilson, Rowan (15 November 2011). "The Mozilla Public License - An Overview". OSS-Watch. University of Oxford. Retrieved 29 February 2012.
  20. Hecker, Frank (2 April 1999). "Mozilla at One: A Look Back and Ahead". Archived from the original on 21 April 2008. Retrieved 1 March 2012.
  21. "NPL Version 1.0M FAQ". 24 September 1999. Archived from the original on 21 April 2008. Retrieved 1 March 2012.
  22. "Announcing the Mozilla Public License Revision Process". Mozilla Foundation. 10 March 2010. Retrieved 1 March 2012.
  23. "People - Updating the MPL". Mozilla Foundation. Retrieved 1 March 2012.
  24. "Mozilla Relicensing FAQ". Mozilla Foundation. 14 August 2007. Archived from the original on 21 April 2008. Retrieved 28 February 2012.
  25. CePL, version 1.3
  26. http://www.erlang.org/about.html
  27. "ERLANG PUBLIC LICENSE: Version 1.1". This Erlang License is a derivative work of the Mozilla Public License, Version 1.0.
  28. http://www.erlang.org/static/download/EPL1x0-explained.html
  29. Initial Developer's Public License
  30. http://www.cs.fsu.edu/~engelen/license.html
  31. MonetDB License
  32. http://openmrs.org/2013/04/openmrs-licensing-moves-to-mplv2/
  33. https://github.com/Bhamni/OpenElis/blob/master/scripts/license-java
  34. https://github.com/Bhamni/OpenElis/blob/master/LICENSE

External links

Wikimedia Commons has media related to Mozilla Public License.
This article is issued from Wikipedia - version of the Friday, February 26, 2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.