diff options
Diffstat (limited to 'java-compat/test/src/main/java/test/Ice/objects/DI.java')
-rw-r--r-- | java-compat/test/src/main/java/test/Ice/objects/DI.java | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/java-compat/test/src/main/java/test/Ice/objects/DI.java b/java-compat/test/src/main/java/test/Ice/objects/DI.java index 559613a7963..e5d6e94846a 100644 --- a/java-compat/test/src/main/java/test/Ice/objects/DI.java +++ b/java-compat/test/src/main/java/test/Ice/objects/DI.java @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.objects; |