diff options
author | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
---|---|---|
committer | Bernard Normier <bernard@zeroc.com> | 2005-02-16 22:44:55 +0000 |
commit | c580b84fce32d9135031103d38bb0aabf48e9164 (patch) | |
tree | fd22e600dd09320b37f75b6394d5d2f6f6aeae39 /php/test/Ice/operations/run.py | |
parent | Added visual basic (diff) | |
download | ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.bz2 ice-c580b84fce32d9135031103d38bb0aabf48e9164.tar.xz ice-c580b84fce32d9135031103d38bb0aabf48e9164.zip |
2004 to 2005
Diffstat (limited to 'php/test/Ice/operations/run.py')
-rwxr-xr-x | php/test/Ice/operations/run.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php/test/Ice/operations/run.py b/php/test/Ice/operations/run.py index 75719632a23..7a739022f01 100755 --- a/php/test/Ice/operations/run.py +++ b/php/test/Ice/operations/run.py @@ -1,7 +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. |