From 9f84ced00e429f9cefaa1ffac714685b2a7e6c04 Mon Sep 17 00:00:00 2001 From: AverageSecurityGuy Date: Wed, 23 Oct 2013 16:13:25 -0400 Subject: [PATCH] Fixed boilerplate text. --- .../exploits/multi/http/vicidial_manager_send_cmd_exec.rb | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/modules/exploits/multi/http/vicidial_manager_send_cmd_exec.rb b/modules/exploits/multi/http/vicidial_manager_send_cmd_exec.rb index 6c4c16c57c..46776b4fe1 100755 --- a/modules/exploits/multi/http/vicidial_manager_send_cmd_exec.rb +++ b/modules/exploits/multi/http/vicidial_manager_send_cmd_exec.rb @@ -1,8 +1,6 @@ ## -# This file is part of the Metasploit Framework and may be subject to -# redistribution and commercial restrictions. Please see the Metasploit -# web site for more information on licensing and terms of use. -# http://metasploit.com/ +# This module requires Metasploit: http//metasploit.com/download +# Current source: https://github.com/rapid7/metasploit-framework ## require 'msf/core'