aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-18 09:57:21 -0700
committerKhem Raj <raj.khem@gmail.com>2021-09-20 08:43:36 -0700
commit34fe7c761a6d95943bb74d93778bc0aa4b9f8462 (patch)
tree211ff001e94e74555860399ee1405a265b530263 /meta-python
parente7251cf6ba5a61e09a02e4c7f5774498ef6c0916 (diff)
downloadmeta-openembedded-contrib-34fe7c761a6d95943bb74d93778bc0aa4b9f8462.tar.gz
python3-cycler: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cycler_0.10.0.bb2
1 files changed, 1 insertions, 1 deletions
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"