mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 00:19:01 +00:00
Add needed header checks, clean up unused ones. See #1887
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-2019 Insecure.Com LLC"
|
||||
APP_COPYRIGHT = "Copyright 2005-2020 Insecure.Com LLC"
|
||||
|
||||
NMAP_DISPLAY_NAME = u"Nmap"
|
||||
NMAP_WEB_SITE = "https://nmap.org"
|
||||
|
||||
Reference in New Issue
Block a user