1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 01:19:03 +00:00

Remove Ange's email address from http-php-version.nse to match what he uses in http-passwd.nse, ftp-libopie.nse, and ftp-anon.nse author fields (If he wants the email addresses, I'd be happy to put it in all four scripts--I'm just doing a little cleanup for consistency

This commit is contained in:
fyodor
2010-07-24 05:36:47 +00:00
parent 90a21e31d3
commit a03bbb206e

View File

@@ -18,7 +18,7 @@ The script also checks if any header field value starts with
-- | Versions from credits query (more accurate): 5.0.5
-- |_Version from header x-powered-by: PHP/5.0.5
author = "Ange Gutek <ange.gutek@gmail.com>"
author = "Ange Gutek"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
categories = {"discovery", "safe"}