From patchwork Mon May 14 16:10:08 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [43/69] libvisual: Update LICENSE field version Date: Mon, 14 May 2012 16:10:08 -0000 From: chase maupin X-Patchwork-Id: 27623 Message-Id: <1337011834-24879-44-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic LGPL/GPL to LGPLv2.1+ and GPLv2 to reflect the real license version. * This change was based on code inspection. Signed-off-by: Chase Maupin --- recipes/libvisual/libvisual_0.4.0.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/libvisual/libvisual_0.4.0.bb b/recipes/libvisual/libvisual_0.4.0.bb index b8f6fd8..b7e898c 100644 --- a/recipes/libvisual/libvisual_0.4.0.bb +++ b/recipes/libvisual/libvisual_0.4.0.bb @@ -2,8 +2,8 @@ DESCRIPTION = "A cross platform audio visualization library" HOMEPAGE = "http://libvisual.sf.net" SECTION = "libs" PRIORITY = "optional" -LICENSE = "LGPL GPL" -PR = "r1" +LICENSE = "LGPLv2.1+ GPLv2" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/libvisual/libvisual-${PV}.tar.gz \ file://no-libdir.patch \