summaryrefslogtreecommitdiff
path: root/java/test/Ice/threadPoolPriority
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/threadPoolPriority')
-rw-r--r--java/test/Ice/threadPoolPriority/Client.java2
-rw-r--r--java/test/Ice/threadPoolPriority/Server.java2
-rw-r--r--java/test/Ice/threadPoolPriority/Test.ice2
-rwxr-xr-xjava/test/Ice/threadPoolPriority/run.py2
4 files changed, 4 insertions, 4 deletions
diff --git a/java/test/Ice/threadPoolPriority/Client.java b/java/test/Ice/threadPoolPriority/Client.java
index bb2f911b8c6..1115b00c8fc 100644
--- a/java/test/Ice/threadPoolPriority/Client.java
+++ b/java/test/Ice/threadPoolPriority/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/threadPoolPriority/Server.java b/java/test/Ice/threadPoolPriority/Server.java
index 95b37f4d3e9..7ea87e97712 100644
--- a/java/test/Ice/threadPoolPriority/Server.java
+++ b/java/test/Ice/threadPoolPriority/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/threadPoolPriority/Test.ice b/java/test/Ice/threadPoolPriority/Test.ice
index ed7a75a50b5..7f3f0ff2a64 100644
--- a/java/test/Ice/threadPoolPriority/Test.ice
+++ b/java/test/Ice/threadPoolPriority/Test.ice
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 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/threadPoolPriority/run.py b/java/test/Ice/threadPoolPriority/run.py
index 80dd3a4070e..017f98128dd 100755
--- a/java/test/Ice/threadPoolPriority/run.py
+++ b/java/test/Ice/threadPoolPriority/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.