diff options
Diffstat (limited to 'scripts/tests/Ice/interrupt.py')
-rw-r--r-- | scripts/tests/Ice/interrupt.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/tests/Ice/interrupt.py b/scripts/tests/Ice/interrupt.py index ad38d4443ad..ebb02b8294e 100644 --- a/scripts/tests/Ice/interrupt.py +++ b/scripts/tests/Ice/interrupt.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__, options = { "compress" : [False] }) |