[Buildroot] [PATCH 1/5] barebox: add license information

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Aug 22 12:16:15 UTC 2012


On 10:25 Sat 18 Aug     , spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson at gmail.com>
> 
> Signed-off-by: Simon Dawson <spdawson at gmail.com>
> ---
>  boot/barebox/barebox.mk |    3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/boot/barebox/barebox.mk b/boot/barebox/barebox.mk
> index e5e2558..3641c1d 100644
> --- a/boot/barebox/barebox.mk
> +++ b/boot/barebox/barebox.mk
> @@ -20,6 +20,9 @@ BAREBOX_SOURCE = barebox-$(BAREBOX_VERSION).tar.bz2
>  BAREBOX_SITE = http://www.barebox.org/download/
>  endif
>  
> +BAREBOX_LICENSE = GPLv2+
> +BAREBOX_LICENSE_FILES = COPYING
Barebox is GPLv2 only

Best Regards,
J.


More information about the buildroot mailing list