diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-15 19:02:07 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-06-15 19:02:07 +0000 |
commit | 8031cfad7df57a9b6df047d6f6150eb5e76177f2 (patch) | |
tree | 905eeb7b14c77b7ceadba413272380449164a46e /packages/mozilla | |
parent | 20156f039a867207e220b58a0e2bf309f2c9608d (diff) |
fix a couple of LICENSE entries
Diffstat (limited to 'packages/mozilla')
-rw-r--r-- | packages/mozilla/minimo_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/mozilla/minimo_cvs.bb b/packages/mozilla/minimo_cvs.bb index 834192ad0f..9c29926100 100644 --- a/packages/mozilla/minimo_cvs.bb +++ b/packages/mozilla/minimo_cvs.bb @@ -1,6 +1,6 @@ DESCRIPTION = "A minimal version of the Mozilla web browser for mobile devices" SECTION = "x11/network" -LICENSE = "MPL/GPL/LGPL" +LICENSE = "MPL GPL LGPL" HOMEPAGE = "http://www.mozilla.org/projects/minimo/" PRIORITY = "optional" |