aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorChase Maupin <Chase.Maupin@ti.com>2012-05-11 17:23:37 -0500
committerChase Maupin <Chase.Maupin@ti.com>2012-05-21 09:19:43 -0500
commit74ddf9703bb7beeb847eca786d8d66694297d862 (patch)
tree386bb872c615d8c7153057ad8e859e4c6b396330 /recipes
parent18c693c3f142329274aa7f090c289132837918c5 (diff)
downloadopenembedded-74ddf9703bb7beeb847eca786d8d66694297d862.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>
Diffstat (limited to 'recipes')
-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