From bba01f4971f20d27eda76b82cc3d53be3bc4fe05 Mon Sep 17 00:00:00 2001 From: Christophe PRIOUZEAU Date: Thu, 24 Oct 2019 09:34:38 +0000 Subject: Python: isodate: Clarify BSD license variant The License of python isodate is BSD-3-Clause. Signed-off-by: Christophe Priouzeau Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-isodate.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python-isodate.inc') diff --git a/meta-python/recipes-devtools/python/python-isodate.inc b/meta-python/recipes-devtools/python/python-isodate.inc index 3cb6bb8167..8c128919e0 100644 --- a/meta-python/recipes-devtools/python/python-isodate.inc +++ b/meta-python/recipes-devtools/python/python-isodate.inc @@ -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" -- cgit v1.2.3-54-g00ecf