<div dir="ltr">While approval of PHP 3.01 looks like a no-brainer, requiring approval for such changes seems problematic. How can this be avoided in the future?<br><br>All that changed between versions was the phrasing of attribution notices:<br><br>- "This product includes PHP, freely available from <<a href="http://www.php.net/">http://www.php.net/</a>>".<br>+ "This product includes PHP software, freely available from <<a href="http://www.php.net/software/">http://www.php.net/software/</a>>".<br><br>- This product includes the Zend Engine, freely available at <<a href="http://www.zend.com">http://www.zend.com</a>>.<br>+ PHP includes the Zend Engine, freely available at <<a href="http://www.zend.com">http://www.zend.com</a>>.<br><br>Arguably, the second change isn't even part of the license terms.<br><br><div>If the specific content of the notices were replaced with a placeholder, they could be updated in the future without affecting the approved license. This would be similar to how Apache 2.0 and additional terms in GPLv3 treat attribution notices. Placeholders are also used in the OFL, the GPL's notices suggested by the “How to apply these terms to your new programs” appendix, and other approved licenses.</div><div><br></div><div>Would such a parametrization be sensible, or would that be be unsuitable, given that this is a non-reusable license anyway?</div><div><br></div><div>Regarding the problem that “The fact that 3.0 and 3.01 are substantively identical is no use to us at all”, I think it's impossible to satisfy requests for byte-identical licenses in general. I'd argue that is a problem with the downstream policy. Does OSI have any resources on good open source policies, e.g. whether “all open source dependencies MUST have an OSI-approved license” would be recommended?<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 5 Mar 2020 at 10:07, Ben Ramsey <<a href="mailto:ben@benramsey.com">ben@benramsey.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Rationale:<br>
<br>
According to the commit history[1] for its LICENSE file, the PHP<br>
License 3.0 was published on July 21, 2002. I've been unable to find<br>
any historical discussions related to the approval of the PHP License<br>
by the OSI, but the license has been listed on the OSI website as an<br>
approved license since at least 2006[2][3].<br>
<br>
On January 1, 2006, a slight modification was made to the PHP License<br>
for clarification[4]. As a result of this change, the license number<br>
was bumped to 3.01 and has remained at this version number ever since.<br>
<br>
The 3.01 version, however, was never added to the OSI list of approved<br>
licenses, and this causes a problem for some organizations who mandate<br>
the use of software with OSI-approved licenses.<br>
<br>
A recent post[5] to the PHP General mailing list raised this issue:<br>
<br>
> My team’s ability to use the phpdbg utility hinges on OSI approval of<br>
> its license. Language at <a href="https://www.php.net/license/" rel="noreferrer" target="_blank">https://www.php.net/license/</a> indicates that<br>
> the PHP 3.01 license is OSI approved, but OSI disagrees;<br>
> <a href="https://opensource.org/licenses/alphabetical" rel="noreferrer" target="_blank">https://opensource.org/licenses/alphabetical</a> shows approval only of<br>
> the PHP 3.0 license. (The fact that 3.0 and 3.01 are substantively<br>
> identical is no use to us at all.)<br>
<br>
I am submitting this formal request for review on behalf of the PHP<br>
internals[6][7].<br>
<br>
<br>
Proliferation category:<br>
<br>
Non-reusable licenses<br>
<br>
This is the category under which the current PHP License 3.0 falls, as<br>
an OSI-approved license.<br>
<br>
<br>
Please find attached the full text of the PHP License 3.01. It is also<br>
available at <a href="https://www.php.net/license/3_01.txt" rel="noreferrer" target="_blank">https://www.php.net/license/3_01.txt</a><br>
<br>
<br>
<br>
[1]: <a href="https://github.com/php/php-src/commits/master/LICENSE" rel="noreferrer" target="_blank">https://github.com/php/php-src/commits/master/LICENSE</a><br>
[2]: <a href="https://web.archive.org/web/20060407033057/http://www.opensource.org/licenses/php.php" rel="noreferrer" target="_blank">https://web.archive.org/web/20060407033057/http://www.opensource.org/licenses/php.php</a><br>
[3]: <a href="https://opensource.org/licenses/PHP-3.0" rel="noreferrer" target="_blank">https://opensource.org/licenses/PHP-3.0</a><br>
[4]: <a href="https://github.com/php/php-src/commit/56567d31b331d3ab7814b36867579116eb14da86" rel="noreferrer" target="_blank">https://github.com/php/php-src/commit/56567d31b331d3ab7814b36867579116eb14da86</a><br>
[5]: <a href="https://news-web.php.net/php.general/327010" rel="noreferrer" target="_blank">https://news-web.php.net/php.general/327010</a><br>
[6]: <a href="https://news-web.php.net/php.internals/108847" rel="noreferrer" target="_blank">https://news-web.php.net/php.internals/108847</a><br>
[7]: <a href="https://news-web.php.net/php.internals/108848" rel="noreferrer" target="_blank">https://news-web.php.net/php.internals/108848</a><br>
<br>
<br>
<br>
_______________________________________________<br>
License-review mailing list<br>
<a href="mailto:License-review@lists.opensource.org" target="_blank">License-review@lists.opensource.org</a><br>
<a href="http://lists.opensource.org/mailman/listinfo/license-review_lists.opensource.org" rel="noreferrer" target="_blank">http://lists.opensource.org/mailman/listinfo/license-review_lists.opensource.org</a><br>
</blockquote></div>