diff --git a/modules/auxiliary/test/ftp_data.rb b/modules/auxiliary/test/ftp_data.rb index d81ca43fff..5408a3e1c7 100644 --- a/modules/auxiliary/test/ftp_data.rb +++ b/modules/auxiliary/test/ftp_data.rb @@ -20,7 +20,7 @@ class Metasploit3 < Msf::Auxiliary 'Name' => 'FTP Client Exploit Mixin DATA test Exploit', 'Version' => '$Revision$', 'Description' => 'This module tests the "DATA" functionality of the ftp client exploit mixin.', - 'Author' => [ 'Thomas Ring', 'jduck' ] + 'Author' => [ 'Thomas Ring', 'jduck' ], 'License' => MSF_LICENSE )