[oe-commits] Frans Meulenbroeks : libxml-simple-perl_2.18.bb: similar license as perl so added GPLv1

git version control git at git.openembedded.org
Sat Oct 9 20:02:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 43dedf524875e3d0973913573717b1809a000705
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=43dedf524875e3d0973913573717b1809a000705

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sat Oct  9 22:00:37 2010 +0200

libxml-simple-perl_2.18.bb: similar license as perl so added GPLv1

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/perl/libxml-simple-perl_2.18.bb |    2 +-
 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 cc69ec2..3912702 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"





More information about the Openembedded-commits mailing list