diff options
Diffstat (limited to 'javae/test/IceE/inheritance/run.py')
-rwxr-xr-x | javae/test/IceE/inheritance/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/javae/test/IceE/inheritance/run.py b/javae/test/IceE/inheritance/run.py index 05b674beac6..ec1018ff43d 100755 --- a/javae/test/IceE/inheritance/run.py +++ b/javae/test/IceE/inheritance/run.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # ********************************************************************** # -# Copyright (c) 2003-2006 ZeroC, Inc. All rights reserved. +# Copyright (c) 2003-2007 ZeroC, Inc. All rights reserved. # # This copy of Ice-E is licensed to you under the terms described in the # ICEE_LICENSE file included in this distribution. |