diff options
Diffstat (limited to 'python/test/Ice/operations/BatchOnewaysAMI.py')
-rw-r--r-- | python/test/Ice/operations/BatchOnewaysAMI.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/test/Ice/operations/BatchOnewaysAMI.py b/python/test/Ice/operations/BatchOnewaysAMI.py index 08cba022ee6..4a0a3b1c305 100644 --- a/python/test/Ice/operations/BatchOnewaysAMI.py +++ b/python/test/Ice/operations/BatchOnewaysAMI.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. -# # ********************************************************************** import Ice, Test, array, sys, threading, time |