diff options
Diffstat (limited to 'python/test/Ice/defaultValue')
-rw-r--r-- | python/test/Ice/defaultValue/AllTests.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/defaultValue/Client.py | 2 | ||||
-rw-r--r-- | python/test/Ice/defaultValue/Test.ice | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/python/test/Ice/defaultValue/AllTests.py b/python/test/Ice/defaultValue/AllTests.py index a6201bc2392..6599097c6b3 100644 --- a/python/test/Ice/defaultValue/AllTests.py +++ b/python/test/Ice/defaultValue/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/defaultValue/Client.py b/python/test/Ice/defaultValue/Client.py index 4a5cfc7f7b9..dae9848991d 100755 --- a/python/test/Ice/defaultValue/Client.py +++ b/python/test/Ice/defaultValue/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/defaultValue/Test.ice b/python/test/Ice/defaultValue/Test.ice index b8154166616..c29b88c956c 100644 --- a/python/test/Ice/defaultValue/Test.ice +++ b/python/test/Ice/defaultValue/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. |