From patchwork Mon May 21 14:29:19 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [20/70] faac: Update LICENSE field version to LGPLv2 Date: Mon, 21 May 2012 14:29:19 -0000 From: chase maupin X-Patchwork-Id: 28103 Message-Id: <1337610609-1173-21-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic LGPL to LGPLv2 to reflect the real license version. * This change was based on code inspection. Signed-off-by: Chase Maupin --- recipes/faac/faac_1.24.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/faac/faac_1.24.bb b/recipes/faac/faac_1.24.bb index b635b32..a7e548b 100644 --- a/recipes/faac/faac_1.24.bb +++ b/recipes/faac/faac_1.24.bb @@ -2,9 +2,9 @@ DESCRIPTION = "Library for reading some sort of media format." SECTION = "libs" PRIORITY = "optional" DEPENDS = "" -LICENSE = "LGPL" +LICENSE = "LGPLv2 LGPLv2.1" -PR = "r1" +PR = "r2" inherit autotools