summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/supervisor/supervisor.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk
index d3c250f0b2..4c62b66feb 100644
--- a/package/supervisor/supervisor.mk
+++ b/package/supervisor/supervisor.mk
@@ -6,7 +6,8 @@
SUPERVISOR_VERSION = 3.1.3
SUPERVISOR_SITE = http://pypi.python.org/packages/source/s/supervisor
-SUPERVISOR_LICENSE_FILES = LICENSES.txt
+SUPERVISOR_LICENSE = BSD-like, rdflib (http_client.py), PSF (medusa), ZPL-2.1
+SUPERVISOR_LICENSE_FILES = COPYRIGHT.txt LICENSES.txt
SUPERVISOR_SETUP_TYPE = setuptools
define SUPERVISOR_INSTALL_CONF_FILES
OpenPOWER on IntegriCloud