summaryrefslogtreecommitdiff
path: root/java/test/Slice/structure
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Slice/structure')
-rw-r--r--java/test/Slice/structure/Client.java2
-rw-r--r--java/test/Slice/structure/Test.ice2
-rwxr-xr-xjava/test/Slice/structure/run.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/java/test/Slice/structure/Client.java b/java/test/Slice/structure/Client.java
index 41a3f23bde4..10cd8fc2f3f 100644
--- a/java/test/Slice/structure/Client.java
+++ b/java/test/Slice/structure/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/structure/Test.ice b/java/test/Slice/structure/Test.ice
index f3424476f05..5cda671b732 100644
--- a/java/test/Slice/structure/Test.ice
+++ b/java/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/java/test/Slice/structure/run.py b/java/test/Slice/structure/run.py
index 8c015fea4d4..a3d93af454d 100755
--- a/java/test/Slice/structure/run.py
+++ b/java/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.