From 90613d2282e4863630b2facc023af175dd973311 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Thu, 28 Feb 2002 08:29:35 +0000 Subject: Maintain headers. --- ext/session/mod_files.c | 2 +- ext/session/mod_files.h | 2 +- ext/session/mod_mm.c | 2 +- ext/session/mod_mm.h | 2 +- ext/session/mod_user.c | 2 +- ext/session/mod_user.h | 2 +- ext/session/php_session.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'ext/session') 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ 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 | + | Author: Sascha Schumann | +----------------------------------------------------------------------+ */ -- cgit v1.2.1