summaryrefslogtreecommitdiff
path: root/java/test/Ice/hash
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/hash')
-rw-r--r--java/test/Ice/hash/Client.java2
-rw-r--r--java/test/Ice/hash/Test.ice2
-rwxr-xr-xjava/test/Ice/hash/run.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/java/test/Ice/hash/Client.java b/java/test/Ice/hash/Client.java
index 40c3588d441..4587cf34305 100644
--- a/java/test/Ice/hash/Client.java
+++ b/java/test/Ice/hash/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/Ice/hash/Test.ice b/java/test/Ice/hash/Test.ice
index fc93821897e..e6b7243d1e7 100644
--- a/java/test/Ice/hash/Test.ice
+++ b/java/test/Ice/hash/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/Ice/hash/run.py b/java/test/Ice/hash/run.py
index 0e896fd3e17..3cec68b15ce 100755
--- a/java/test/Ice/hash/run.py
+++ b/java/test/Ice/hash/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.