From 3da84b2c4d4f291c8e3c547f21c41aeb905e23ce Mon Sep 17 00:00:00 2001 From: Vicente Olivert Riera Date: Fri, 23 Oct 2015 12:03:48 +0100 Subject: [PATCH] supervisor: fix license [Peter: Tweak description of repoze license] Signed-off-by: Vicente Olivert Riera Signed-off-by: Peter Korsgaard --- package/supervisor/supervisor.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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