mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-08 19:48:42 +00:00
Python: jsonpatch: Clarify BSD license variant
The License of python jsonpatch 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
e46867f96f
commit
92b78dc3a9
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "Appling JSON patches in Python 2.6+ and 3.x"
|
||||
HOMEPAGE = "https://github.com/stefankoegl/python-json-patch"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=32b15c843b7a329130f4e266a281ebb3"
|
||||
|
||||
inherit pypi
|
||||
|
||||
Reference in New Issue
Block a user