diff options
Diffstat (limited to 'java/test/Slice/macros')
-rw-r--r-- | java/test/Slice/macros/Client.java | 2 | ||||
-rw-r--r-- | java/test/Slice/macros/Test.ice | 2 | ||||
-rwxr-xr-x | java/test/Slice/macros/run.py | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/java/test/Slice/macros/Client.java b/java/test/Slice/macros/Client.java index ec92b74d8c3..4c4fa0e7b0a 100644 --- a/java/test/Slice/macros/Client.java +++ b/java/test/Slice/macros/Client.java @@ -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/java/test/Slice/macros/Test.ice b/java/test/Slice/macros/Test.ice index 6bcd7ad022a..2a791540afa 100644 --- a/java/test/Slice/macros/Test.ice +++ b/java/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/java/test/Slice/macros/run.py b/java/test/Slice/macros/run.py index 97426047aec..11e187b79d2 100755 --- a/java/test/Slice/macros/run.py +++ b/java/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. |