mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 01:19:03 +00:00
Remove email addresses from scripts as discussed in this thread: http://seclists.org/nmap-dev/2009/q4/466
This commit is contained in:
@@ -21,7 +21,7 @@ require('shortport')
|
||||
require('strbuf')
|
||||
require('http')
|
||||
|
||||
author = "Eddie Bell <ejlbell@gmail.com>"
|
||||
author = "Eddie Bell"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"default", "discovery", "safe"}
|
||||
runlevel = 1.0
|
||||
|
||||
Reference in New Issue
Block a user