mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
perl-modules: Fix LICENSE fields to mention the correct license versions
(From OE-Core rev: aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,8 +4,8 @@ works in combination with XML::Parser, PerlSAX, XML::DOM, \
|
||||
XML::Grove and others."
|
||||
SUMMARY = "Collection of Perl modules for working with XML."
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic | GPLv1+"
|
||||
PR = "r2"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0+"
|
||||
PR = "r3"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://README;beginline=33;endline=35;md5=1705549eef7577a3d6ba71123a1f0ce8"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user