[oe-commits] [meta-openembedded] 03/129: python-pyudev: correct LICENSE from GPLv2 to LGPLv2.1+

git at git.openembedded.org git at git.openembedded.org
Mon Sep 11 16:10:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch pyro-next
in repository meta-openembedded.

commit cbf0846304839b1cf7dd2805283022fa8a412ae8
Author: Frederico Cadete <Frederico.Cadete-ext at oneaccess-net.com>
AuthorDate: Wed May 3 14:53:31 2017 +0200

    python-pyudev: correct LICENSE from GPLv2 to LGPLv2.1+
    
    LGPLv2.1 is what is in the project's COPYING file.
    LGPLv2.1+ is what is mentioned in the project's setup.py and in the
    headers of the source files.
    
    Signed-off-by: Frederico Cadete <Frederico.Cadete-ext at oneaccess-net.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
index 7253f88..b0a1acb 100644
--- a/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
+++ b/meta-python/recipes-devtools/python/python-pyudev_0.21.0.bb
@@ -1,5 +1,5 @@
 SUMMARY = "A libudev binding"
-LICENSE = "GPLv2"
+LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343"
 
 SRC_URI[md5sum] = "cf4d9db7d772622144ca1be6b5d9353b"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list