mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
consolidate some definitions (name, url) to nmap.h
This commit is contained in:
@@ -135,7 +135,7 @@ APP_DISPLAY_NAME = "Zenmap"
|
||||
APP_WEB_SITE = "https://nmap.org/zenmap"
|
||||
APP_DOWNLOAD_SITE = "https://nmap.org/download.html"
|
||||
APP_DOCUMENTATION_SITE = "https://nmap.org/docs.html"
|
||||
APP_COPYRIGHT = "Copyright 2005-2018 Insecure.Com LLC"
|
||||
APP_COPYRIGHT = "Copyright 2005-2019 Insecure.Com LLC"
|
||||
|
||||
NMAP_DISPLAY_NAME = u"Nmap"
|
||||
NMAP_WEB_SITE = "https://nmap.org"
|
||||
|
||||
Reference in New Issue
Block a user