mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +00:00
Python: meld3: Clarify BSD license variant
The License of python meld3 is BSD-4-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
ee2dedee7c
commit
296f77e620
@@ -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 \
|
another. See http://www.entrian.com/PyMeld for a treatise on the \
|
||||||
benefits of this pattern."
|
benefits of this pattern."
|
||||||
HOMEPAGE = "https://github.com/supervisor/meld3"
|
HOMEPAGE = "https://github.com/supervisor/meld3"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-4-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf"
|
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=9e7581cef5645475fcefebdc15ed7abf"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "3ccc78cd79cffd63a751ad7684c02c91"
|
SRC_URI[md5sum] = "3ccc78cd79cffd63a751ad7684c02c91"
|
||||||
|
|||||||
Reference in New Issue
Block a user