All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/can-utils: add license information
@ 2017-03-03 11:26 Wolfgang Grandegger
  2017-03-03 11:31 ` Thomas Petazzoni
  2017-04-09 13:50 ` Thomas Petazzoni
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfgang Grandegger @ 2017-03-03 11:26 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
---
 package/can-utils/can-utils.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/can-utils/can-utils.mk b/package/can-utils/can-utils.mk
index 6be41a6..31c2c9b 100644
--- a/package/can-utils/can-utils.mk
+++ b/package/can-utils/can-utils.mk
@@ -6,6 +6,7 @@
 
 CAN_UTILS_VERSION = c3305fdd515464153d20199db232b6124bc962c0
 CAN_UTILS_SITE = $(call github,linux-can,can-utils,$(CAN_UTILS_VERSION))
+CAN_UTILS_LICENSE = BSD-3c or GPLv2, GPLv2+
 CAN_UTILS_AUTORECONF = YES
 
 $(eval $(autotools-package))
-- 
1.9.1

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

end of thread, other threads:[~2017-04-09 13:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-03 11:26 [Buildroot] [PATCH v2] package/can-utils: add license information Wolfgang Grandegger
2017-03-03 11:31 ` Thomas Petazzoni
2017-03-03 11:48   ` Wolfgang Grandegger
2017-03-14 14:02     ` Wolfgang Grandegger
2017-04-09 13:50 ` 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.