1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-25 17:09:02 +00:00

Added missing license text to telnet-encryption

This commit is contained in:
patrik
2011-12-29 11:49:29 +00:00
parent d13ae6cf25
commit 96024e8668

View File

@@ -26,6 +26,7 @@ require 'shortport'
portrule = shortport.port_or_service(23, 'telnet')
author = "Patrik Karlsson, David Fifield, Fyodor"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
local COMMAND = {
SubCommand = 0xFA,