aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:27:01 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 09:27:18 +0200
commitb87c02aeb923e275591fd39a6a0de751eed2867d (patch)
tree1aa428affbfd53de1e781683d099c2ba30f26a48 /recipes/perl
parent516df115495c32a68a375bcc15c534e4b412c378 (diff)
downloadopenembedded-b87c02aeb923e275591fd39a6a0de751eed2867d.tar.gz
perl/libxml-sax-perl_0.96.bb: updated LICENSE
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libxml-sax-perl_0.96.bb2
1 files changed, 1 insertions, 1 deletions
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"