diff options
Diffstat (limited to 'ext/standard/base64.c')
-rw-r--r-- | ext/standard/base64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/base64.c b/ext/standard/base64.c index 64388109ef..4a6533a194 100644 --- a/ext/standard/base64.c +++ b/ext/standard/base64.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$ */ |