diff options
Diffstat (limited to 'python/test/Ice/faultTolerance/AllTests.py')
-rw-r--r-- | python/test/Ice/faultTolerance/AllTests.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/faultTolerance/AllTests.py b/python/test/Ice/faultTolerance/AllTests.py index 6a83aaa03e2..59dd70609ef 100644 --- a/python/test/Ice/faultTolerance/AllTests.py +++ b/python/test/Ice/faultTolerance/AllTests.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import Ice, sys, threading |