mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 04:09:01 +00:00
Canonicalize authors as tables instead of comma-separated strings
This commit is contained in:
@@ -60,7 +60,7 @@ The script uses several technique:
|
||||
-- 08/2010:
|
||||
-- * Added Poison NULL Byte tests
|
||||
|
||||
author = "Kris Katterjohn, Ange Gutek"
|
||||
author = {"Kris Katterjohn", "Ange Gutek"}
|
||||
|
||||
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user