diff options
Diffstat (limited to 'ext/cybermut')
| -rw-r--r-- | ext/cybermut/cybermut.c | 2 | ||||
| -rw-r--r-- | ext/cybermut/php_cybermut.h | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/ext/cybermut/cybermut.c b/ext/cybermut/cybermut.c index fe97ff6782..48139d6916 100644 --- a/ext/cybermut/cybermut.c +++ b/ext/cybermut/cybermut.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: Sylvain PAGES <spages@free.fr> | + | Author: Sylvain PAGES <spages@free.fr> | +----------------------------------------------------------------------+ */ diff --git a/ext/cybermut/php_cybermut.h b/ext/cybermut/php_cybermut.h index 10958ab321..fe390cbc47 100644 --- a/ext/cybermut/php_cybermut.h +++ b/ext/cybermut/php_cybermut.h @@ -12,8 +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: Sylvain PAGES <spages@free.fr> | - | | + | Author: Sylvain PAGES <spages@free.fr> | +----------------------------------------------------------------------+ */ |
