diff mbox

minicom: add license information

Message ID 1343722581-10112-1-git-send-email-spdawson@gmail.com
State Rejected
Headers show

Commit Message

Simon Dawson July 31, 2012, 8:16 a.m. UTC
From: Simon Dawson <spdawson@gmail.com>

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

Comments

Thomas Petazzoni July 31, 2012, 7:44 p.m. UTC | #1
Le Tue, 31 Jul 2012 09:16:21 +0100,
spdawson@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
Simon Dawson Aug. 1, 2012, 7:05 a.m. UTC | #2
On 31 July 2012 20:44, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Le Tue, 31 Jul 2012 09:16:21 +0100,
> spdawson@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.
diff mbox

Patch

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