diff options
Diffstat (limited to 'ext/shmop/shmop.c')
-rw-r--r-- | ext/shmop/shmop.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/shmop/shmop.c b/ext/shmop/shmop.c index 7e4fa3df0e..ebce1afa78 100644 --- a/ext/shmop/shmop.c +++ b/ext/shmop/shmop.c @@ -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 (hackie@prohost.org) | - | Ilia Alshanetsky (ilia@prohost.org) | + | Authors: Slava Poliakov <hackie@prohost.org> | + | Ilia Alshanetsky <ilia@prohost.org> | +----------------------------------------------------------------------+ */ /* $Id$ */ |