diff options
Diffstat (limited to 'scripts/tests/Ice/faultTolerance.py')
-rwxr-xr-x | scripts/tests/Ice/faultTolerance.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tests/Ice/faultTolerance.py b/scripts/tests/Ice/faultTolerance.py index 6cd7720998d..caa9a3b4aca 100755 --- a/scripts/tests/Ice/faultTolerance.py +++ b/scripts/tests/Ice/faultTolerance.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** from Util import * |