mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-24 11:46:30 +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> (cherry picked from commit f6199d3654d0a78d8ac5557679086e8618132854) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
ac7b4c7e10
commit
79393851f9
@ -11,7 +11,7 @@ NMAP_DEPENDENCIES = libpcap pcre host-autoconf
|
||||
NMAP_CONF_OPTS = --without-liblua --without-zenmap \
|
||||
--with-libdnet=included --with-liblinear=included \
|
||||
--with-libpcre="$(STAGING_DIR)/usr" --without-ncat
|
||||
NMAP_LICENSE = GPL-2.0
|
||||
NMAP_LICENSE = nmap license
|
||||
NMAP_LICENSE_FILES = COPYING
|
||||
|
||||
# nmap doesn't autoreconf properly, so we just re-generate the
|
||||
|
Loading…
x
Reference in New Issue
Block a user