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 | 2 |
1 files changed, 1 insertions, 1 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 53825fb69cf..e13fea42f67 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 @@ -1,6 +1,6 @@ // ********************************************************************** // -// Copyright (c) 2003-2018 ZeroC, Inc. All rights reserved. +// 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. |