diff options
Diffstat (limited to 'ext/shmop/php_shmop.h')
-rw-r--r-- | ext/shmop/php_shmop.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/shmop/php_shmop.h b/ext/shmop/php_shmop.h index 791289dd09..5ea935a1f3 100644 --- a/ext/shmop/php_shmop.h +++ b/ext/shmop/php_shmop.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. | +----------------------------------------------------------------------+ - | Authors: Slava Poliakov (slavapl@mailandnews.com) | - | Ilia Alshanetsky (iliaa@home.com) | + | Authors: Slava Poliakov <slavapl@mailandnews.com> | + | Ilia Alshanetsky <iliaa@home.com> | +----------------------------------------------------------------------+ */ #ifndef PHP_SHMOP_H |