diff options
Diffstat (limited to 'python/test/Slice/import')
-rwxr-xr-x | python/test/Slice/import/Client.py | 2 | ||||
-rw-r--r-- | python/test/Slice/import/Test1.ice | 2 | ||||
-rw-r--r-- | python/test/Slice/import/Test2.ice | 2 | ||||
-rwxr-xr-x | python/test/Slice/import/run.py | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/python/test/Slice/import/Client.py b/python/test/Slice/import/Client.py index 76636c914e7..94a35d45582 100755 --- a/python/test/Slice/import/Client.py +++ b/python/test/Slice/import/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/Slice/import/Test1.ice b/python/test/Slice/import/Test1.ice index 103d316fc2d..a7fa58e5879 100644 --- a/python/test/Slice/import/Test1.ice +++ b/python/test/Slice/import/Test1.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/Slice/import/Test2.ice b/python/test/Slice/import/Test2.ice index 25e8951a052..bd8cf120390 100644 --- a/python/test/Slice/import/Test2.ice +++ b/python/test/Slice/import/Test2.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/Slice/import/run.py b/python/test/Slice/import/run.py index f57a343fc7d..cc9f8b41d2f 100755 --- a/python/test/Slice/import/run.py +++ b/python/test/Slice/import/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. |