diff options
Diffstat (limited to 'cpp/src/IceUtil/Random.cpp')
-rw-r--r-- | cpp/src/IceUtil/Random.cpp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/IceUtil/Random.cpp b/cpp/src/IceUtil/Random.cpp index bcf2b233ad3..7f639f2e89f 100644 --- a/cpp/src/IceUtil/Random.cpp +++ b/cpp/src/IceUtil/Random.cpp @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** #ifdef _WIN32 # define _CRT_RAND_S |