diff options
Diffstat (limited to 'ext/dbase')
| -rw-r--r-- | ext/dbase/dbase.c | 2 | ||||
| -rw-r--r-- | ext/dbase/php_dbase.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/dbase/dbase.c b/ext/dbase/dbase.c index 002a0c3e18..381e6c6f15 100644 --- a/ext/dbase/dbase.c +++ b/ext/dbase/dbase.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. | +----------------------------------------------------------------------+ - | Authors: Jim Winstead (jimw@php.net) | + | Author: Jim Winstead <jimw@php.net> | +----------------------------------------------------------------------+ */ diff --git a/ext/dbase/php_dbase.h b/ext/dbase/php_dbase.h index a2c6ec6aec..c9e62b269f 100644 --- a/ext/dbase/php_dbase.h +++ b/ext/dbase/php_dbase.h @@ -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. | +----------------------------------------------------------------------+ - | Authors: Jim Winstead (jimw@php.net) | + | Author: Jim Winstead <jimw@php.net> | +----------------------------------------------------------------------+ */ |
