summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/plugin/PluginInitializeFailException.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/test/Ice/plugin/PluginInitializeFailException.cs')
-rw-r--r--csharp/test/Ice/plugin/PluginInitializeFailException.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/test/Ice/plugin/PluginInitializeFailException.cs b/csharp/test/Ice/plugin/PluginInitializeFailException.cs
index fa32ed9e14d..a75336772df 100644
--- a/csharp/test/Ice/plugin/PluginInitializeFailException.cs
+++ b/csharp/test/Ice/plugin/PluginInitializeFailException.cs
@@ -1,8 +1,6 @@
-// **********************************************************************
//
-// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
+// Copyright (c) ZeroC, Inc. All rights reserved.
//
-// **********************************************************************
public class PluginInitializeFailException : System.Exception
{