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 88e3da09e2e..3fcb95ee713 100644 --- a/py/test/Ice/defaultServant/MyObjectI.py +++ b/py/test/Ice/defaultServant/MyObjectI.py @@ -1,6 +1,6 @@ # ********************************************************************** # -# Copyright (c) 2003-2012 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2013 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. |