diff options
Diffstat (limited to 'main/streams/streams.c')
-rwxr-xr-x | main/streams/streams.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/main/streams/streams.c b/main/streams/streams.c index d2ef95dda8..ae33818b79 100755 --- a/main/streams/streams.c +++ b/main/streams/streams.c @@ -12,11 +12,10 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: | - | Wez Furlong (wez@thebrainroom.com) | + | Authors: Wez Furlong <wez@thebrainroom.com> | | Borrowed code from: | - | Rasmus Lerdorf <rasmus@lerdorf.on.ca> | - | Jim Winstead <jimw@php.net> | + | Rasmus Lerdorf <rasmus@lerdorf.on.ca> | + | Jim Winstead <jimw@php.net> | +----------------------------------------------------------------------+ */ |