diff options
Diffstat (limited to 'python/test/Ice/dispatcher/AllTests.py')
-rw-r--r-- | python/test/Ice/dispatcher/AllTests.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/dispatcher/AllTests.py b/python/test/Ice/dispatcher/AllTests.py index f9247a7da7b..3b2f2ad1b76 100644 --- a/python/test/Ice/dispatcher/AllTests.py +++ b/python/test/Ice/dispatcher/AllTests.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import Ice, Test, Dispatcher, sys, threading, random |