summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mozilla/minimo_cvs.oe1
-rw-r--r--rosetta/rosetta_cvs.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/mozilla/minimo_cvs.oe b/mozilla/minimo_cvs.oe
index d1237b994f..1c10ab1d3f 100644
--- a/mozilla/minimo_cvs.oe
+++ b/mozilla/minimo_cvs.oe
@@ -11,6 +11,7 @@ PRIORITY = "optional"
PV = "0.0cvs${CVSDATE}"
FILES_${PN} += "${libdir}/mozilla-minimo"
PR = "r5"
+LICENSE = "MPL/LGPL/GPL"
export MINIMO=1
export CROSS_COMPILE=1
diff --git a/rosetta/rosetta_cvs.oe b/rosetta/rosetta_cvs.oe
index 06df152eeb..5c3737fad9 100644
--- a/rosetta/rosetta_cvs.oe
+++ b/rosetta/rosetta_cvs.oe
@@ -2,6 +2,7 @@ SECTION = "x11/utils"
PV = "0.0cvs${CVSDATE}"
DEPENDS = "gtk+ libgpewidget x11 libxrandr libxft xtst xext xau"
DESCRIPTION = "Multistroke / full word handwriting recognition for X"
+LICENSE = "GPL"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=rosetta \
file://rosetta-makefile.patch;patch=1"