diff options
Diffstat (limited to 'ext/sqlite/php_sqlite.h')
-rw-r--r-- | ext/sqlite/php_sqlite.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/sqlite/php_sqlite.h b/ext/sqlite/php_sqlite.h index c05bba4c60..8cf157af09 100644 --- a/ext/sqlite/php_sqlite.h +++ b/ext/sqlite/php_sqlite.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Author: Wez Furlong <wez@thebrainroom.com> | - | Tal Peer <tal@php.net | + | Authors: Wez Furlong <wez@thebrainroom.com> | + | Tal Peer <tal@php.net | +----------------------------------------------------------------------+ $Id$ |