diff options
Diffstat (limited to 'cpp/test/Ice/slicing/exceptions/Makefile.mk')
-rw-r--r-- | cpp/test/Ice/slicing/exceptions/Makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/slicing/exceptions/Makefile.mk b/cpp/test/Ice/slicing/exceptions/Makefile.mk index e744046ae74..746e565c5a8 100644 --- a/cpp/test/Ice/slicing/exceptions/Makefile.mk +++ b/cpp/test/Ice/slicing/exceptions/Makefile.mk @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** $(test)_sliceflags := -I$(test) $(test)_client_sources = $(test-client-sources) ClientPrivate.ice |