diff options
Diffstat (limited to 'java-compat/test/src/main/java/test/Ice/inheritance/CAI.java')
-rw-r--r-- | java-compat/test/src/main/java/test/Ice/inheritance/CAI.java | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java b/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java index e13fea42f67..a8b2d1007e8 100644 --- a/java-compat/test/src/main/java/test/Ice/inheritance/CAI.java +++ b/java-compat/test/src/main/java/test/Ice/inheritance/CAI.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.inheritance; |