Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] lcdproc: 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/lcdproc/lcdproc.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/lcdproc/lcdproc.mk b/package/lcdproc/lcdproc.mk
index 1275ddf..da2909d 100644
--- a/package/lcdproc/lcdproc.mk
+++ b/package/lcdproc/lcdproc.mk
@@ -6,6 +6,8 @@
 LCDPROC_VERSION = 0.5.5
 LCDPROC_SOURCE = lcdproc-$(LCDPROC_VERSION).tar.gz
 LCDPROC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/lcdproc/lcdproc/$(LCDPROC_VERSION)
+LCDPROC_LICENSE = LGPLv2+
+LCDPROC_LICENSE_FILES = COPYING
 
 LCDPROC_CONF_OPT = --enable-drivers=$(BR2_PACKAGE_LCDPROC_DRIVERS)
 
-- 
1.7.9.5

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

* [Buildroot] [PATCH] lcdproc: add license information
  2012-07-31  8:16 [Buildroot] [PATCH] lcdproc: add license information spdawson at gmail.com
@ 2012-07-31 19:44 ` Thomas Petazzoni
  2012-08-01  7:04   ` 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:12 +0100,
spdawson at gmail.com a ?crit :

> +LCDPROC_LICENSE = LGPLv2+

Nak, the license is GPLv2+.

Please be careful when adding license information that those
information are correct.

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] lcdproc: add license information
  2012-07-31 19:44 ` Thomas Petazzoni
@ 2012-08-01  7:04   ` Simon Dawson
  0 siblings, 0 replies; 3+ messages in thread
From: Simon Dawson @ 2012-08-01  7:04 UTC (permalink / raw)
  To: buildroot

On 31 July 2012 20:44, Thomas Petazzoni
<thomas.petazzoni@free-electrons.com> wrote:
> Nak, the license is GPLv2+.
>
> Please be careful when adding license information that those
> information are correct.

Oops. Sorry about that. Will fix and resubmit.

Simon.

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

end of thread, other threads:[~2012-08-01  7:04 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] lcdproc: add license information spdawson at gmail.com
2012-07-31 19:44 ` Thomas Petazzoni
2012-08-01  7:04   ` Simon Dawson

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