mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-cycler: set license to BSD-3-Clause
License is BSD-3-Clause since the addition of the package in commite96c1b244eanda1c8a50ce7Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commitdf729d9c25) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
fa5f56a06b
commit
5ee093db30
@@ -7,7 +7,7 @@
|
||||
PYTHON_CYCLER_VERSION = 0.10.0
|
||||
PYTHON_CYCLER_SOURCE = cycler-$(PYTHON_CYCLER_VERSION).tar.gz
|
||||
PYTHON_CYCLER_SITE = https://files.pythonhosted.org/packages/c2/4b/137dea450d6e1e3d474e1d873cd1d4f7d3beed7e0dc973b06e8e10d32488
|
||||
PYTHON_CYCLER_LICENSE = BSD
|
||||
PYTHON_CYCLER_LICENSE = BSD-3-Clause
|
||||
PYTHON_CYCLER_LICENSE_FILES = LICENSE
|
||||
PYTHON_CYCLER_SETUP_TYPE = setuptools
|
||||
|
||||
|
||||
Reference in New Issue
Block a user