[Buildroot] [PATCH 4/5] fbset: define license

Peter Korsgaard jacmet at uclibc.org
Thu Feb 7 20:36:38 UTC 2013


>>>>> "Luca" == Luca Ceresoli <luca at lucaceresoli.net> writes:

 Luca> Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>
 Luca> ---
 Luca>  package/fbset/fbset.mk |    1 +
 Luca>  1 file changed, 1 insertion(+)

 Luca> diff --git a/package/fbset/fbset.mk b/package/fbset/fbset.mk
 Luca> index 3423259..85d97d5 100644
 Luca> --- a/package/fbset/fbset.mk
 Luca> +++ b/package/fbset/fbset.mk
 Luca> @@ -7,6 +7,7 @@
 Luca>  FBSET_VERSION = 2.1
 Luca>  FBSET_SOURCE = fbset-$(FBSET_VERSION).tar.gz
 Luca>  FBSET_SITE = http://users.telenet.be/geertu/Linux/fbdev
 Luca> +FBSET_LICENSE = GPL

It's not explicitly said, but considering how much it is linked to the
kernel fbdev interface and the references to COPYING in the Linux kernel
I think it should be GPLv2.

Committed with that fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list