1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 03:19:02 +00:00

Update ndiff copyright header to remove dead link - see nmap#2389

This commit is contained in:
fyodor
2021-11-23 15:05:14 +00:00
parent 647b06add8
commit 7f49e4ac56

View File

@@ -5,13 +5,12 @@
# This programs reads two Nmap XML files and displays a list of their
# differences.
#
# Copyright 2008 Insecure.Com LLC
# Ndiff is distributed under the same license as Nmap. See the file LICENSE or
# https://nmap.org/data/LICENSE. See https://nmap.org/book/man-legal.html for more
# details.
# Copyright 2021 Nmap Software LLC
# Ndiff is distributed under the same license as Nmap. See the file
# LICENSE in the Nmap source distribution or
# https://nmap.org/book/man-legal.html for more details.
#
# David Fifield
# based on a design by Michael Pattrick
# Original author was David Fifield based on a design by Michael Pattrick
import sys