summaryrefslogtreecommitdiff
path: root/java/test/Ice/invoke
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/invoke')
-rw-r--r--java/test/Ice/invoke/AllTests.java2
-rw-r--r--java/test/Ice/invoke/BlobjectAsyncI.java2
-rw-r--r--java/test/Ice/invoke/BlobjectI.java2
-rw-r--r--java/test/Ice/invoke/Client.java2
-rw-r--r--java/test/Ice/invoke/ServantLocatorI.java2
-rw-r--r--java/test/Ice/invoke/Server.java2
-rw-r--r--java/test/Ice/invoke/Test.ice2
-rwxr-xr-xjava/test/Ice/invoke/run.py2
8 files changed, 8 insertions, 8 deletions
diff --git a/java/test/Ice/invoke/AllTests.java b/java/test/Ice/invoke/AllTests.java
index 094f4787e96..b22f4027b32 100644
--- a/java/test/Ice/invoke/AllTests.java
+++ b/java/test/Ice/invoke/AllTests.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/invoke/BlobjectAsyncI.java b/java/test/Ice/invoke/BlobjectAsyncI.java
index 39c253ed122..4a2bb807456 100644
--- a/java/test/Ice/invoke/BlobjectAsyncI.java
+++ b/java/test/Ice/invoke/BlobjectAsyncI.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/invoke/BlobjectI.java b/java/test/Ice/invoke/BlobjectI.java
index a96c5db1e54..38457fe3527 100644
--- a/java/test/Ice/invoke/BlobjectI.java
+++ b/java/test/Ice/invoke/BlobjectI.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/invoke/Client.java b/java/test/Ice/invoke/Client.java
index f1947980399..887b12c2a59 100644
--- a/java/test/Ice/invoke/Client.java
+++ b/java/test/Ice/invoke/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/invoke/ServantLocatorI.java b/java/test/Ice/invoke/ServantLocatorI.java
index ef9e59092db..4c2a59e0919 100644
--- a/java/test/Ice/invoke/ServantLocatorI.java
+++ b/java/test/Ice/invoke/ServantLocatorI.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/invoke/Server.java b/java/test/Ice/invoke/Server.java
index 3377bdd07be..c670c5670d6 100644
--- a/java/test/Ice/invoke/Server.java
+++ b/java/test/Ice/invoke/Server.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/invoke/Test.ice b/java/test/Ice/invoke/Test.ice
index 1ddea335b85..6aae90da746 100644
--- a/java/test/Ice/invoke/Test.ice
+++ b/java/test/Ice/invoke/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/invoke/run.py b/java/test/Ice/invoke/run.py
index 58c58bf2a07..7ee3382b0a2 100755
--- a/java/test/Ice/invoke/run.py
+++ b/java/test/Ice/invoke/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.