mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 22:49:02 +00:00
Standardize the @copyright fields of NSE modules; change "See nmaps COPYING for
license" to "Same as Nmap--See http://nmap.org/book/man-legal.html" like scripts commonly use. I added the field to some modules I know to be under the Nmap license: bin, datafiles, dns, nmap, unpwdb. I left alone bin, bit, pcre, and url, which come from outside sources.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
-- structures. The API provides target host details such as port states and
|
||||
-- version detection results. It also offers an interface to the Nsock library
|
||||
-- for efficient network I/O.
|
||||
-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
|
||||
|
||||
module "nmap"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user