1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +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

@@ -20,7 +20,7 @@ Determines which methods are supported by the RTSP (real time streaming protocol
-- Version 0.1
-- Created 23/10/2011 - v0.1 - created by Patrik Karlsson <patrik@cqure.net>
--
author = "Patrik Karlsson <patrik@cqure.net>"
author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"default", "safe"}