From: Joshua Lock Date: Thu, 15 Dec 2011 23:20:24 +0000 (-0800) Subject: matchbox-wm: clarify LICENSE as GPLv2.0 X-Git-Tag: 2015-4~12338 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=29ba6386f26991ae0f8ee02242ea5db8257f5971;p=openembedded-core.git matchbox-wm: clarify LICENSE as GPLv2.0 Signed-off-by: Joshua Lock --- 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"