mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 07:27:43 +00:00
nmap: update license
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> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9143c21721
commit
f6199d3654
@ -10,7 +10,7 @@ NMAP_SOURCE = nmap-$(NMAP_VERSION).tar.bz2
|
|||||||
NMAP_DEPENDENCIES = libpcap
|
NMAP_DEPENDENCIES = libpcap
|
||||||
NMAP_CONF_OPTS = --without-liblua --without-zenmap \
|
NMAP_CONF_OPTS = --without-liblua --without-zenmap \
|
||||||
--with-libdnet=included --with-liblinear=included
|
--with-libdnet=included --with-liblinear=included
|
||||||
NMAP_LICENSE = GPL-2.0
|
NMAP_LICENSE = nmap license
|
||||||
NMAP_LICENSE_FILES = COPYING
|
NMAP_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
# needed by libpcap
|
# needed by libpcap
|
||||||
|
Loading…
x
Reference in New Issue
Block a user