diff options
Diffstat (limited to 'python/test/Ice/dispatcher/Dispatcher.py')
-rwxr-xr-x | python/test/Ice/dispatcher/Dispatcher.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/dispatcher/Dispatcher.py b/python/test/Ice/dispatcher/Dispatcher.py index 47fe07383fe..a3ec2095bed 100755 --- a/python/test/Ice/dispatcher/Dispatcher.py +++ b/python/test/Ice/dispatcher/Dispatcher.py @@ -1,9 +1,7 @@ #!/usr/bin/env python -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import Ice, os, sys, traceback, time, threading |