From: Frans Meulenbroeks Date: Sat, 9 Oct 2010 19:52:34 +0000 (+0200) Subject: libsocket6-perl_0.23.bb: changed license to unkwown, no evidence that it is bsd ... X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd8703ecfa0049252a98af30420cef02035467d8;p=openembedded.git libsocket6-perl_0.23.bb: changed license to unkwown, no evidence that it is bsd (or something else) Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/perl/libsocket6-perl_0.23.bb b/recipes/perl/libsocket6-perl_0.23.bb index 82f980d029..49aeb6874c 100644 --- a/recipes/perl/libsocket6-perl_0.23.bb +++ b/recipes/perl/libsocket6-perl_0.23.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Perl extensions for IPv6" SECTION = "libs" -LICENSE = "BSD" +LICENSE = "unknown" PR = "r0" BBCLASSEXTEND = "native"