aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 22:00:37 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-10-09 22:00:37 +0200
commit43dedf524875e3d0973913573717b1809a000705 (patch)
treed41ccd3ab91417ea1f61c6e3ef5db276ea70c92a /recipes/perl
parent3be04dd901f716f494f09627f626925a4a1e230f (diff)
downloadopenembedded-43dedf524875e3d0973913573717b1809a000705.tar.gz
libxml-simple-perl_2.18.bb: similar license as perl so added GPLv1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/perl')
-rw-r--r--recipes/perl/libxml-simple-perl_2.18.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/perl/libxml-simple-perl_2.18.bb b/recipes/perl/libxml-simple-perl_2.18.bb
index cc69ec288c..3912702acb 100644
--- a/recipes/perl/libxml-simple-perl_2.18.bb
+++ b/recipes/perl/libxml-simple-perl_2.18.bb
@@ -1,6 +1,6 @@
DESCRIPTION = "XML::Simple - Easy API to maintain XML (esp config files)"
SECTION = "libs"
-LICENSE = "Artistic"
+LICENSE = "Artistic|GPLv1"
DEPENDS += "libxml-sax-perl-native"
RDEPENDS_${PN} += "libxml-sax-perl"
PR = "r4"