mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCHv2] bridge-utils: fix license information tag
@ 2015-07-16 14:18 Oliver Graute
  2015-07-17  8:26 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Graute @ 2015-07-16 14:18 UTC (permalink / raw)
  To: ptxdist; +Cc: Oliver Graute

bridge-utils is distributed under GPLv2+

Signed-off-by: Oliver Graute <oliver.graute@neuhaus.de>
---
 rules/bridge-utils.make |    1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/bridge-utils.make b/rules/bridge-utils.make
index 9de1c16..fc976ce 100644
--- a/rules/bridge-utils.make
+++ b/rules/bridge-utils.make
@@ -24,6 +24,7 @@ BRIDGE_UTILS_SUFFIX	:= tar.gz
 BRIDGE_UTILS_URL	:= $(call ptx/mirror, SF, bridge/$(BRIDGE_UTILS).$(BRIDGE_UTILS_SUFFIX))
 BRIDGE_UTILS_SOURCE	:= $(SRCDIR)/$(BRIDGE_UTILS).$(BRIDGE_UTILS_SUFFIX)
 BRIDGE_UTILS_DIR	:= $(BUILDDIR)/$(BRIDGE_UTILS)
+BRIDGE_UTILS_LICENSE	:= GPLv2+
 
 
 # ----------------------------------------------------------------------------
-- 
1.7.9.5


-- 
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2015-07-17  6:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-16 14:18 [ptxdist] [PATCHv2] bridge-utils: fix license information tag Oliver Graute
2015-07-17  8:26 ` Michael Olbrich

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