diff options
Diffstat (limited to 'py/test/Ice/faultTolerance/Client.py')
-rw-r--r-- | py/test/Ice/faultTolerance/Client.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/test/Ice/faultTolerance/Client.py b/py/test/Ice/faultTolerance/Client.py index 3a14b890f7e..f6d1429e5c1 100644 --- a/py/test/Ice/faultTolerance/Client.py +++ b/py/test/Ice/faultTolerance/Client.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2005 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. # # This copy of Ice is licensed to you under the terms described in the # ICE_LICENSE file included in this distribution. |