mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
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>
(cherry picked from commit 8aade001c1)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
df07d57939
commit
143ee5e2a0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user