summaryrefslogtreecommitdiff
path: root/cs/demo/WCF/throughput_m/Client.cs
diff options
context:
space:
mode:
Diffstat (limited to 'cs/demo/WCF/throughput_m/Client.cs')
-rwxr-xr-xcs/demo/WCF/throughput_m/Client.cs18
1 files changed, 9 insertions, 9 deletions
diff --git a/cs/demo/WCF/throughput_m/Client.cs b/cs/demo/WCF/throughput_m/Client.cs
index 8c8e9474e15..7146aebb688 100755
--- a/cs/demo/WCF/throughput_m/Client.cs
+++ b/cs/demo/WCF/throughput_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;
@@ -438,4 +438,4 @@ class Client
return 0;
}
-} \ No newline at end of file
+}