diff options
Diffstat (limited to 'python/test/Ice/servantLocator/TestI.py')
-rw-r--r-- | python/test/Ice/servantLocator/TestI.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/servantLocator/TestI.py b/python/test/Ice/servantLocator/TestI.py index c845f41e75f..9e2345b0fe9 100644 --- a/python/test/Ice/servantLocator/TestI.py +++ b/python/test/Ice/servantLocator/TestI.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import os, sys, traceback, time import Ice, Test |