[oe-commits] [meta-openembedded] 07/24: Python: dnspython: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Fri Oct 25 21:41:10 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 a287e0900e574433d85165e2d729c5fad240a840
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Fri Oct 25 07:40:41 2019 +0000

    Python: dnspython: Clarify BSD license variant
    
    The License of python dnspython is ISC.
    
    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-dnspython.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python-dnspython.inc b/meta-python/recipes-devtools/python/python-dnspython.inc
index 6a04429..1b5f716 100644
--- a/meta-python/recipes-devtools/python/python-dnspython.inc
+++ b/meta-python/recipes-devtools/python/python-dnspython.inc
@@ -1,6 +1,6 @@
 DESCRIPTION = "DNS toolkit for Python"
 HOMEPAGE = "http://www.dnspython.org/"
-LICENSE = "BSD"
+LICENSE = "ISC"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b9d855ee0d7bea17c8b0994d37985e1e"
 
 SRC_URI[md5sum] = "05d33ffb5d8f35ae0474bb952778a344"

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


More information about the Openembedded-commits mailing list