From 7c71e14a9d8ed2c401a0ebb68894a631c7dbc90c Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Aug 2012 19:40:46 -0700 Subject: rhino: Correctly specify the LICENSE field Signed-off-by: Khem Raj --- recipes-core/rhino/rhino_1.7r2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core/rhino') diff --git a/recipes-core/rhino/rhino_1.7r2.bb b/recipes-core/rhino/rhino_1.7r2.bb index 3a3f553..fccdfe8 100644 --- a/recipes-core/rhino/rhino_1.7r2.bb +++ b/recipes-core/rhino/rhino_1.7r2.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Lexical analyzer generator for Java" -LICENSE = "GPL MPL" +LICENSE = "GPL-2.0 MPL-1.1" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b8ba559ba419681dbf8280b6721df0af" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf