All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] socketcand: add license information
@ 2013-05-09 17:30 Gilles Talis
  2013-05-09 17:40 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Gilles Talis @ 2013-05-09 17:30 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gilles Talis <gilles.talis@gmail.com>
---
 package/socketcand/socketcand.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package/socketcand/socketcand.mk b/package/socketcand/socketcand.mk
index efade31..0826579 100644
--- a/package/socketcand/socketcand.mk
+++ b/package/socketcand/socketcand.mk
@@ -7,5 +7,6 @@ SOCKETCAND_VERSION = 7d06986
 SOCKETCAND_SITE = http://github.com/dschanoeh/socketcand/tarball/master
 SOCKETCAND_AUTORECONF = YES
 SOCKETCAND_DEPENDENCIES = libconfig
+SOCKETCAND_LICENSE = GPLv2
 
 $(eval $(autotools-package))
-- 
1.7.4.1

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

end of thread, other threads:[~2013-05-09 17:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-09 17:30 [Buildroot] [PATCH] socketcand: add license information Gilles Talis
2013-05-09 17:40 ` Thomas Petazzoni
2013-05-09 17:48   ` Gilles Talis
2013-05-09 17:55     ` Gilles Talis

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.