summaryrefslogtreecommitdiffstats
path: root/package/python-prompt-toolkit/python-prompt-toolkit.mk
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-prompt-toolkit/python-prompt-toolkit.mk')
-rw-r--r--package/python-prompt-toolkit/python-prompt-toolkit.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python-prompt-toolkit/python-prompt-toolkit.mk b/package/python-prompt-toolkit/python-prompt-toolkit.mk
index 0b80681e8d..19b7b34e0a 100644
--- a/package/python-prompt-toolkit/python-prompt-toolkit.mk
+++ b/package/python-prompt-toolkit/python-prompt-toolkit.mk
@@ -8,7 +8,7 @@ PYTHON_PROMPT_TOOLKIT_VERSION = 1.0.13
PYTHON_PROMPT_TOOLKIT_SOURCE = prompt_toolkit-$(PYTHON_PROMPT_TOOLKIT_VERSION).tar.gz
PYTHON_PROMPT_TOOLKIT_SITE = https://pypi.python.org/packages/23/be/4876b52d5cc159cbd4b0ff6e7aa419a26470849a43a8f647857a4a24467b
PYTHON_PROMPT_TOOLKIT_SETUP_TYPE = setuptools
-PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3c
+PYTHON_PROMPT_TOOLKIT_LICENSE = BSD-3-Clause
PYTHON_PROMPT_TOOLKIT_LICENSE_FILES = LICENSE
$(eval $(python-package))
OpenPOWER on IntegriCloud