[Buildroot] [PATCH 09/13] makedevs: add license information

Peter Korsgaard jacmet at uclibc.org
Tue Jul 8 22:01:39 UTC 2014


>>>>> "Gustavo" == Gustavo Zacarias <gustavo at zacarias.com.ar> writes:

 > Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
 > ---
 >  package/makedevs/makedevs.mk | 1 +
 >  1 file changed, 1 insertion(+)

 > diff --git a/package/makedevs/makedevs.mk b/package/makedevs/makedevs.mk
 > index 7210dc6..6ca688c 100644
 > --- a/package/makedevs/makedevs.mk
 > +++ b/package/makedevs/makedevs.mk
 > @@ -9,6 +9,7 @@ MAKEDEVS_SOURCE =
 >  HOST_MAKEDEVS_SOURCE =
 
 >  MAKEDEVS_VERSION = buildroot-$(BR2_VERSION)
 > +MAKEDEVS_LICENSE = LGPLv2

Why? It has a GPLv2 header and is part of Buildroot, so it should be
GPLv2. It doesn't really matter though as the legal-info doesn't do
anything when the packages doesn't have a _SOURCE.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list