Update about page - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit cdb039c03fc022704e2b0cec9489e03492538eca
 (DIR) parent a40871a0a77051e6eb814ab707df9286a7743222
 (HTM) Author: HD Moore <hd_moore@rapid7.com>
       Date:   Wed, 26 Dec 2012 22:41:00 -0600
       
       Update about page
       
       Diffstat:
         M app/views/home/about.html.erb       |      12 ++----------
       
       1 file changed, 2 insertions(+), 10 deletions(-)
       ---
 (DIR) diff --git a/app/views/home/about.html.erb b/app/views/home/about.html.erb
       @@ -3,11 +3,10 @@
        
        <h1 class='title'>About WarVOX</h1>
        
       -<b>WarVOX</b> is a product of <a href="http://www.rapid7.com/">Rapid7 LLC</a> and is provided as 
       +<b>WarVOX</b> is a product of <a href="http://www.rapid7.com/">Rapid7 Inc</a> and is provided as
        free software under the BSD license. WarVOX is intended for legal security assessment, asset inventory,
        and research purposes only. The latest version of WarVOX can be found at
       -<a href="http://warvox.org/">http://warvox.org/</a>. The WarVOX development
       -team can be reached by email at warvox[at]metasploit.com.
       +<a href="http://github.com/rapid7/warvox/">http://github.com/rapid7/warvox/</a>.
        
        </td><td valign='top' align='center'>
        
       @@ -101,13 +100,6 @@ team can be reached by email at warvox[at]metasploit.com.
        
        <tr>
                <td valign="top" align="right" class="header_item" width='200'>
       -                SOX
       -        </td>
       -        <td><%= WarVOX::Config.tool_path('sox') || "MISSING" %></td>
       -</tr>
       -
       -<tr>
       -        <td valign="top" align="right" class="header_item" width='200'>
                        LAME
                </td>
                <td><%= WarVOX::Config.tool_path('lame') || "MISSING" %></td>