1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Update zenmap copyright date

This commit is contained in:
dmiller
2015-02-18 02:57:27 +00:00
parent 588d744bd6
commit a4dc1b8ff6

View File

@@ -128,7 +128,7 @@ APP_DISPLAY_NAME = "Zenmap"
APP_WEB_SITE = "http://nmap.org/zenmap"
APP_DOWNLOAD_SITE = "http://nmap.org/download.html"
APP_DOCUMENTATION_SITE = "http://nmap.org/docs.html"
APP_COPYRIGHT = "Copyright 2005-2009 Insecure.Com LLC"
APP_COPYRIGHT = "Copyright 2005-2015 Insecure.Com LLC"
NMAP_DISPLAY_NAME = u"Nmap"
NMAP_WEB_SITE = "http://nmap.org"