diff options
Diffstat (limited to 'cpp/test/Ice/impl/Makefile.mk')
-rw-r--r-- | cpp/test/Ice/impl/Makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/impl/Makefile.mk b/cpp/test/Ice/impl/Makefile.mk index 6fb01213eb9..e0b294005f9 100644 --- a/cpp/test/Ice/impl/Makefile.mk +++ b/cpp/test/Ice/impl/Makefile.mk @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** $(test)_server_impl = Test $(test)_serveramd_impl = TestAMD |