supervisor: fix license
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Fri, 23 Oct 2015 11:03:48 +0000 (12:03 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 25 Oct 2015 20:50:00 +0000 (21:50 +0100)
[Peter: Tweak description of repoze license]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/supervisor/supervisor.mk

index d3c250f0b20d808aff8672f94f9b578c65bd632e..4c62b66feb3efaa7708d3a58afc866a5e3bda543 100644 (file)
@@ -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