diff options
Diffstat (limited to 'ext/standard/file.c')
-rw-r--r-- | ext/standard/file.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/standard/file.c b/ext/standard/file.c index 3304c64308..c2fd7d4a3b 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -14,8 +14,8 @@ +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf <rasmus@php.net> | | Stig Bakken <ssb@php.net> | - | Andi Gutmans <andi@zend.com> | - | Zeev Suraski <zeev@zend.com> | + | Andi Gutmans <andi@php.net> | + | Zeev Suraski <zeev@php.net> | | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | | PHP streams by Wez Furlong (wez@thebrainroom.com) | +----------------------------------------------------------------------+ |