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-extended/perl/libtimedate-perl_1.20.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'meta/recipes-extended/perl/libtimedate-perl_1.20.bb') diff --git a/meta/recipes-extended/perl/libtimedate-perl_1.20.bb b/meta/recipes-extended/perl/libtimedate-perl_1.20.bb index 67c583691..12439cf72 100644 --- a/meta/recipes-extended/perl/libtimedate-perl_1.20.bb +++ b/meta/recipes-extended/perl/libtimedate-perl_1.20.bb @@ -1,10 +1,9 @@ DESCRIPTION = "TimeDate - parser for absolute times" SECTION = "libs" # You can redistribute it and/or modify it under the same terms as Perl itself. -LICENSE = "Artistic|GPLv1+" +LICENSE = "Artistic-1.0 | GPL-1.0+" LIC_FILES_CHKSUM = "file://README;beginline=21;md5=576b7cb41e5e821501a01ed66f0f9d9e" -PR = "r3" - +PR = "r4" SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/TimeDate-${PV}.tar.gz" -- cgit v1.2.3