Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] minicom: add license information
@ 2012-07-31  8:16 spdawson at gmail.com
  2012-07-31 19:44 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: spdawson at gmail.com @ 2012-07-31  8:16 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 package/minicom/minicom.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk
index 7293f6a..e23429a 100644
--- a/package/minicom/minicom.mk
+++ b/package/minicom/minicom.mk
@@ -6,6 +6,8 @@
 MINICOM_VERSION = 2.6.1
 MINICOM_SOURCE = minicom-$(MINICOM_VERSION).tar.gz
 MINICOM_SITE = http://alioth.debian.org/frs/download.php/3700/
+MINICOM_LICENSE = LGPLv2+
+MINICOM_LICENSE_FILES = COPYING
 
 # pkg-config is only used to check for liblockdev, which we don't have
 # in BR, so instead of adding host-pkg-config as a dependency, simply
-- 
1.7.9.5

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

* [Buildroot] [PATCH] minicom: add license information
  2012-07-31  8:16 [Buildroot] [PATCH] minicom: add license information spdawson at gmail.com
@ 2012-07-31 19:44 ` Thomas Petazzoni
  2012-08-01  7:05   ` Simon Dawson
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2012-07-31 19:44 UTC (permalink / raw)
  To: buildroot

Le Tue, 31 Jul 2012 09:16:21 +0100,
spdawson at gmail.com a ?crit :

> +MINICOM_LICENSE = LGPLv2+

NAK, the license is GPLv2+.

Again, please be careful when sending such patches to verify the
information.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* [Buildroot] [PATCH] minicom: add license information
  2012-07-31 19:44 ` Thomas Petazzoni
@ 2012-08-01  7:05   ` Simon Dawson
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Dawson @ 2012-08-01  7:05 UTC (permalink / raw)
  To: buildroot

On 31 July 2012 20:44, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Le Tue, 31 Jul 2012 09:16:21 +0100,
> spdawson at gmail.com a ?crit :
>
>> +MINICOM_LICENSE = LGPLv2+
>
> NAK, the license is GPLv2+.
>
> Again, please be careful when sending such patches to verify the
> information.

Okay. Will fix and resubmit.

Simon.

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

end of thread, other threads:[~2012-08-01  7:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-31  8:16 [Buildroot] [PATCH] minicom: add license information spdawson at gmail.com
2012-07-31 19:44 ` Thomas Petazzoni
2012-08-01  7:05   ` Simon Dawson

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