1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 13:11:28 +00:00

Merge changes from 7.92 release branch

This commit is contained in:
dmiller
2021-08-08 21:20:19 +00:00
parent f7cc9612a0
commit dd82097c80
33 changed files with 98 additions and 69 deletions

View File

@@ -67,7 +67,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-2020 Insecure.Com LLC"
APP_COPYRIGHT = "Copyright 2005-2021 Insecure.Com LLC"
NMAP_DISPLAY_NAME = u"Nmap"
NMAP_WEB_SITE = "https://nmap.org"