PHP License

PHP License
Latest version 3.01
Publisher The PHP Group
DFSG compatible Yes[1]
FSF approved Yes[2]
OSI approved Yes[3]
GPL compatible No[2]
Copyleft No[2]

The PHP License is the software license under which the PHP scripting language is released. The PHP License is designed to encourage widespread adoption of the source code. Redistribution is permitted in source or binary form with or without modifications, with some caveats.

Version 3 of PHP used a dual license—PHP 3's source is available under either the PHP License or the GNU General Public License (GPL). This practice was discontinued as of PHP 4, with PHP's developers citing the restrictions on reuse associated with the GPL's copyleft enforcement as being the reason for dropping it.[4] The Zend Engine, the core of the PHP interpreter, is separately licensed under the similar Zend Engine License, which contains similar naming restrictions to the PHP license (applying to the names "Zend" and "Zend Engine"), and a clause requiring advertising materials to mention its use.

Criticism

The PHP License is an open source license according to the Open Source Initiative,[3] but a non-copyleft free software license according to the Free Software Foundation.[2] The license is GPL-incompatible due to restrictions on the usage of the term PHP.[2]

Debian maintainers have had a long-standing discussion (since at least 2005) about the validity of the PHP license.[5] Expressed concerns include that the license "contains statements about the software it covers that are specific to distributing PHP itself", which, for other software than PHP itself therefore would be "false statements".

See also

References

  1. ↑ "Debian -- License information". 2015-06-23. Retrieved 2015-11-20.
  2. 1 2 3 4 5 "GPL-Incompatible, Free Software Licenses". Various Licenses and Comments about Them. Free Software Foundation.
  3. 1 2 "OSI-approved licenses by name". Alphabetized list of open source licenses approved by the Open Source Initiative (OSI).
  4. ↑ "Why is PHP 4 not dual-licensed under the GNU General Public License (GPL) like PHP 3 was?". PHP: License Information FAQ. PHP.net.
  5. ↑ "Debian concerns". 2014-09-09. Retrieved 2014-09-29.
This article is issued from Wikipedia - version of the 11/21/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.