diff options
Diffstat (limited to 'ruby/test/Ice/defaultValue')
-rw-r--r-- | ruby/test/Ice/defaultValue/AllTests.rb | 2 | ||||
-rwxr-xr-x | ruby/test/Ice/defaultValue/Client.rb | 2 | ||||
-rw-r--r-- | ruby/test/Ice/defaultValue/Test.ice | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ruby/test/Ice/defaultValue/AllTests.rb b/ruby/test/Ice/defaultValue/AllTests.rb index 9f33e854158..762a0fd6d3f 100644 --- a/ruby/test/Ice/defaultValue/AllTests.rb +++ b/ruby/test/Ice/defaultValue/AllTests.rb @@ -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. diff --git a/ruby/test/Ice/defaultValue/Client.rb b/ruby/test/Ice/defaultValue/Client.rb index edd22b5cffe..e843c1f5d74 100755 --- a/ruby/test/Ice/defaultValue/Client.rb +++ b/ruby/test/Ice/defaultValue/Client.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # ********************************************************************** # -# 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. diff --git a/ruby/test/Ice/defaultValue/Test.ice b/ruby/test/Ice/defaultValue/Test.ice index ca11c8be12c..7b1b717d05d 100644 --- a/ruby/test/Ice/defaultValue/Test.ice +++ b/ruby/test/Ice/defaultValue/Test.ice @@ -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. |