diff options
Diffstat (limited to 'scripts/NetworkProxy.py')
-rw-r--r-- | scripts/NetworkProxy.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/NetworkProxy.py b/scripts/NetworkProxy.py index 24bd90e0499..1a05abd0bf3 100644 --- a/scripts/NetworkProxy.py +++ b/scripts/NetworkProxy.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 sys, os, threading, socket, select |