From 0b30256203a32528622c6cc88099c47d4d072604 Mon Sep 17 00:00:00 2001 From: Wei Chen Date: Mon, 20 Jun 2011 04:01:47 +0000 Subject: [PATCH] Add licensing git-svn-id: file:///home/svn/framework3/trunk@12975 4d416f70-5f16-0410-b530-b9f4589650da --- .../exploits/windows/scada/realwin_on_fc_binfile_a.rb | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb b/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb index ec083c4027..2a00d95b21 100644 --- a/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb +++ b/modules/exploits/windows/scada/realwin_on_fc_binfile_a.rb @@ -2,6 +2,13 @@ # $Id$ ## +## +# This file is part of the Metasploit Framework and may be subject to +# redistribution and commercial restrictions. Please see the Metasploit +# Framework web site for more information on licensing and terms of use. +# http://metasploit.com/framework/ +## + require 'msf/core' class Metasploit3 < Msf::Exploit::Remote @@ -98,4 +105,4 @@ FlexMLang!GetFlexMLangIResourceBrowser+0x2b991: 4002da21 5e pop esi 4002da22 5b pop ebx 4002da23 c3 ret -=end \ No newline at end of file +=end