diff options
Diffstat (limited to 'ruby/test/Slice')
-rwxr-xr-x | ruby/test/Slice/keyword/Client.rb | 2 | ||||
-rw-r--r-- | ruby/test/Slice/keyword/Key.ice | 2 | ||||
-rwxr-xr-x | ruby/test/Slice/keyword/run.py | 2 | ||||
-rwxr-xr-x | ruby/test/Slice/macros/Client.rb | 2 | ||||
-rw-r--r-- | ruby/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | ruby/test/Slice/macros/run.py | 2 | ||||
-rwxr-xr-x | ruby/test/Slice/structure/Client.rb | 2 | ||||
-rw-r--r-- | ruby/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | ruby/test/Slice/structure/run.py | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/ruby/test/Slice/keyword/Client.rb b/ruby/test/Slice/keyword/Client.rb index eee28bb0a4c..32fcf1af554 100755 --- a/ruby/test/Slice/keyword/Client.rb +++ b/ruby/test/Slice/keyword/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/Slice/keyword/Key.ice b/ruby/test/Slice/keyword/Key.ice index 4ae5ddc9c15..faceed5b2d1 100644 --- a/ruby/test/Slice/keyword/Key.ice +++ b/ruby/test/Slice/keyword/Key.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/Slice/keyword/run.py b/ruby/test/Slice/keyword/run.py index 2d07bcb513c..27257ffbfad 100755 --- a/ruby/test/Slice/keyword/run.py +++ b/ruby/test/Slice/keyword/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. diff --git a/ruby/test/Slice/macros/Client.rb b/ruby/test/Slice/macros/Client.rb index 3dc25dcf49f..ef3f5ceb05d 100755 --- a/ruby/test/Slice/macros/Client.rb +++ b/ruby/test/Slice/macros/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/Slice/macros/Test.ice b/ruby/test/Slice/macros/Test.ice index 932414274f8..5c0b729a955 100644 --- a/ruby/test/Slice/macros/Test.ice +++ b/ruby/test/Slice/macros/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/Slice/macros/run.py b/ruby/test/Slice/macros/run.py index b426a2dd72c..4ada9c9860f 100755 --- a/ruby/test/Slice/macros/run.py +++ b/ruby/test/Slice/macros/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. diff --git a/ruby/test/Slice/structure/Client.rb b/ruby/test/Slice/structure/Client.rb index 9ae0482431c..b7089a47a67 100755 --- a/ruby/test/Slice/structure/Client.rb +++ b/ruby/test/Slice/structure/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/Slice/structure/Test.ice b/ruby/test/Slice/structure/Test.ice index d1be5ddc435..5109eb66216 100644 --- a/ruby/test/Slice/structure/Test.ice +++ b/ruby/test/Slice/structure/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/Slice/structure/run.py b/ruby/test/Slice/structure/run.py index b426a2dd72c..4ada9c9860f 100755 --- a/ruby/test/Slice/structure/run.py +++ b/ruby/test/Slice/structure/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. |