added missing license variable to http-email-harvest

This commit is contained in:
patrik 2011-12-10 10:16:56 +00:00
parent 8254da793e
commit a94535a1c4

View file

@ -29,6 +29,7 @@ Spiders a web site and collects e-mail addresses
--
author = "Patrik Karlsson"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "safe"}
require "httpspider"