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 764726b39f8..426923ab8f1 100644
--- a/java/test/Ice/invoke/AllTests.java
+++ b/java/test/Ice/invoke/AllTests.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 4b06ee15e2b..3daefa3b0ff 100644
--- a/java/test/Ice/invoke/BlobjectAsyncI.java
+++ b/java/test/Ice/invoke/BlobjectAsyncI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 8a3c6aec4cc..de28ed85a88 100644
--- a/java/test/Ice/invoke/BlobjectI.java
+++ b/java/test/Ice/invoke/BlobjectI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 b987c4e3348..2f29a6260bb 100644
--- a/java/test/Ice/invoke/Client.java
+++ b/java/test/Ice/invoke/Client.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 1e8cd3a3325..f96d1b4bd06 100644
--- a/java/test/Ice/invoke/ServantLocatorI.java
+++ b/java/test/Ice/invoke/ServantLocatorI.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 2cf3bb7cdc2..e710a985b88 100644
--- a/java/test/Ice/invoke/Server.java
+++ b/java/test/Ice/invoke/Server.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 b18f7591823..cedb0e811c0 100644
--- a/java/test/Ice/invoke/Test.ice
+++ b/java/test/Ice/invoke/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2009 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2010 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 47f6323efaa..c30c5f4da90 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-2009 ZeroC, Inc. All rights reserved.
+# Copyright (c) 2003-2010 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.