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 7a9c8e7202..6e918eb5b1 100644 --- a/ext/standard/file.c +++ b/ext/standard/file.c @@ -12,11 +12,11 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Rasmus Lerdorf <rasmus@lerdorf.on.ca> | + | Authors: Rasmus Lerdorf <rasmus@php.net> | | Stig Bakken <ssb@fast.no> | | Andi Gutmans <andi@zend.com> | | Zeev Suraski <zeev@zend.com> | - | PHP 4.0 patches by Thies C. Arntzen (thies@thieso.net) | + | PHP 4.0 patches by Thies C. Arntzen <thies@thieso.net> | | PHP 4.1 streams by Wez Furlong (wez@thebrainroom.com) | +----------------------------------------------------------------------+ */ |