[Buildroot] [PATCH 2/2] supervisor: fix license

Peter Korsgaard peter at korsgaard.com
Sun Oct 25 20:48:48 UTC 2015


>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera at imgtec.com> writes:

 > Signed-off-by: Vicente Olivert Riera <Vincent.Riera at imgtec.com>
 > ---
 >  package/supervisor/supervisor.mk |    3 ++-
 >  1 files changed, 2 insertions(+), 1 deletions(-)

 > diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk
 > index d3c250f..5e0fa53 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 = repoze, BSD based, rdflib (http_client.py), PSF (medusa), ZPL-2.1

We normally call it BSD-like, so I've changed it to that and committed,
thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list