From b231f147925d1b0ffd928fd455722c30f4bd4982 Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Tue, 29 Nov 2011 13:18:19 -0800 Subject: clutter-box2d: fix LICENSE field - LGPL-2.1 clutter-box2d has had the same COPYING file since 2008-04-03, therefore update the license field in the inc file to reflect its contents. (From OE-Core rev: 755726a7441794b8b5ac9de05744f85adf02f596) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta/recipes-graphics/clutter/clutter-box2d.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/clutter') diff --git a/meta/recipes-graphics/clutter/clutter-box2d.inc b/meta/recipes-graphics/clutter/clutter-box2d.inc index 0574db3d51..599b4678cd 100644 --- a/meta/recipes-graphics/clutter/clutter-box2d.inc +++ b/meta/recipes-graphics/clutter/clutter-box2d.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Clutter Box2D" HOMEPAGE = "http://www.clutter-project.org/" -LICENSE = "Catto" +LICENSE = "LGPL-2.1" # The main clutter lib is machine specific so we need to be too PACKAGE_ARCH = "${MACHINE_ARCH}" -- cgit v1.2.3-54-g00ecf