diff options
Diffstat (limited to 'cpp/test/Slice/macros')
-rw-r--r-- | cpp/test/Slice/macros/Client.cpp | 4 | ||||
-rw-r--r-- | cpp/test/Slice/macros/Test.ice | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/cpp/test/Slice/macros/Client.cpp b/cpp/test/Slice/macros/Client.cpp index f5071a11f22..98b51ad4fc9 100644 --- a/cpp/test/Slice/macros/Client.cpp +++ b/cpp/test/Slice/macros/Client.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/Ice.h> #include <TestHelper.h> diff --git a/cpp/test/Slice/macros/Test.ice b/cpp/test/Slice/macros/Test.ice index 25636dece2d..cfcc9e9ada1 100644 --- a/cpp/test/Slice/macros/Test.ice +++ b/cpp/test/Slice/macros/Test.ice @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** // // This macro sets the default value only when compiling with slice2cpp. |