Fixing author tags

Ensuring a space between name and email.
This commit is contained in:
Tod Beardsley 2012-05-15 15:43:53 -05:00
parent ee84195bdb
commit 82885cc6e5
2 changed files with 3 additions and 3 deletions

View File

@ -35,7 +35,7 @@ class Metasploit4 < Msf::Auxiliary
], ],
'Author' => 'Author' =>
[ [
'Jason Kratzer<pyoor[at]flinkd.org>' 'Jason Kratzer <pyoor[at]flinkd.org>'
], ],
'License' => MSF_LICENSE 'License' => MSF_LICENSE
)) ))

View File

@ -29,8 +29,8 @@ class Metasploit3 < Msf::Exploit::Remote
'Author' => 'Author' =>
[ [
'regenrecht', #vulnerability discovery 'regenrecht', #vulnerability discovery
'Lincoln<lincoln[at]corelan.be>', #Metasploit module 'Lincoln <lincoln[at]corelan.be>', #Metasploit module
'corelanc0d3r<peter.ve[at]corelan.be>' #Metasploit module 'corelanc0d3r <peter.ve[at]corelan.be>' #Metasploit module
], ],
'References' => 'References' =>
[ [