From d8476d69a3c46106730bceca3a083d41ce3669dd Mon Sep 17 00:00:00 2001 From: Xerxes Rånby Date: Tue, 20 Dec 2011 12:05:35 +0100 Subject: libecj-bootstrap: correct license to EPL-1.0 Signed-off-by: Xerxes Rånby MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- recipes-core/ecj/libecj-bootstrap.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-core/ecj') diff --git a/recipes-core/ecj/libecj-bootstrap.inc b/recipes-core/ecj/libecj-bootstrap.inc index e704a87..6f9048f 100644 --- a/recipes-core/ecj/libecj-bootstrap.inc +++ b/recipes-core/ecj/libecj-bootstrap.inc @@ -2,8 +2,8 @@ DESCRIPTION = "JDT Core Batch Compiler - Jar only" HOMEPAGE = "http://www.eclipse.org/" -LICENSE = "EPL-1" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1;md5=d830412fb40c35122cb4d78375d30f76" +LICENSE = "EPL-1.0" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/EPL-1.0;md5=57f8d5e2b3e98ac6e088986c12bf94e6" DEPENDS = "fastjar-native jikes-initial virtual/java-initial" -- cgit v1.2.3-54-g00ecf