mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +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:
parent
543c5408b6
commit
77ab5c4305
50 changed files with 50 additions and 50 deletions
|
|
@ -22,7 +22,7 @@ require('comm')
|
|||
require('http')
|
||||
require('nsedebug')
|
||||
|
||||
author = "Eddie Bell <ejlbell@gmail.com>"
|
||||
author = "Eddie Bell"
|
||||
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
||||
categories = {"intrusive", "vuln"}
|
||||
runlevel = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue