1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

Explain how PHP 4 and later are licensed

Previously the page stated "PHP 4, PHP 5 and PHP 7 are distributed..." even though PHP 8 has been released. This commit changes the wording to be "Starting with PHP 4, versions of the PHP software are distributed..."
This commit is contained in:
Mike Schinkel
2021-07-20 06:43:54 -04:00
committed by Nikita Popov
parent e6ecda0477
commit f16e2cb6a3

View File

@@ -27,7 +27,7 @@ site_header("License Information", array("current" => "help"));
<ul>
<li>
PHP 4, PHP 5 and PHP 7 are distributed under the
Starting with PHP 4, versions of the PHP software are distributed under the
<a href="http://www.php.net/license/3_01.txt">PHP License v3.01</a>, copyright (c) the <a href="/credits.php">PHP Group</a>.
<ul>
<li>