mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-14 04:01:47 +00:00
Python: jsonpointer: Clarify BSD license variant
The License of python jsonpointer is BSD-3-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
4bbfadc761
commit
7ba62cd2da
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Resolve JSON Pointers in Python"
|
||||
HOMEPAGE = "https://github.com/stefankoegl/python-json-pointer"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=32b15c843b7a329130f4e266a281ebb3"
|
||||
|
||||
inherit pypi
|
||||
|
||||
Reference in New Issue
Block a user