From: Frans Meulenbroeks Date: Sat, 9 Oct 2010 07:27:01 +0000 (+0200) Subject: perl/libxml-sax-perl_0.96.bb: updated LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87c02aeb923e275591fd39a6a0de751eed2867d;p=openembedded.git perl/libxml-sax-perl_0.96.bb: updated LICENSE Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/perl/libxml-sax-perl_0.96.bb b/recipes/perl/libxml-sax-perl_0.96.bb index 0e2cbc7663..7ddab00996 100644 --- a/recipes/perl/libxml-sax-perl_0.96.bb +++ b/recipes/perl/libxml-sax-perl_0.96.bb @@ -1,6 +1,6 @@ DESCRIPTION = "XML-SAX" SECTION = "libs" -LICENSE = "" +LICENSE = "Artistic|GPL" DEPENDS += "libxml-namespacesupport-perl-native" RDEPENDS_${PN} += "libxml-namespacesupport-perl perl-module-file-temp" PR = "r1"