diff options
Diffstat (limited to 'cpp/test/Ice/background/Makefile.mk')
-rw-r--r-- | cpp/test/Ice/background/Makefile.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/Ice/background/Makefile.mk b/cpp/test/Ice/background/Makefile.mk index 4a122e25118..a6147f52ecc 100644 --- a/cpp/test/Ice/background/Makefile.mk +++ b/cpp/test/Ice/background/Makefile.mk @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** $(test)_libraries := $(test)_TestTransport $(test)_cppflags := -I$(srcdir) |