diff options
Diffstat (limited to 'cpp/test/IceGrid/replicaGroup/Server.cpp')
-rw-r--r-- | cpp/test/IceGrid/replicaGroup/Server.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/test/IceGrid/replicaGroup/Server.cpp b/cpp/test/IceGrid/replicaGroup/Server.cpp index 31a618a5c98..d397d9ad8e7 100644 --- a/cpp/test/IceGrid/replicaGroup/Server.cpp +++ b/cpp/test/IceGrid/replicaGroup/Server.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 <TestI.h> |