summaryrefslogtreecommitdiffstats
path: root/recipes-core/junit
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/junit')
-rw-r--r--recipes-core/junit/junit4_4.3.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 6b4d158..1cb8674 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -1,5 +1,6 @@
1DESCRIPTION = "JUnit is a testing framework for Java" 1DESCRIPTION = "JUnit is a testing framework for Java"
2LICENSE = "CPL" 2LICENSE = "CPL-1.0"
3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/CPL-1.0;md5=5295cd12fc5acc87bf1cf754455a1c56"
3AUTHOR = "junit.org" 4AUTHOR = "junit.org"
4HOMEPAGE = "http://www.junit.org" 5HOMEPAGE = "http://www.junit.org"
5 6