[oe-commits] [meta-openembedded] 02/40: Python: meld3: Clarify BSD license variant

git at git.openembedded.org git at git.openembedded.org
Thu Oct 24 22:50:12 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 63ed1f5ebbd0792d7cb9845a6bf117f08d896f47
Author: Christophe PRIOUZEAU <christophe.priouzeau at st.com>
AuthorDate: Thu Oct 24 09:20:35 2019 +0000

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

diff --git a/meta-python/recipes-devtools/python/python-meld3.inc b/meta-python/recipes-devtools/python/python-meld3.inc
index d4e274e..558e436 100644
--- a/meta-python/recipes-devtools/python/python-meld3.inc
+++ b/meta-python/recipes-devtools/python/python-meld3.inc
@@ -5,7 +5,7 @@ template markup and dynamic rendering logic separate from one \
 another.  See http://www.entrian.com/PyMeld for a treatise on the \
 benefits of this pattern."
 HOMEPAGE = "https://github.com/supervisor/meld3"
-LICENSE = "BSD"
+LICENSE = "BSD-4-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf"
 
 SRC_URI[md5sum] = "3ccc78cd79cffd63a751ad7684c02c91"

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


More information about the Openembedded-commits mailing list