diff options
Diffstat (limited to 'ruby/src/IceRuby/Init.cpp')
-rw-r--r-- | ruby/src/IceRuby/Init.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/ruby/src/IceRuby/Init.cpp b/ruby/src/IceRuby/Init.cpp index a796b369956..4a02be60705 100644 --- a/ruby/src/IceRuby/Init.cpp +++ b/ruby/src/IceRuby/Init.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Communicator.h> #include <ImplicitContext.h> |