From patchwork Mon May 21 14:29:37 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [38/70] schroedinger: Update LICENSE field version to GPLv2 and LPGLv2 Date: Mon, 21 May 2012 14:29:37 -0000 From: chase maupin X-Patchwork-Id: 28139 Message-Id: <1337610609-1173-39-git-send-email-Chase.Maupin@ti.com> To: Cc: Chase Maupin * Updated LICENSE field version from generic MPL/GPL/LGPL/MIT to MPL-1.1 or LGPLv2 or GPLv2 or MIT to reflect the real license version. * This change was based on code inspection Signed-off-by: Chase Maupin --- recipes/schroedinger/schroedinger_1.0.9.bb | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/recipes/schroedinger/schroedinger_1.0.9.bb b/recipes/schroedinger/schroedinger_1.0.9.bb index 2994428..7813083 100644 --- a/recipes/schroedinger/schroedinger_1.0.9.bb +++ b/recipes/schroedinger/schroedinger_1.0.9.bb @@ -1,6 +1,8 @@ require schroedinger.inc -PR = "${INC_PR}.0" +LICENSE = "MPL-1.1 | LGPLv2 | GPLv2 | MIT" + +PR = "${INC_PR}.1" inherit autotools