mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-30 09:21:24 +00:00
Python: isodate: Clarify BSD license variant
The License of python isodate 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
1f32b2b873
commit
bba01f4971
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "ISO 8601 date/time parser"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
|
||||
|
||||
SRC_URI[md5sum] = "0e1203fce27ce65e2d01c5f21c4d428f"
|
||||
|
||||
Reference in New Issue
Block a user