mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 1/3] wget: add license identifier
@ 2019-10-09 14:34 Hubert Feurstein
  2019-10-09 14:34 ` [ptxdist] [PATCH 2/3] openvpn: " Hubert Feurstein
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Hubert Feurstein @ 2019-10-09 14:34 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
---
 rules/wget.make | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/rules/wget.make b/rules/wget.make
index 1ec6d8c42..cf1a2340f 100644
--- a/rules/wget.make
+++ b/rules/wget.make
@@ -21,6 +21,10 @@ WGET_SUFFIX	:= tar.gz
 WGET_URL	:= $(call ptx/mirror, GNU, wget/$(WGET).$(WGET_SUFFIX))
 WGET_SOURCE	:= $(SRCDIR)/$(WGET).$(WGET_SUFFIX)
 WGET_DIR	:= $(BUILDDIR)/$(WGET)
+WGET_LICENSE	:= GPL-3.0-or-later
+WGET_LICENSE_FILES := \
+	file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \
+	file://src/main.c;startline=1;endline=28;md5=7b27873e910933ba54fa16589c4b8eed
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.23.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

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

end of thread, other threads:[~2019-10-25  7:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 14:34 [ptxdist] [PATCH 1/3] wget: add license identifier Hubert Feurstein
2019-10-09 14:34 ` [ptxdist] [PATCH 2/3] openvpn: " Hubert Feurstein
2019-10-15 10:30   ` Roland Hieber
2019-10-15 10:40     ` Michael Olbrich
2019-10-09 14:34 ` [ptxdist] [PATCH 3/3] cpufrequtils: " Hubert Feurstein
2019-10-15 10:32   ` Roland Hieber
2019-10-15 10:14 ` [ptxdist] [PATCH 1/3] wget: " Roland Hieber
2019-10-25  7:37   ` Michael Olbrich

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