diff options
Diffstat (limited to 'py/test/Slice/structure')
-rwxr-xr-x | py/test/Slice/structure/Client.py | 2 | ||||
-rw-r--r-- | py/test/Slice/structure/Test.ice | 2 | ||||
-rwxr-xr-x | py/test/Slice/structure/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/py/test/Slice/structure/Client.py b/py/test/Slice/structure/Client.py index e83cf9fe768..3d7bac7c60f 100755 --- a/py/test/Slice/structure/Client.py +++ b/py/test/Slice/structure/Client.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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/py/test/Slice/structure/Test.ice b/py/test/Slice/structure/Test.ice index d8c42de0ba4..9a5ebc04e01 100644 --- a/py/test/Slice/structure/Test.ice +++ b/py/test/Slice/structure/Test.ice @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +// Copyright (c) 2003-2014 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/py/test/Slice/structure/run.py b/py/test/Slice/structure/run.py index aed5c7927ed..e6ba2480219 100755 --- a/py/test/Slice/structure/run.py +++ b/py/test/Slice/structure/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2013 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2014 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. |