diff options
Diffstat (limited to 'ext/session')
-rw-r--r-- | ext/session/mod_files.c | 2 | ||||
-rw-r--r-- | ext/session/mod_files.h | 2 | ||||
-rw-r--r-- | ext/session/mod_mm.c | 2 | ||||
-rw-r--r-- | ext/session/mod_mm.h | 2 | ||||
-rw-r--r-- | ext/session/mod_user.c | 2 | ||||
-rw-r--r-- | ext/session/mod_user.h | 2 | ||||
-rw-r--r-- | ext/session/php_session.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/ext/session/mod_files.c b/ext/session/mod_files.c index 96f0c3a93e..322d3cc3cf 100644 --- a/ext/session/mod_files.c +++ b/ext/session/mod_files.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/mod_files.h b/ext/session/mod_files.h index 39e75b8102..b95ec9c940 100644 --- a/ext/session/mod_files.h +++ b/ext/session/mod_files.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/mod_mm.c b/ext/session/mod_mm.c index 296af9e77d..1f05b4b733 100644 --- a/ext/session/mod_mm.c +++ b/ext/session/mod_mm.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/mod_mm.h b/ext/session/mod_mm.h index ea048134a8..39df1a73cd 100644 --- a/ext/session/mod_mm.h +++ b/ext/session/mod_mm.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/mod_user.c b/ext/session/mod_user.c index f0302c9336..3f36cb206b 100644 --- a/ext/session/mod_user.c +++ b/ext/session/mod_user.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/mod_user.h b/ext/session/mod_user.h index a74339d631..c50734a444 100644 --- a/ext/session/mod_user.h +++ b/ext/session/mod_user.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ diff --git a/ext/session/php_session.h b/ext/session/php_session.h index c6631731c7..5e10be2d3d 100644 --- a/ext/session/php_session.h +++ b/ext/session/php_session.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: Sascha Schumann <sascha@schumann.cx> | + | Author: Sascha Schumann <sascha@schumann.cx> | +----------------------------------------------------------------------+ */ |