[oe-commits] chase maupin : libvisual: Update LICENSE field version to LGPLv2.1

git at git.openembedded.org git at git.openembedded.org
Fri Dec 14 19:28:36 UTC 2012


Module: openembedded.git
Branch: master
Commit: 8621a4f738ad3801c67bd47257ff77f9868268cc
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=8621a4f738ad3801c67bd47257ff77f9868268cc

Author: chase maupin <chase.maupin at ti.com>
Date:   Mon May 21 14:29:43 2012 +0000

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>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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