From ee0f7dc9b7cbe1124e514e54a3de6572a15a31ce Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 4 Mar 2022 00:46:14 -0800 Subject: recipes: Update LICENSE variable to use SPDX license identifiers Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb b/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb index 43f071281d..f3b7e0c6cd 100644 --- a/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-lxml_4.7.1.bb @@ -6,7 +6,7 @@ significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, \ C14N and much more." HOMEPAGE = "https://lxml.de/" SECTION = "devel/python" -LICENSE = "BSD-3-Clause & GPLv2 & MIT & PSF" +LICENSE = "BSD-3-Clause & GPL-2.0-only & MIT & PSF-2.0" LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \ file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \ file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \ -- cgit v1.2.3-54-g00ecf