| Submitter | Joshua Lock |
|---|---|
| Date | Nov. 30, 2011, 12:33 a.m. |
| Message ID | <b652d29074a8bbc3bc75932a020006c07fb51f4a.1322606832.git.josh@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/15741/ |
| State | Accepted |
| Commit | 755726a7441794b8b5ac9de05744f85adf02f596 |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-graphics/clutter/clutter-box2d.inc b/meta/recipes-graphics/clutter/clutter-box2d.inc index 0574db3..599b467 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}"
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. Signed-off-by: Joshua Lock <josh@linux.intel.com> --- meta/recipes-graphics/clutter/clutter-box2d.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)