Kaynağa Gözat

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>
Vicente Olivert Riera 9 yıl önce
ebeveyn
işleme
3da84b2c4d
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      package/supervisor/supervisor.mk

+ 2 - 1
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