diff options
Diffstat (limited to 'ext/standard/url.c')
-rw-r--r-- | ext/standard/url.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/url.c b/ext/standard/url.c index 72603e5509..4a897d3d11 100644 --- a/ext/standard/url.c +++ b/ext/standard/url.c @@ -12,7 +12,7 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Author: Jim Winstead (jimw@php.net) | + | Author: Jim Winstead <jimw@php.net> | +----------------------------------------------------------------------+ */ /* $Id$ */ |