mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02: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:
@@ -1,7 +1,7 @@
|
||||
DESCRIPTION = "Perl is a popular scripting language."
|
||||
HOMEPAGE = "http://www.perl.org/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "Artistic|GPL"
|
||||
LICENSE = "Artistic-1.0 | GPL-1.0"
|
||||
LIC_FILES_CHKSUM = "file://Copying;md5=2b4c6ffbcfcbdee469f02565f253d81a \
|
||||
file://Artistic;md5=f921793d03cc6d63ec4b15e9be8fd3f8"
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user