[oe-commits] Frans Meulenbroeks : libclass-methodmaker-perl_2.15.bb: removed GPL from LICENSE

git version control git at git.openembedded.org
Sat Oct 9 18:01:22 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9a8dc85087340677f744ae0ebf3d00b4224af758
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9a8dc85087340677f744ae0ebf3d00b4224af758

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct  9 19:58:09 2010 +0200

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 <fransmeulenbroeks at gmail.com>

---

 recipes/perl/libclass-methodmaker-perl_2.15.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/perl/libclass-methodmaker-perl_2.15.bb b/recipes/perl/libclass-methodmaker-perl_2.15.bb
index ac42a01..b57bd0b 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"





More information about the Openembedded-commits mailing list