1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-23 07:59:03 +00:00

Fix contributor's name

This commit is contained in:
fyodor
2017-10-30 01:13:00 +00:00
parent 2af7a74e95
commit 152bcd4c6a
4 changed files with 13 additions and 13 deletions

View File

@@ -45,7 +45,7 @@ printed with the list of any combinations that were found prior to the error.
-- * Changed "HELO www.[ourdomain]" to "EHLO [ourdomain]"
-- * Fixed some API differences
-- * The "ourdomain" variable's contents are used instead of hardcoded "insecure.org". Settable by the user.
-- * Fixed tags -> categories (reported by Jason DePriest to nmap-dev)
-- * Fixed tags -> categories (reported by Jasey DePriest to nmap-dev)
-- 2009-09-20 Duarte Silva <duarte.silva@serializing.me>
-- * Rewrote the script
-- + Added documentation and some more comments