From f16e2cb6a3b0ea30a2c6a585180c20f12f941e82 Mon Sep 17 00:00:00 2001 From: Mike Schinkel Date: Tue, 20 Jul 2021 06:43:54 -0400 Subject: [PATCH] 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..." --- license/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/license/index.php b/license/index.php index 848fbbba1..ac76494f9 100644 --- a/license/index.php +++ b/license/index.php @@ -27,7 +27,7 @@ site_header("License Information", array("current" => "help"));