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