[oe-commits] Chase Maupin : libvisual: Update LICENSE field version to LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Wed May 23 21:13:53 UTC 2012


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: a8c2d9183b12a30de4b8818652c5fa045f97cf12
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=a8c2d9183b12a30de4b8818652c5fa045f97cf12

Author: Chase Maupin <Chase.Maupin at ti.com>
Date:   Mon May 14 09:44:32 2012 -0500

libvisual: Update LICENSE field version to LGPLv2.1

* 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 <Chase.Maupin at ti.com>

---

 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 \





More information about the Openembedded-commits mailing list