From patchwork Mon May 14 16:10:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [54/69] cups: Update LICENSE field version Date: Mon, 14 May 2012 16:10:19 -0000 From: chase maupin X-Patchwork-Id: 27657 Message-Id: <1337011834-24879-55-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic GPL/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 --- recipes/cups/cups_1.2.12.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/cups/cups_1.2.12.bb b/recipes/cups/cups_1.2.12.bb index 1b06a53..c711489 100644 --- a/recipes/cups/cups_1.2.12.bb +++ b/recipes/cups/cups_1.2.12.bb @@ -1,9 +1,9 @@ DESCRIPTION = "An Internet printing system for Unix." SECTION = "console/utils" -LICENSE = "GPL LGPL" +LICENSE = "GPLv2 LGPLv2" DEPENDS = "gnutls jpeg dbus dbus-glib libpng zlib fakeroot-native" -PR = "r8" +PR = "r9" SRC_URI = "ftp://ftp.easysw.com/pub/cups/${PV}/cups-${PV}-source.tar.bz2 \ file://0001-cups-desktop-fix-cups-desktop-file.patch \