aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl
diff options
context:
space:
mode:
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"