From 34fe7c761a6d95943bb74d93778bc0aa4b9f8462 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sat, 18 Sep 2021 09:57:21 -0700 Subject: python3-cycler: set precise BSD license "BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster Signed-off-by: Khem Raj Signed-off-by: Trevor Gamblin --- meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python') diff --git a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb b/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb index 91df9875fc..edf3246bc0 100644 --- a/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb @@ -1,6 +1,6 @@ SUMMARY = "Composable style cycles" HOMEPAGE = "http://github.com/matplotlib/cycler" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE;md5=7713fe42cd766b15c710e19392bfa811" SRC_URI[md5sum] = "4cb42917ac5007d1cdff6cccfe2d016b" -- cgit v1.2.3-54-g00ecf