diff options
Diffstat (limited to 'cpp/demo/IceBox/hello/expect.py')
-rwxr-xr-x | cpp/demo/IceBox/hello/expect.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/demo/IceBox/hello/expect.py b/cpp/demo/IceBox/hello/expect.py index 8b740d1d553..285a686a55f 100755 --- a/cpp/demo/IceBox/hello/expect.py +++ b/cpp/demo/IceBox/hello/expect.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2008 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. |