lib/arachni/rpc/remote_object_mapper.rb in arachni-rpc-0.1 vs lib/arachni/rpc/remote_object_mapper.rb in arachni-rpc-0.1.1
- old
+ new
@@ -1,11 +1,9 @@
=begin
- Arachni-RPC
- Copyright (c) 2011 Tasos "Zapotek" Laskos <tasos.laskos@gmail.com>
- This is free software; you can copy and distribute and modify
- this program under the term of the GPL v2.0 License
- (See LICENSE file for details)
+ This file is part of the Arachni-RPC project and may be subject to
+ redistribution and commercial restrictions. Please see the Arachni-RPC
+ web site for more information on licensing and terms of use.
=end
require File.join( File.expand_path( File.dirname( __FILE__ ) ), '../', 'rpc' )