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:
Christophe PRIOUZEAU 2019-10-24 09:34:38 +00:00 committed by Khem Raj
parent 1f32b2b873
commit bba01f4971

View File

@ -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"