From f47ac2f5f54429cee191877795705023a1d59ca2 Mon Sep 17 00:00:00 2001 From: Dmitry Eremin-Solenikov Date: Fri, 24 Apr 2015 23:59:16 +0300 Subject: kaffe: fix LICENSE information Signed-off-by: Dmitry Eremin-Solenikov --- recipes-qtopia/kaffe/kaffe.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-qtopia/kaffe/kaffe.inc b/recipes-qtopia/kaffe/kaffe.inc index 605e1c0..2479fdb 100644 --- a/recipes-qtopia/kaffe/kaffe.inc +++ b/recipes-qtopia/kaffe/kaffe.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Kaffe is a clean room implementation of the Java Virtual Machine" HOMEPAGE = "http://www.kaffe.org/" -LICENSE = "GPL LGPL W3C Classpath BSD" +LICENSE = "GPLv2 & LGPLv2 & W3C & Classpath & BSD" DEPENDS = "virtual/javac-native fastjar-native libffi zip-native libart-lgpl" RDEPENDS_${PN} = "${PN}-common (>= ${PV})" -- cgit 1.2.3-korg