From: Vicente Olivert Riera Date: Fri, 23 Oct 2015 11:03:48 +0000 (+0100) Subject: supervisor: fix license X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3da84b2c4d4f291c8e3c547f21c41aeb905e23ce;p=buildroot.git supervisor: fix license [Peter: Tweak description of repoze license] Signed-off-by: Vicente Olivert Riera Signed-off-by: Peter Korsgaard --- 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