diff options
Diffstat (limited to 'py/test/Slice/macros')
-rwxr-xr-x | py/test/Slice/macros/Client.py | 2 | ||||
-rw-r--r-- | py/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | py/test/Slice/macros/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/py/test/Slice/macros/Client.py b/py/test/Slice/macros/Client.py index 3504feddc6e..fe4f856f070 100755 --- a/py/test/Slice/macros/Client.py +++ b/py/test/Slice/macros/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/macros/Test.ice b/py/test/Slice/macros/Test.ice index c3091f6b99f..f2042efe447 100644 --- a/py/test/Slice/macros/Test.ice +++ b/py/test/Slice/macros/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/macros/run.py b/py/test/Slice/macros/run.py index aed5c7927ed..e6ba2480219 100755 --- a/py/test/Slice/macros/run.py +++ b/py/test/Slice/macros/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. |