diff options
Diffstat (limited to 'python/test/Ice/exceptions/Client.py')
-rwxr-xr-x | python/test/Ice/exceptions/Client.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/test/Ice/exceptions/Client.py b/python/test/Ice/exceptions/Client.py index 4fc23bfe878..e7ee9c914a2 100755 --- a/python/test/Ice/exceptions/Client.py +++ b/python/test/Ice/exceptions/Client.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. -# # ********************************************************************** from TestHelper import TestHelper |