diff options
Diffstat (limited to 'scripts/NetworkProxy.py')
-rw-r--r-- | scripts/NetworkProxy.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/NetworkProxy.py b/scripts/NetworkProxy.py index 1a05abd0bf3..5633049a493 100644 --- a/scripts/NetworkProxy.py +++ b/scripts/NetworkProxy.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import sys, os, threading, socket, select |