diff options
Diffstat (limited to 'ruby/src/IceRuby/ObjectFactory.cpp')
-rw-r--r-- | ruby/src/IceRuby/ObjectFactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/src/IceRuby/ObjectFactory.cpp b/ruby/src/IceRuby/ObjectFactory.cpp index 2c2282b7fe2..583624eb9f2 100644 --- a/ruby/src/IceRuby/ObjectFactory.cpp +++ b/ruby/src/IceRuby/ObjectFactory.cpp @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved. // // This copy of Ice is licensed to you under the terms described in the // ICE_LICENSE file included in this distribution. |