Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] nuttcp: add license information
@ 2013-10-15  6:59 Phil Eichinger
  2013-10-15 19:53 ` Arnout Vandecappelle
  2013-10-22 14:10 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Phil Eichinger @ 2013-10-15  6:59 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Phil Eichinger <phil@zankapfel.net>
---
 package/nuttcp/nuttcp.mk |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/nuttcp/nuttcp.mk b/package/nuttcp/nuttcp.mk
index 406219d..8a99ce3 100644
--- a/package/nuttcp/nuttcp.mk
+++ b/package/nuttcp/nuttcp.mk
@@ -7,6 +7,8 @@
 NUTTCP_VERSION = 6.1.2
 NUTTCP_SITE = http://www.lcp.nrl.navy.mil/nuttcp/
 NUTTCP_SOURCE = nuttcp-$(NUTTCP_VERSION).tar.bz2
+NUTTCP_LICENSE = GPLv2
+NUTTCP_LICENSE_FILES = LICENSE
 
 define NUTTCP_BUILD_CMDS
 	$(MAKE1) CC="$(TARGET_CC) $(TARGET_CFLAGS) $(TARGET_LDFLAGS)" \
-- 
1.7.10.4

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

end of thread, other threads:[~2013-10-22 14:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15  6:59 [Buildroot] [PATCH 1/1] nuttcp: add license information Phil Eichinger
2013-10-15 19:53 ` Arnout Vandecappelle
2013-10-22 14:10 ` Peter Korsgaard

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