diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:46:05 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | bd5dcf1b25204eaf689316902b450a67225434bf (patch) | |
| tree | 66ca2f14fbf63926e646ab6accd8496c82b3da4a /meta-perl/recipes-perl/libhtml | |
| parent | 7d8a0e840dd9fc6aabfe29413f3564ef0dc481f8 (diff) | |
| download | meta-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')
3 files changed, 3 insertions, 3 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 @@ | |||
| 1 | DESCRIPTION = "This package contains the Parser.pm module with friends." | 1 | DESCRIPTION = "This package contains the Parser.pm module with friends." |
| 2 | HOMEPAGE = "https://metacpan.org/release/HTML-Parser" | 2 | HOMEPAGE = "https://metacpan.org/release/HTML-Parser" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 4 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 5 | 5 | ||
| 6 | LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" | 6 | LIC_FILES_CHKSUM = "file://README;md5=b0459e4426b94753b9a9b8a15f1223b8" |
| 7 | 7 | ||
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb index b506589f64..c871b97c39 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-tagset-perl_3.20.bb | |||
| @@ -3,7 +3,7 @@ DESCRIPTION = "This module contains several data tables useful in various \ | |||
| 3 | kinds of HTML parsing operations." | 3 | kinds of HTML parsing operations." |
| 4 | HOMEPAGE = "https://metacpan.org/release/HTML-Tagset" | 4 | HOMEPAGE = "https://metacpan.org/release/HTML-Tagset" |
| 5 | SECTION = "libs" | 5 | SECTION = "libs" |
| 6 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 6 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://README;beginline=62;endline=66;md5=aa91eed6adfe182d2af676954f06a7c9" | 8 | LIC_FILES_CHKSUM = "file://README;beginline=62;endline=66;md5=aa91eed6adfe182d2af676954f06a7c9" |
| 9 | 9 | ||
diff --git a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb index e3c8663ea0..d2c151bf5c 100644 --- a/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb +++ b/meta-perl/recipes-perl/libhtml/libhtml-tree-perl_5.03.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "libs" | |||
| 8 | 8 | ||
| 9 | HOMEPAGE = "http://www.cpan.org/authors/id/C/CJ/CJM/HTML-Tree-${PV}.readme" | 9 | HOMEPAGE = "http://www.cpan.org/authors/id/C/CJ/CJM/HTML-Tree-${PV}.readme" |
| 10 | 10 | ||
| 11 | LICENSE = "Artistic-1.0 | GPL-1.0+" | 11 | LICENSE = "Artistic-1.0 | GPL-1.0-or-later" |
| 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" | 12 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3eb57a8958cae73cb65e7d0c26339242" |
| 13 | 13 | ||
| 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CJ/CJM/HTML-Tree-${PV}.tar.gz \ | 14 | SRC_URI = "${CPAN_MIRROR}/authors/id/C/CJ/CJM/HTML-Tree-${PV}.tar.gz \ |
