[oe-commits] [meta-openembedded] 16/40: Python: isodate: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Thu Oct 24 22:50:26 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 408d43fb4c7fb0f9651aa1ac3b50472ef4b1cb33
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Thu Oct 24 09:34:38 2019 +0000

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

diff --git a/meta-python/recipes-devtools/python/python-isodate.inc b/meta-python/recipes-devtools/python/python-isodate.inc
index 3cb6bb8..8c12891 100644
--- a/meta-python/recipes-devtools/python/python-isodate.inc
+++ b/meta-python/recipes-devtools/python/python-isodate.inc
@@ -1,5 +1,5 @@
 SUMMARY = "ISO 8601 date/time parser"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
 
 SRC_URI[md5sum] = "0e1203fce27ce65e2d01c5f21c4d428f"

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


More information about the Openembedded-commits mailing list