Skip to content

Commit

Permalink
atk: Update LICENSE field version to GPLv2
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
chase maupin authored and shr-project committed Dec 13, 2012
1 parent 256bfa6 commit 3c6858e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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

Expand Down

0 comments on commit 3c6858e

Please sign in to comment.