* [Buildroot] [PATCH v2,1/1] nmap: update license
@ 2018-10-08 20:52 Fabrice Fontaine
2018-10-09 6:59 ` Thomas Petazzoni
2018-10-21 12:58 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2018-10-08 20:52 UTC (permalink / raw)
To: buildroot
nmap is licensed under GPL-2.0 but with additional restrictions (see
COPYING, especially the "IMPORTANT NMAP LICENSE TERMS" part).
So, following advices of Yann and Arnout (see
https://patchwork.ozlabs.org/patch/979081), set license to nmap license
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/nmap/nmap.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nmap/nmap.mk b/package/nmap/nmap.mk
index 420aec82d7..8809d4c037 100644
--- a/package/nmap/nmap.mk
+++ b/package/nmap/nmap.mk
@@ -10,7 +10,7 @@ NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
NMAP_DEPENDENCIES = libpcap
NMAP_CONF_OPTS = --without-liblua --without-zenmap \
--with-libdnet=included --with-liblinear=included
-NMAP_LICENSE = GPL-2.0
+NMAP_LICENSE = nmap license
NMAP_LICENSE_FILES = COPYING
# needed by libpcap
--
2.17.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2,1/1] nmap: update license
2018-10-08 20:52 [Buildroot] [PATCH v2,1/1] nmap: update license Fabrice Fontaine
@ 2018-10-09 6:59 ` Thomas Petazzoni
2018-10-21 12:58 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2018-10-09 6:59 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 8 Oct 2018 22:52:22 +0200, Fabrice Fontaine wrote:
> nmap is licensed under GPL-2.0 but with additional restrictions (see
> COPYING, especially the "IMPORTANT NMAP LICENSE TERMS" part).
>
> So, following advices of Yann and Arnout (see
> https://patchwork.ozlabs.org/patch/979081), set license to nmap license
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/nmap/nmap.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2,1/1] nmap: update license
2018-10-08 20:52 [Buildroot] [PATCH v2,1/1] nmap: update license Fabrice Fontaine
2018-10-09 6:59 ` Thomas Petazzoni
@ 2018-10-21 12:58 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2018-10-21 12:58 UTC (permalink / raw)
To: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> nmap is licensed under GPL-2.0 but with additional restrictions (see
> COPYING, especially the "IMPORTANT NMAP LICENSE TERMS" part).
> So, following advices of Yann and Arnout (see
> https://patchwork.ozlabs.org/patch/979081), set license to nmap license
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2018.02.x and 2018.08.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-10-21 12:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-08 20:52 [Buildroot] [PATCH v2,1/1] nmap: update license Fabrice Fontaine
2018-10-09 6:59 ` Thomas Petazzoni
2018-10-21 12:58 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox