summaryrefslogtreecommitdiff
path: root/java/test/Ice/background/Client.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/test/Ice/background/Client.java')
-rw-r--r--java/test/Ice/background/Client.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/test/Ice/background/Client.java b/java/test/Ice/background/Client.java
index ee7c89ca2b1..91a4be7dbe8 100644
--- a/java/test/Ice/background/Client.java
+++ b/java/test/Ice/background/Client.java
@@ -1,6 +1,6 @@
// **********************************************************************
//
-// Copyright (c) 2003-2008 ZeroC, Inc. All rights reserved.
+// Copyright (c) 2003-2009 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.
@@ -40,7 +40,7 @@ public class Client
initData.properties.setProperty("Ice.Warn.Connections", "0");
//
- // Setup the test transport plugin.
+ // Setup the test transport plug-in.
//
initData.properties.setProperty("Ice.Plugin.Test", "PluginFactory");
String defaultProtocol = initData.properties.getPropertyWithDefault("Ice.Default.Protocol", "tcp");