From 9a8dc85087340677f744ae0ebf3d00b4224af758 Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sat, 9 Oct 2010 19:58:09 +0200 Subject: [PATCH] libclass-methodmaker-perl_2.15.bb: removed GPL from LICENSE LICENSE said unknown|GPL (which seems very odd) could not find any evidence in the package or on CPAN about the license so removed the |GPL part as that is probably not right Signed-off-by: Frans Meulenbroeks --- recipes/perl/libclass-methodmaker-perl_2.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/perl/libclass-methodmaker-perl_2.15.bb b/recipes/perl/libclass-methodmaker-perl_2.15.bb index ac42a01b0c..b57bd0b382 100644 --- a/recipes/perl/libclass-methodmaker-perl_2.15.bb +++ b/recipes/perl/libclass-methodmaker-perl_2.15.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Class::MethodMaker - Create generic methods for OO Perl" SECTION = "libs" -LICENSE = "unknown|GPL" +LICENSE = "unknown" PR = "r0" SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-${PV}.tar.gz" -- 2.39.5