diff options
Diffstat (limited to 'cpp/src/Ice/DLLMain.cpp')
-rw-r--r-- | cpp/src/Ice/DLLMain.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/Ice/DLLMain.cpp b/cpp/src/Ice/DLLMain.cpp index f7da03b5bc5..e232f6bd54e 100644 --- a/cpp/src/Ice/DLLMain.cpp +++ b/cpp/src/Ice/DLLMain.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #include <Ice/ImplicitContextI.h> #include <Ice/Service.h> |