From a4870388a6798c84447e9e4c9bfeab8a5ac49777 Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Thu, 10 Jan 2013 21:05:41 +0100 Subject: junit: fix license and bump PR --- recipes-core/junit/junit_3.8.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes-core') diff --git a/recipes-core/junit/junit_3.8.2.bb b/recipes-core/junit/junit_3.8.2.bb index ded03f2..f92440f 100644 --- a/recipes-core/junit/junit_3.8.2.bb +++ b/recipes-core/junit/junit_3.8.2.bb @@ -1,8 +1,9 @@ DESCRIPTION = "JUnit is a testing framework for Java" AUTHOR = "junit.org" HOMEPAGE = "http://www.junit.org" -LICENSE = "CPL" +LICENSE = "CPL-1.0" LIC_FILES_CHKSUM = "file://cpl-v10.html;md5=67a4b75d42edcbd82d2878eba913691b" +PR = "r1" SRC_URI = "http://downloads.sourceforge.net/junit/junit${PV}.zip" -- cgit v1.2.3-54-g00ecf