PHP License

From Wikipedia, the free encyclopedia

Jump to: navigation, search
PHP License
Version 3.01
Publisher The PHP Group
Free software Yes
OSI approved Yes
GPL compatible No
Copyleft No

The PHP License is the software license under which the PHP programming language is released. The PHP License is a GPL incompatible free software license according to the Free Software Foundation[1] and the Open Source Initiative[2] due to restrictions on the usage of the term PHP.[1]

Contents

[edit] Terms

The PHP License is an open source license designed to encourage widespread adoption of the source code. Redistribution is permitted in source or binary form with or without modifications provided that:

  1. The PHP License copyright statement is included;
  2. The word "PHP" is not included in the title of any derivative works;
  3. The following acknowledgment is included in whatever form the code is redistributed under:
This product includes PHP, freely available from http://www.php.net/

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.[3]

[edit] References

  1. ^ a b "GPL-Incompatible, Free Software Licenses". Various Licenses and Comments about Them. Free Software Foundation.
  2. ^ "OSI-approved licenses by name". Alphabetized list of open source licenses approved by the Open Source Initiative (OSI).
  3. ^ "Why is PHP 4 not dual-licensed under the GNU General Public License (GPL) like PHP 3 was?". PHP: License Information FAQ. PHP.net.

[edit] See also

[edit] External links

Personal tools