diff options
author | rjt@cambridgebroadband.com <rjt@cambridgebroadband.com> | 2004-11-26 14:34:54 +0000 |
---|---|---|
committer | rjt@cambridgebroadband.com <rjt@cambridgebroadband.com> | 2004-11-26 14:34:54 +0000 |
commit | f5e756c60e97f20c0757119b4fff6f5f5a23207e (patch) | |
tree | 336b14269073990cb742812dd6fae9e2163db51f /mozilla | |
parent | 5fe31349cf4b3db61d428344d0f93f8c1f97b3a5 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages
into flotta.cambridgebroadband.com:/development/openembedded/packages
2004/11/26 14:33:55+00:00 cambridgebroadband.com!rjt
added LICENSE to rosetta and mozilla
2004/11/25 13:54:57+00:00 cambridgebroadband.com!rjt
Merge oe-devel@oe-devel.bkbits.net:packages
into flotta.cambridgebroadband.com:/development/openembedded/packages
2004/11/25 13:20:26+00:00 cambridgebroadband.com!rjt
Merge oe-devel@oe-devel.bkbits.net:packages
into flotta.cambridgebroadband.com:/development/openembedded/packages
2004/11/24 16:59:20+00:00 cambridgebroadband.com!rjt
Merge openembedded@openembedded.bkbits.net:packages-devel
into flotta.cambridgebroadband.com:/development/openembedded/packages
BKrev: 41a73f0eET814r-ltInQ8yFyrQekDg
Diffstat (limited to 'mozilla')
-rw-r--r-- | mozilla/minimo_cvs.oe | 1 |
1 files changed, 1 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 |