All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] libnfc: add license information
@ 2012-07-30  7:32 spdawson at gmail.com
  2012-07-30 17:17 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: spdawson at gmail.com @ 2012-07-30  7:32 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
 v2: License is LGPL, and not GPL as incorrectly claimed by v1 of this patch.

 package/libnfc/libnfc.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/libnfc/libnfc.mk b/package/libnfc/libnfc.mk
index ab062bb..08892b3 100644
--- a/package/libnfc/libnfc.mk
+++ b/package/libnfc/libnfc.mk
@@ -6,6 +6,8 @@
 LIBNFC_VERSION = 1446
 LIBNFC_SITE = http://libnfc.googlecode.com/svn/trunk/
 LIBNFC_SITE_METHOD = svn
+LIBNFC_LICENSE = LGPLv3+
+LIBNFC_LICENSE_FILES = COPYING
 LIBNFC_AUTORECONF = YES
 LIBNFC_INSTALL_STAGING = YES
 
-- 
1.7.9.5

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

* [Buildroot] [PATCH v2] libnfc: add license information
  2012-07-30  7:32 [Buildroot] [PATCH v2] libnfc: add license information spdawson at gmail.com
@ 2012-07-30 17:17 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2012-07-30 17:17 UTC (permalink / raw)
  To: buildroot

Le Mon, 30 Jul 2012 08:32:08 +0100,
spdawson at gmail.com a ?crit :

> From: Simon Dawson <spdawson@gmail.com>
> 
> Signed-off-by: Simon Dawson <spdawson@gmail.com>

Applied, thanks.

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] 2+ messages in thread

end of thread, other threads:[~2012-07-30 17:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-30  7:32 [Buildroot] [PATCH v2] libnfc: add license information spdawson at gmail.com
2012-07-30 17:17 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.