From patchwork Mon May 14 16:09:32 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [07/69] gnome-keyring: Update LICENSE field version Date: Mon, 14 May 2012 16:09:32 -0000 From: chase maupin X-Patchwork-Id: 27687 Message-Id: <1337011834-24879-8-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic GPL to GPLv2+, LGPLv2+, and LGPLv2.1+ 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 --- recipes/gnome/gnome-keyring_2.28.2.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/gnome/gnome-keyring_2.28.2.bb b/recipes/gnome/gnome-keyring_2.28.2.bb index dceb070..8e63e7e 100644 --- a/recipes/gnome/gnome-keyring_2.28.2.bb +++ b/recipes/gnome/gnome-keyring_2.28.2.bb @@ -1,8 +1,8 @@ DESCRIPTION = "GNOME security credential management" -LICENSE = "GPL" +LICENSE = "GPLv2+ LGPLv2+ LGPLv2.1+" SECTION = "x11/gnome" DEPENDS = " gtk+-native libpam gconf gtk+ libtasn1 libtasn1-native libgcrypt" -PR = "r1" +PR = "r2" inherit gnome pkgconfig