1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-29 10:59:02 +00:00

Bump copyright date

This commit is contained in:
dmiller
2025-02-26 17:44:43 +00:00
parent fd80921926
commit 6db5c9cb85
353 changed files with 354 additions and 354 deletions

View File

@@ -2,7 +2,7 @@
# ***********************IMPORTANT NMAP LICENSE TERMS************************
# *
# * The Nmap Security Scanner is (C) 1996-2024 Nmap Software LLC ("The Nmap
# * The Nmap Security Scanner is (C) 1996-2025 Nmap Software LLC ("The Nmap
# * Project"). Nmap is also a registered trademark of the Nmap Project.
# *
# * This program is distributed under the terms of the Nmap Public Source
@@ -65,7 +65,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/book/zenmap.html"
APP_COPYRIGHT = "Copyright 2005-2024 Nmap Software LLC"
APP_COPYRIGHT = "Copyright 2005-2025 Nmap Software LLC"
NMAP_DISPLAY_NAME = "Nmap"
NMAP_WEB_SITE = "https://nmap.org"