diff options
Diffstat (limited to 'cpp/test/IceGrid/admin/Makefile.mk')
-rw-r--r-- | cpp/test/IceGrid/admin/Makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/IceGrid/admin/Makefile.mk b/cpp/test/IceGrid/admin/Makefile.mk index 35080fff73b..4cb033736a1 100644 --- a/cpp/test/IceGrid/admin/Makefile.mk +++ b/cpp/test/IceGrid/admin/Makefile.mk @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** # This Makefile.mk is necessary to get this test to build because the # test doesn't have a Client.cpp file. |