mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +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:
@@ -7,6 +7,7 @@
|
||||
-- message.
|
||||
-- @author Kris Katterjohn 03/2008
|
||||
-- @author jah 08/2008
|
||||
-- @copyright Same as Nmap--See http://nmap.org/book/man-legal.html
|
||||
|
||||
module(... or "datafiles", package.seeall)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user