diff options
Diffstat (limited to 'java-compat/test/src/main/java/test/Ice/proxy/Server.java')
-rw-r--r-- | java-compat/test/src/main/java/test/Ice/proxy/Server.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java-compat/test/src/main/java/test/Ice/proxy/Server.java b/java-compat/test/src/main/java/test/Ice/proxy/Server.java index c5c23c36b32..66f26d4be5f 100644 --- a/java-compat/test/src/main/java/test/Ice/proxy/Server.java +++ b/java-compat/test/src/main/java/test/Ice/proxy/Server.java @@ -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. -// // ********************************************************************** package test.Ice.proxy; |