1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 12:19:02 +00:00

Author field should be a string, not table

This commit is contained in:
dmiller
2013-10-31 14:46:45 +00:00
parent 6a655cdc10
commit 901e414927

View File

@@ -41,7 +41,7 @@ References:
-- |_ http://code.google.com/p/iis-shortname-scanner-poc/
---
author = {"Jesper Kueckelhahn", "Paulino Calderon"}
author = "Jesper Kueckelhahn, Paulino Calderon"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"intrusive", "brute"}