Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] libtasn1: clarify licensing info
@ 2016-09-29  1:13 gustavo.zacarias at free-electrons.com
  2016-09-29 13:23 ` Rahul Bedarkar
  2016-10-22 14:45 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: gustavo.zacarias at free-electrons.com @ 2016-09-29  1:13 UTC (permalink / raw)
  To: buildroot

From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>

The library is LGPLv2.1+, the tests and tools are GPLv3+ so clarify to
avoid confusion.

Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
---
 package/libtasn1/libtasn1.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/libtasn1/libtasn1.mk b/package/libtasn1/libtasn1.mk
index 6b7e6b3..79223a4 100644
--- a/package/libtasn1/libtasn1.mk
+++ b/package/libtasn1/libtasn1.mk
@@ -7,7 +7,7 @@
 LIBTASN1_VERSION = 4.9
 LIBTASN1_SITE = http://ftp.gnu.org/gnu/libtasn1
 LIBTASN1_DEPENDENCIES = host-bison
-LIBTASN1_LICENSE = GPLv3+, LGPLv2.1+
+LIBTASN1_LICENSE = GPLv3+ (tests, tools), LGPLv2.1+ (library)
 LIBTASN1_LICENSE_FILES = COPYING COPYING.LIB
 LIBTASN1_INSTALL_STAGING = YES
 # 'missing' fallback logic botched so disable it completely
-- 
2.7.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] libtasn1: clarify licensing info
  2016-09-29  1:13 [Buildroot] [PATCH] libtasn1: clarify licensing info gustavo.zacarias at free-electrons.com
@ 2016-09-29 13:23 ` Rahul Bedarkar
  2016-10-22 14:45 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Rahul Bedarkar @ 2016-09-29 13:23 UTC (permalink / raw)
  To: buildroot

Hi,

On Thursday 29 September 2016 06:43 AM, 
gustavo.zacarias at free-electrons.com wrote:
> From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
>
> The library is LGPLv2.1+, the tests and tools are GPLv3+ so clarify to
> avoid confusion.
>
> Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
> ---
>   package/libtasn1/libtasn1.mk | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/libtasn1/libtasn1.mk b/package/libtasn1/libtasn1.mk
> index 6b7e6b3..79223a4 100644
> --- a/package/libtasn1/libtasn1.mk
> +++ b/package/libtasn1/libtasn1.mk
> @@ -7,7 +7,7 @@
>   LIBTASN1_VERSION = 4.9
>   LIBTASN1_SITE = http://ftp.gnu.org/gnu/libtasn1
>   LIBTASN1_DEPENDENCIES = host-bison
> -LIBTASN1_LICENSE = GPLv3+, LGPLv2.1+
> +LIBTASN1_LICENSE = GPLv3+ (tests, tools), LGPLv2.1+ (library)

examples are also licensed under GPLv3+. But I'm not sure if we should 
add both tests and examples here when those don't go on target file system.

Apart form that

Reviewed-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>

Regards,
Rahul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] libtasn1: clarify licensing info
  2016-09-29  1:13 [Buildroot] [PATCH] libtasn1: clarify licensing info gustavo.zacarias at free-electrons.com
  2016-09-29 13:23 ` Rahul Bedarkar
@ 2016-10-22 14:45 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2016-10-22 14:45 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, 28 Sep 2016 22:13:58 -0300, gustavo.zacarias at free-electrons.com
wrote:
> From: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
> 
> The library is LGPLv2.1+, the tests and tools are GPLv3+ so clarify to
> avoid confusion.
> 
> Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
> ---
>  package/libtasn1/libtasn1.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-10-22 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-29  1:13 [Buildroot] [PATCH] libtasn1: clarify licensing info gustavo.zacarias at free-electrons.com
2016-09-29 13:23 ` Rahul Bedarkar
2016-10-22 14:45 ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox