[Buildroot] [PATCH 12/54] libhid: add license information

Peter Korsgaard jacmet at uclibc.org
Wed Jun 25 20:47:57 UTC 2014


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

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

 > diff --git a/package/libhid/libhid.mk b/package/libhid/libhid.mk
 > index 30501d5..469a607 100644
 > --- a/package/libhid/libhid.mk
 > +++ b/package/libhid/libhid.mk
 > @@ -9,6 +9,8 @@ LIBHID_SITE = http://sources.buildroot.net/
 >  LIBHID_DEPENDENCIES = libusb-compat libusb
 >  LIBHID_INSTALL_STAGING = YES
 >  LIBHID_AUTORECONF = YES
 > +LIBHID_LICENSE = GPLv2
 > +LIBHID_LICENSE_FILES = COPYING

There's actually also a hidparsers/COPYING with some trivial
differences, and those files are explicitly marked as GPLv2+, but I
guess libhid as a whole is just GPLv2 - So I guess it is ok.

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list