[oe-commits] [meta-openembedded] 53/79: Python: pynetlinux: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Fri Oct 25 17:35:46 UTC 2019


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit a95cd60f2b8a900435bdc785efd82ddc972bc76f
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Thu Oct 24 09:34:39 2019 +0000

    Python: pynetlinux: Clarify BSD license variant
    
    The License of python pynetlinux is BSD-3-Clause.
    
    Signed-off-by: Christophe Priouzeau <christophe.priouzeau at st.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-pynetlinux.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-pynetlinux.inc b/meta-python/recipes-devtools/python/python-pynetlinux.inc
index 6a39896..c755c0a 100644
--- a/meta-python/recipes-devtools/python/python-pynetlinux.inc
+++ b/meta-python/recipes-devtools/python/python-pynetlinux.inc
@@ -2,7 +2,7 @@ SUMMARY = "Linux network configuration library for Python"
 DESCRIPTION = "This library contains Python bindings to ioctl calls"
 SECTION = "devel/python"
 HOMEPAGE = "http://github.com/rlisagor/pynetlinux"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=74e1861736ee959824fe7542323c12e9"
 
 inherit pypi

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


More information about the Openembedded-commits mailing list