diff options
Diffstat (limited to 'csharp/test/Ice/plugin/PluginOneFactory.cs')
-rw-r--r-- | csharp/test/Ice/plugin/PluginOneFactory.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/csharp/test/Ice/plugin/PluginOneFactory.cs b/csharp/test/Ice/plugin/PluginOneFactory.cs index 276b550972e..a31cf5e2830 100644 --- a/csharp/test/Ice/plugin/PluginOneFactory.cs +++ b/csharp/test/Ice/plugin/PluginOneFactory.cs @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** public class PluginOneFactory : Ice.PluginFactory |