aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchase maupin <chase.maupin@ti.com>2012-05-21 14:29:12 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2012-12-14 00:25:49 +0100
commit3c6858e71e22c466c7d3f9abbb0cea118f8be5b4 (patch)
treeec0a26697374361db8f16855b97688b138e1a505
parent256bfa652aafa001ff39cdf8316c26c35facce2d (diff)
downloadopenembedded-3c6858e71e22c466c7d3f9abbb0cea118f8be5b4.tar.gz
atk: Update LICENSE field version to GPLv2
* Update LICENSE field version from generic LGPL to GPLv2+ and LGPLv2+ to reflect the real license version. * This change was based on setting in oe-core as well as code inspection. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/atk/atk_1.30.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/atk/atk_1.30.0.bb b/recipes/atk/atk_1.30.0.bb
index b3505bf0bc..23c66858b9 100644
--- a/recipes/atk/atk_1.30.0.bb
+++ b/recipes/atk/atk_1.30.0.bb
@@ -1,9 +1,9 @@
DESCRIPTION = "An accessibility toolkit for GNOME."
SECTION = "x11/libs"
PRIORITY = "optional"
-LICENSE = "LGPL"
+LICENSE = "GPLv2+ LGPLv2+"
-PR = "r1"
+PR = "r2"
inherit gnome