summaryrefslogtreecommitdiffstats
path: root/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:05 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commitbd5dcf1b25204eaf689316902b450a67225434bf (patch)
tree66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
parent7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff)
downloadmeta-openembedded-bd5dcf1b25204eaf689316902b450a67225434bf.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb')
-rw-r--r--meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
index 38ea9cebc8..216d7c4136 100644
--- a/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
+++ b/meta-perl/recipes-perl/libhtml/libhtml-parser-perl_3.72.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "This package contains the Parser.pm module with friends." 1DESCRIPTION = "This package contains the Parser.pm module with friends."
2HOMEPAGE = "https://metacpan.org/release/HTML-Parser" 2HOMEPAGE = "https://metacpan.org/release/HTML-Parser"
3SECTION = "libs" 3SECTION = "libs"
4LICENSE = "Artistic-1.0 | GPL-1.0+" 4LICENSE = "Artistic-1.0 | GPL-1.0-or-later"
5 5
6LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" 6LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8"
7 7