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 | ||||
-rwxr-xr-x | python/test/Ice/timeout/run.py | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/python/test/Ice/timeout/AllTests.py b/python/test/Ice/timeout/AllTests.py index fd90bdad679..0d4bd320336 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 47ce75ea8a5..cf8c193ee70 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 d5e82452cfe..bfffcd560ba 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. diff --git a/python/test/Ice/timeout/run.py b/python/test/Ice/timeout/run.py index 3fc6200cd00..1a8297794cd 100755 --- a/python/test/Ice/timeout/run.py +++ b/python/test/Ice/timeout/run.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. |