diff options
Diffstat (limited to 'python/test/Ice/operations/TestAMDCoroI.py')
-rwxr-xr-x | python/test/Ice/operations/TestAMDCoroI.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/test/Ice/operations/TestAMDCoroI.py b/python/test/Ice/operations/TestAMDCoroI.py index 5a9b4aa690e..803ab394300 100755 --- a/python/test/Ice/operations/TestAMDCoroI.py +++ b/python/test/Ice/operations/TestAMDCoroI.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. -# # ********************************************************************** import os, sys, traceback, threading, time, concurrent.futures |