summaryrefslogtreecommitdiff
path: root/package/supervisor
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2015-10-23 12:03:48 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-10-25 21:50:00 +0100
commit3da84b2c4d4f291c8e3c547f21c41aeb905e23ce (patch)
tree4ed1d0c9a129c49ec0a7053485b5bce1264cea88 /package/supervisor
parentee865a59529e19637ed1b050465b5a0ebf403bcc (diff)
supervisor: fix license
[Peter: Tweak description of repoze license] Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/supervisor')
-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 d3c250f0b..4c62b66fe 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