diff options
Diffstat (limited to 'python/test/Ice/servantLocator/Server.py')
-rwxr-xr-x | python/test/Ice/servantLocator/Server.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/test/Ice/servantLocator/Server.py b/python/test/Ice/servantLocator/Server.py index c4bb7a4d2fa..bb2f7849d3e 100755 --- a/python/test/Ice/servantLocator/Server.py +++ b/python/test/Ice/servantLocator/Server.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 |