diff options
Diffstat (limited to 'python/test/Ice/blobject/RouterI.py')
-rw-r--r-- | python/test/Ice/blobject/RouterI.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/python/test/Ice/blobject/RouterI.py b/python/test/Ice/blobject/RouterI.py index 08fc75146b1..4b845066165 100644 --- a/python/test/Ice/blobject/RouterI.py +++ b/python/test/Ice/blobject/RouterI.py @@ -1,8 +1,6 @@ -# ********************************************************************** # -# Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +# Copyright (c) ZeroC, Inc. All rights reserved. # -# ********************************************************************** import threading, Ice |