diff options
Diffstat (limited to 'python/test/Slice')
-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 | ||||
-rwxr-xr-x | python/test/Slice/keyword/Client.py | 2 | ||||
-rw-r--r-- | python/test/Slice/keyword/Key.ice | 2 | ||||
-rwxr-xr-x | python/test/Slice/keyword/run.py | 2 | ||||
-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 | ||||
-rwxr-xr-x | python/test/Slice/structure/Client.py | 2 | ||||
-rw-r--r-- | python/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | python/test/Slice/structure/run.py | 2 | ||||
-rw-r--r-- | python/test/Slice/unicodePaths/run.py | 2 |
14 files changed, 14 insertions, 14 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. diff --git a/python/test/Slice/keyword/Client.py b/python/test/Slice/keyword/Client.py index b58ded5b824..710eb343f6b 100755 --- a/python/test/Slice/keyword/Client.py +++ b/python/test/Slice/keyword/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/keyword/Key.ice b/python/test/Slice/keyword/Key.ice index 777193a6c2b..39b462dd9e2 100644 --- a/python/test/Slice/keyword/Key.ice +++ b/python/test/Slice/keyword/Key.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/keyword/run.py b/python/test/Slice/keyword/run.py index 3fdd4ddab0c..b7fe1b9ed2c 100755 --- a/python/test/Slice/keyword/run.py +++ b/python/test/Slice/keyword/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. diff --git a/python/test/Slice/macros/Client.py b/python/test/Slice/macros/Client.py index 7fc8e85f010..ae60009a31b 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-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/macros/Test.ice b/python/test/Slice/macros/Test.ice index 9a5263a0164..138519f2385 100644 --- a/python/test/Slice/macros/Test.ice +++ b/python/test/Slice/macros/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/Slice/macros/run.py b/python/test/Slice/macros/run.py index 3fdd4ddab0c..b7fe1b9ed2c 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-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/structure/Client.py b/python/test/Slice/structure/Client.py index 9bda6073cf9..b820506ec8b 100755 --- a/python/test/Slice/structure/Client.py +++ b/python/test/Slice/structure/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/structure/Test.ice b/python/test/Slice/structure/Test.ice index b79d9e92953..6499411aa74 100644 --- a/python/test/Slice/structure/Test.ice +++ b/python/test/Slice/structure/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/Slice/structure/run.py b/python/test/Slice/structure/run.py index 3fdd4ddab0c..b7fe1b9ed2c 100755 --- a/python/test/Slice/structure/run.py +++ b/python/test/Slice/structure/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. diff --git a/python/test/Slice/unicodePaths/run.py b/python/test/Slice/unicodePaths/run.py index 566a3818b81..d192cc607ce 100644 --- a/python/test/Slice/unicodePaths/run.py +++ b/python/test/Slice/unicodePaths/run.py @@ -2,7 +2,7 @@ # -*- coding: utf-8 -*- # ********************************************************************** # -# 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. |