summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/matchbox-wm
diff options
context:
space:
mode:
authorJoshua Lock <josh@linux.intel.com>2011-12-15 15:20:24 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-21 17:11:28 +0000
commit29ba6386f26991ae0f8ee02242ea5db8257f5971 (patch)
tree84393d2b3b3ec65ad024272775ed2a43ac65f976 /meta/recipes-graphics/matchbox-wm
parent67c91c83774d485b54357b81eb105ab291d4e383 (diff)
downloadopenembedded-core-29ba6386f26991ae0f8ee02242ea5db8257f5971.tar.gz
matchbox-wm: clarify LICENSE as GPLv2.0
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/matchbox-wm')
-rw-r--r--meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb
index 63829ecba8..84b966a743 100644
--- a/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb
+++ b/meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb
@@ -1,6 +1,6 @@
SECTION = "x11/wm"
DESCRIPTION = "Matchbox window manager"
-LICENSE = "GPL"
+LICENSE = "GPLv2.0+"
DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat"
PR = "r4"