Skip to content

Commit 8cada44

Browse files
committed
msftidy: remove $Id$
1 parent e4a6669 commit 8cada44

File tree

4 files changed

+0
-14
lines changed

4 files changed

+0
-14
lines changed

modules/auxiliary/bnat/bnat_router.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
###
2-
# $Id$
3-
###
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit

modules/auxiliary/bnat/bnat_scan.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
###
2-
# $Id$
3-
###
4-
51
##
62
# This file is part of the Metasploit Framework and may be subject to
73
# redistribution and commercial restrictions. Please see the Metasploit

modules/auxiliary/crawler/msfcrawler.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env ruby
22
#
3-
# $Id$
4-
#
53
# Web Crawler.
64
#
75
# Author: Efrain Torres et [at] metasploit.com 2010

modules/auxiliary/fuzzers/ftp/ftp_pre_post.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
1-
# $Id$
2-
##
3-
41
##
52
# This file is part of the Metasploit Framework and may be subject to
63
# redistribution and commercial restrictions. Please see the Metasploit
74
# web site for more information on licensing and terms of use.
85
# http://metasploit.com/
96
##
107

11-
128
require 'msf/core'
139

1410
class Metasploit3 < Msf::Auxiliary

0 commit comments

Comments
 (0)