1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 10:29:03 +00:00

Removed e-mail address from author variable in rtsp-methods and irc-brute

[Patrik]
This commit is contained in:
patrik
2011-11-11 15:31:50 +00:00
parent a8f57064fd
commit ceb89b459f
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ require 'brute'
require 'shortport'
require 'comm'
author = "Patrik Karlsson <patrik@cqure.net>"
author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories={"brute","intrusive"}