Netscape Public License

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
Netscape Public License
Author Netscape
Latest version 1.1
Publisher Netscape
Published ?
DFSG compatible ?
FSF approved Yes[1]
OSI approved No
GPL compatible No[1]
Copyleft Limited
Linking from code with a different license Yes

The Netscape Public License (NPL) is a free software license, the license under which Netscape Communications Corporation originally released Mozilla.

Its most notable feature is that it gives the original developer of Mozilla (Netscape, now a subsidiary of AOL), the right to distribute modifications made by other contributors under whatever terms it desires, including proprietary terms, without granting similar rights to these other contributors in respect to contributions made by the original developer. This allowed the release of the Netscape 6 and later versions as proprietary software.

This asymmetry with respect to rights has led to criticism of the license by many members of the open source and free software movements: the Free Software Foundation acknowledged it as a free-software license but one to be avoided,[1] and the Open Source Initiative either rejected it entirely or was not asked to review it.[2] The FSF adds that it's not possible to combine software obtained under the license with software obtained under the GPL.[3]

The Mozilla Public License version 1.1 is similar (and has limited "file-level copyleft"), but lacks the asymmetry in rights. Time Warner, exercising its rights under the Netscape Public License, and at the request of the Mozilla Foundation, relicensed[4] all code in Mozilla that was under the Netscape Public License (including code by other contributors) to an MPL 1.1/GPL 2.0/LGPL 2.1 tri-license, thus removing the GPL-incompatibility.

References

  1. 1.0 1.1 1.2 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. On the Netscape Public Licenseby Richard Stallman on GNU.org
  4. Lua error in package.lua at line 80: module 'strict' not found.

External links