diff options
Diffstat (limited to 'python/test/Slice/macros')
-rwxr-xr-x | python/test/Slice/macros/Client.py | 2 | ||||
-rw-r--r-- | python/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | python/test/Slice/macros/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/python/test/Slice/macros/Client.py b/python/test/Slice/macros/Client.py index a64d7faf9b0..7fc8e85f010 100755 --- a/python/test/Slice/macros/Client.py +++ b/python/test/Slice/macros/Client.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/python/test/Slice/macros/Test.ice b/python/test/Slice/macros/Test.ice index 825c641fffa..9a5263a0164 100644 --- a/python/test/Slice/macros/Test.ice +++ b/python/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/python/test/Slice/macros/run.py b/python/test/Slice/macros/run.py index 2054bdd7692..3fdd4ddab0c 100755 --- a/python/test/Slice/macros/run.py +++ b/python/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. |