summaryrefslogtreecommitdiff
path: root/cpp/test/FreezeScript/evictor/makedb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/test/FreezeScript/evictor/makedb.cpp')
-rw-r--r--cpp/test/FreezeScript/evictor/makedb.cpp7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpp/test/FreezeScript/evictor/makedb.cpp b/cpp/test/FreezeScript/evictor/makedb.cpp
index 664e266958d..ef8f575fdb5 100644
--- a/cpp/test/FreezeScript/evictor/makedb.cpp
+++ b/cpp/test/FreezeScript/evictor/makedb.cpp
@@ -1,17 +1,12 @@
// **********************************************************************
//
-// Copyright (c) 2003 - 2004
-// ZeroC, Inc.
-// North Palm Beach, FL, USA
-//
-// All Rights Reserved.
+// Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved.
//
// This copy of Ice is licensed to you under the terms described in the
// ICE_LICENSE file included in this distribution.
//
// **********************************************************************
-
#include <Freeze/Freeze.h>
#include <IceUtil/AbstractMutex.h>
#include <TestOld.h>