php: Correct the license to PHP-3.01

The license used by PHP is actually PHP-3.01, not PHP-3.0.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Peter Kjellerstedt
2026-06-02 20:48:00 +02:00
committed by Khem Raj
parent d48ec5aec6
commit 8aade001c1
+1 -1
View File
@@ -2,7 +2,7 @@ SUMMARY = "A server-side, HTML-embedded scripting language"
HOMEPAGE = "https://www.php.net"
SECTION = "console/network"
LICENSE = "PHP-3.0"
LICENSE = "PHP-3.01"
LIC_FILES_CHKSUM = "file://LICENSE;md5=fd469cce1a919f0cc95bab7afb28d19d"
BBCLASSEXTEND = "native"