diff options
Diffstat (limited to 'py/test/Ice/exceptions/Client.py')
-rw-r--r-- | py/test/Ice/exceptions/Client.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/py/test/Ice/exceptions/Client.py b/py/test/Ice/exceptions/Client.py index 0876f386faf..4bbadf909b0 100644 --- a/py/test/Ice/exceptions/Client.py +++ b/py/test/Ice/exceptions/Client.py @@ -1,6 +1,7 @@ +#!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2004 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2005 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. |