diff options
Diffstat (limited to 'ruby/src/IceRuby/Proxy.cpp')
-rw-r--r-- | ruby/src/IceRuby/Proxy.cpp | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/ruby/src/IceRuby/Proxy.cpp b/ruby/src/IceRuby/Proxy.cpp index 22b59844a5a..d5b1c175baa 100644 --- a/ruby/src/IceRuby/Proxy.cpp +++ b/ruby/src/IceRuby/Proxy.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <IceUtil/DisableWarnings.h> #include <Proxy.h> @@ -21,9 +19,7 @@ using namespace IceRuby; static VALUE _proxyClass; -// ********************************************************************** // ObjectPrx -// ********************************************************************** extern "C" void |