aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/jacl/jacl_1.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jacl/jacl_1.4.1.bb')
-rw-r--r--recipes-core/jacl/jacl_1.4.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb
index b413719..4c6b7b1 100644
--- a/recipes-core/jacl/jacl_1.4.1.bb
+++ b/recipes-core/jacl/jacl_1.4.1.bb
@@ -1,9 +1,10 @@
DESCRIPTION = "Tcl interpreter for Java"
-# see this case study about JACL http://olex.openlogic.com/wazi/2008/jacl-license-case-study/
-LICENSE = "JACL"
+LICENSE = "UCB & SUN & AMD & CDS"
LIC_FILES_CHKSUM = " \
file://license.ucb;md5=997c6617d2f2a747e39945c0f2d1a264 \
file://license.terms;md5=ce3ac33515250b3a438b2633ccb29aac \
+ file://license.itcl;md5=52f12c6c2c239f3481edb3e52fc638b8 \
+ file://license.amd;md5=a286e569daafb1cf4c3f943d354badab \
"
HOMEPAGE = "http://sourceforge.net/projects/tcljava"