From aca5eb8cda9a26b5bb9c2f1e45f2e5c1af643da0 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 Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/libxml-perl_0.08.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-devtools/perl/libxml-perl_0.08.bb') diff --git a/meta/recipes-devtools/perl/libxml-perl_0.08.bb b/meta/recipes-devtools/perl/libxml-perl_0.08.bb index ba5ebd04a1..163dc76bfe 100644 --- a/meta/recipes-devtools/perl/libxml-perl_0.08.bb +++ b/meta/recipes-devtools/perl/libxml-perl_0.08.bb @@ -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" -- cgit 1.2.3-korg