mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 14:11:29 +00:00
Fix contributor's name
This commit is contained in:
@@ -62,7 +62,7 @@ SMTP server.
|
||||
-- 2.1.0.0 - 2011-06-01
|
||||
-- + Rewrite the script to use the smtp.lua library.
|
||||
|
||||
author = "Jason DePriest"
|
||||
author = "Jasey DePriest"
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "discovery", "safe"}
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user