diff options
Diffstat (limited to 'python/test/Ice/timeout')
-rw-r--r-- | python/test/Ice/timeout/AllTests.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/timeout/Client.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/timeout/Server.py | 2 | ||||
-rw-r--r-- | python/test/Ice/timeout/Test.ice | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/python/test/Ice/timeout/AllTests.py b/python/test/Ice/timeout/AllTests.py index b02f1985d9d..65d923559d4 100644 --- a/python/test/Ice/timeout/AllTests.py +++ b/python/test/Ice/timeout/AllTests.py @@ -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/python/test/Ice/timeout/Client.py b/python/test/Ice/timeout/Client.py index 343420bc121..2e1a5dbf3bd 100755 --- a/python/test/Ice/timeout/Client.py +++ b/python/test/Ice/timeout/Client.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# 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/python/test/Ice/timeout/Server.py b/python/test/Ice/timeout/Server.py index 413a85b834a..8834fe8d1ce 100755 --- a/python/test/Ice/timeout/Server.py +++ b/python/test/Ice/timeout/Server.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# 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/python/test/Ice/timeout/Test.ice b/python/test/Ice/timeout/Test.ice index bd242ba4527..d34168a950a 100644 --- a/python/test/Ice/timeout/Test.ice +++ b/python/test/Ice/timeout/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. |