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 | 4 |
1 files changed, 1 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 66f26d4be5f..bd05cd53b24 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 @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** package test.Ice.proxy; |