diff options
Diffstat (limited to 'ruby/test/Ice/timeout')
-rw-r--r-- | ruby/test/Ice/timeout/AllTests.rb | 2 | ||||
-rwxr-xr-x | ruby/test/Ice/timeout/Client.rb | 2 | ||||
-rw-r--r-- | ruby/test/Ice/timeout/Test.ice | 2 | ||||
-rwxr-xr-x | ruby/test/Ice/timeout/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ruby/test/Ice/timeout/AllTests.rb b/ruby/test/Ice/timeout/AllTests.rb index acbaec3984a..72c717ae2a5 100644 --- a/ruby/test/Ice/timeout/AllTests.rb +++ b/ruby/test/Ice/timeout/AllTests.rb @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/timeout/Client.rb b/ruby/test/Ice/timeout/Client.rb index 9d97518c724..dc5f8ed5eb6 100755 --- a/ruby/test/Ice/timeout/Client.rb +++ b/ruby/test/Ice/timeout/Client.rb @@ -1,7 +1,7 @@ #!/usr/bin/env ruby # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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/timeout/Test.ice b/ruby/test/Ice/timeout/Test.ice index dc54d71c16c..bd242ba4527 100644 --- a/ruby/test/Ice/timeout/Test.ice +++ b/ruby/test/Ice/timeout/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2016 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/timeout/run.py b/ruby/test/Ice/timeout/run.py index ca437762ed3..94778d2a1f3 100755 --- a/ruby/test/Ice/timeout/run.py +++ b/ruby/test/Ice/timeout/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2015 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2016 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. |