mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-16 15:25:53 +01:00
Python: markdown: Clarify BSD license variant
The License of python markdown 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:
parent
9376fd7c00
commit
864eba7e8b
|
|
@ -1,5 +1,5 @@
|
|||
SUMMARY = "A Python implementation of John Gruber's Markdown."
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=745aaad0c69c60039e638bff9ffc59ed"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user