[Buildroot] [PATCH 18/54] libsysfs: add license information

Yann E. MORIN yann.morin.1998 at free.fr
Wed Jun 25 19:41:59 UTC 2014


Gustavo, All,

On 2014-06-24 15:55 -0300, Gustavo Zacarias spake thusly:
> Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
> ---
>  package/libsysfs/libsysfs.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/libsysfs/libsysfs.mk b/package/libsysfs/libsysfs.mk
> index 6bd3c5c..fb0310f 100644
> --- a/package/libsysfs/libsysfs.mk
> +++ b/package/libsysfs/libsysfs.mk
> @@ -8,5 +8,7 @@ LIBSYSFS_VERSION = 2.1.0
>  LIBSYSFS_SITE = http://downloads.sourceforge.net/project/linux-diag/sysfsutils/$(LIBSYSFS_VERSION)
>  LIBSYSFS_SOURCE = sysfsutils-$(LIBSYSFS_VERSION).tar.gz
>  LIBSYSFS_INSTALL_STAGING = YES
> +LIBSYSFS_LICENSE = GPLv2 (utilities), LGPLv2.1+ (library)
> +LIBSYSFS_LICENSE_FILES = cmd/GPL lib/LGPL

I would also add the COPYING file at the root of the package:

    The commands and utilities under the "test" directory are licensed under the
    GNU General Public License (GPL) Version 2, June 1991. The full text of the
    GPL is located at:

    sysfsutils/cmd/GPL

    The sysfs library is licensed under the GNU Lesser Public License (LGPL)
    Version 2.1, February 1999. The full text of the LGPL is located at:

    sysfsutils/lib/LGPL 

Regards,
Yann E. MORIN.

>  
>  $(eval $(autotools-package))
> -- 
> 1.8.5.5
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list