diff options
Diffstat (limited to 'scripts/tests/Ice/hold.py')
-rw-r--r-- | scripts/tests/Ice/hold.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/tests/Ice/hold.py b/scripts/tests/Ice/hold.py index ed9272609bb..c752413b55b 100644 --- a/scripts/tests/Ice/hold.py +++ b/scripts/tests/Ice/hold.py @@ -3,9 +3,6 @@ # # Copyright (c) 2003-present 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. -# # ********************************************************************** TestSuite(__name__, [ClientServerTestCase(server=Server(readyCount=2))]) |