diff options
Diffstat (limited to 'scripts/tests/Ice/background.py')
-rw-r--r-- | scripts/tests/Ice/background.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/tests/Ice/background.py b/scripts/tests/Ice/background.py index f0ad87e8eec..89a3c142520 100644 --- a/scripts/tests/Ice/background.py +++ b/scripts/tests/Ice/background.py @@ -2,9 +2,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__, libDirs=["testtransport"], options={ "mx": [False] }) |