From c6ecaf5eb7a1a5d273cd1b4b4d463c1652acce6a Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Thu, 15 Dec 2011 15:20:24 -0800 Subject: matchbox-wm: clarify LICENSE as GPLv2.0 (From OE-Core rev: 29ba6386f26991ae0f8ee02242ea5db8257f5971) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/recipes-graphics/matchbox-wm/matchbox-wm_1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') 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" -- cgit v1.2.3-54-g00ecf