1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

trivial copyright text tweak: filename nmap-os-fingerprints has changed to nmap-os-db

This commit is contained in:
fyodor
2008-05-22 20:45:32 +00:00
parent 3c809730b3
commit 779b96a197
64 changed files with 103 additions and 103 deletions

View File

@@ -28,7 +28,7 @@
* following: *
* o Integrates source code from Nmap *
* o Reads or includes Nmap copyrighted data files, such as *
* nmap-os-fingerprints or nmap-service-probes. *
* nmap-os-db or nmap-service-probes. *
* o Executes Nmap and parses the results (as opposed to typical shell or *
* execution-menu apps, which simply display raw Nmap output and so are *
* not derivative works.) *