summaryrefslogtreecommitdiff
path: root/cs/demo/WCF/latency_m/Client.cs
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2009-01-02 16:11:55 -0330
committerDwayne Boone <dwayne@zeroc.com>2009-01-02 16:11:55 -0330
commit6cc5af6fcbd589ac1b704dba248aecd219556b03 (patch)
tree70763c9d285e0a2ef4152818aa1a95926bc5fa1d /cs/demo/WCF/latency_m/Client.cs
parentMerged with R3_3_branch (diff)
parentBug 3621 - updated copyright to 2009 (diff)
downloadice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.bz2
ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.tar.xz
ice-6cc5af6fcbd589ac1b704dba248aecd219556b03.zip
Merge branch 'R3_3_branch'
Diffstat (limited to 'cs/demo/WCF/latency_m/Client.cs')
-rwxr-xr-xcs/demo/WCF/latency_m/Client.cs18
1 files changed, 9 insertions, 9 deletions
diff --git a/cs/demo/WCF/latency_m/Client.cs b/cs/demo/WCF/latency_m/Client.cs
index 80125d6075f..871bd9faacf 100755
--- a/cs/demo/WCF/latency_m/Client.cs
+++ b/cs/demo/WCF/latency_m/Client.cs
@@ -1,11 +1,11 @@
-// **********************************************************************
-//
-// Copyright (c) 2003-2008 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.
-//
-// **********************************************************************
+// **********************************************************************
+//
+// 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.
+//
+// **********************************************************************
using System;
using System.ServiceModel;
@@ -161,4 +161,4 @@ public class Client
return 0;
}
-} \ No newline at end of file
+}