diff options
Diffstat (limited to 'python/test/Ice/facets')
-rw-r--r-- | python/test/Ice/facets/AllTests.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/facets/Client.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/facets/Collocated.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/facets/Server.py | 2 | ||||
-rw-r--r-- | python/test/Ice/facets/Test.ice | 2 | ||||
-rw-r--r-- | python/test/Ice/facets/TestI.py | 2 | ||||
-rwxr-xr-x | python/test/Ice/facets/run.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/python/test/Ice/facets/AllTests.py b/python/test/Ice/facets/AllTests.py index b1059672d21..e6fa69e3d01 100644 --- a/python/test/Ice/facets/AllTests.py +++ b/python/test/Ice/facets/AllTests.py @@ -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/Ice/facets/Client.py b/python/test/Ice/facets/Client.py index 7b008b0ad8f..79389c9dfb6 100755 --- a/python/test/Ice/facets/Client.py +++ b/python/test/Ice/facets/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/Ice/facets/Collocated.py b/python/test/Ice/facets/Collocated.py index 8fbc45a0f31..18e25a4baf0 100755 --- a/python/test/Ice/facets/Collocated.py +++ b/python/test/Ice/facets/Collocated.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/Ice/facets/Server.py b/python/test/Ice/facets/Server.py index 96145347213..0c9b334d1b7 100755 --- a/python/test/Ice/facets/Server.py +++ b/python/test/Ice/facets/Server.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/Ice/facets/Test.ice b/python/test/Ice/facets/Test.ice index d73c6594829..1d2c7c3c26e 100644 --- a/python/test/Ice/facets/Test.ice +++ b/python/test/Ice/facets/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/Ice/facets/TestI.py b/python/test/Ice/facets/TestI.py index 9f709245554..3d228e4d568 100644 --- a/python/test/Ice/facets/TestI.py +++ b/python/test/Ice/facets/TestI.py @@ -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/Ice/facets/run.py b/python/test/Ice/facets/run.py index 713b4e80f5f..e285170381d 100755 --- a/python/test/Ice/facets/run.py +++ b/python/test/Ice/facets/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. |