diff options
Diffstat (limited to 'py/test/Ice/defaultServant/MyObjectI.py')
-rw-r--r-- | py/test/Ice/defaultServant/MyObjectI.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/test/Ice/defaultServant/MyObjectI.py b/py/test/Ice/defaultServant/MyObjectI.py index 3d45b6bcbeb..f7e50e06f7a 100644 --- a/py/test/Ice/defaultServant/MyObjectI.py +++ b/py/test/Ice/defaultServant/MyObjectI.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2010 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2011 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. |