From 5d5d5e1de2b45caaecb418a2e4e3fea92514a7ce Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 13 Mar 2012 23:46:14 +0000 Subject: perl-modules: Fix LICENSE fields to mention the correct license versions (From OE-Core rev: aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0) Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/perl-native_5.14.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/perl/perl-native_5.14.2.bb') diff --git a/meta/recipes-devtools/perl/perl-native_5.14.2.bb b/meta/recipes-devtools/perl/perl-native_5.14.2.bb index 0f49950478..c904c377ac 100644 --- a/meta/recipes-devtools/perl/perl-native_5.14.2.bb +++ b/meta/recipes-devtools/perl/perl-native_5.14.2.bb @@ -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" -- cgit v1.2.3-54-g00ecf