diff options
Diffstat (limited to 'python/test/Ice/binding')
-rw-r--r-- | python/test/Ice/binding/AllTests.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/binding/Client.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/binding/Server.py | 2 | ||||
-rw-r--r-- | python/test/Ice/binding/Test.ice | 2 | ||||
-rw-r--r-- | python/test/Ice/binding/TestI.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/binding/run.py | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/python/test/Ice/binding/AllTests.py b/python/test/Ice/binding/AllTests.py index 1517526688a..83fce934f57 100644 --- a/python/test/Ice/binding/AllTests.py +++ b/python/test/Ice/binding/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/binding/Client.py b/python/test/Ice/binding/Client.py index 4f30e65f8e9..bb3ba837f48 100755 --- a/python/test/Ice/binding/Client.py +++ b/python/test/Ice/binding/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/binding/Server.py b/python/test/Ice/binding/Server.py index 41bfe2404ff..e4ba5333d5f 100755 --- a/python/test/Ice/binding/Server.py +++ b/python/test/Ice/binding/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/binding/Test.ice b/python/test/Ice/binding/Test.ice index de478bf8f3f..4869815cbfe 100644 --- a/python/test/Ice/binding/Test.ice +++ b/python/test/Ice/binding/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/binding/TestI.py b/python/test/Ice/binding/TestI.py index e5aebf4a66e..94030aa5774 100644 --- a/python/test/Ice/binding/TestI.py +++ b/python/test/Ice/binding/TestI.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/binding/run.py b/python/test/Ice/binding/run.py index 3fc6200cd00..1a8297794cd 100755 --- a/python/test/Ice/binding/run.py +++ b/python/test/Ice/binding/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. |