From c7de73e7bfc852f97d97de7163a5182c541b0ad8 Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Tue, 4 Sep 2012 19:36:10 -0500 Subject: [PATCH] Clean up SVN metadata --- modules/auxiliary/gather/enum_dns.rb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/modules/auxiliary/gather/enum_dns.rb b/modules/auxiliary/gather/enum_dns.rb index b802ac1279..2b6afd7346 100644 --- a/modules/auxiliary/gather/enum_dns.rb +++ b/modules/auxiliary/gather/enum_dns.rb @@ -1,7 +1,3 @@ -## -# $Id: enum_dns.rb 15475 2012-06-18 23:39:04Z rapid7 $ -## - ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions. Please see the Metasploit @@ -26,7 +22,7 @@ class Metasploit3 < Msf::Auxiliary }, 'Author' => [ 'Carlos Perez ' ], 'License' => MSF_LICENSE, - 'Version' => '$Revision: 15475 $', + 'Version' => '$Revision$', 'References' => [ ['CVE', '1999-0532'],