summaryrefslogtreecommitdiff
path: root/ext/session
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
committerSebastian Bergmann <sebastian@php.net>2002-02-28 08:29:35 +0000
commit90613d2282e4863630b2facc023af175dd973311 (patch)
tree6774779a49c082adbd023fabc33786c1d7286494 /ext/session
parenta0c2defe8eac43fb9cf43ce7499319f72ea105de (diff)
downloadphp-git-90613d2282e4863630b2facc023af175dd973311.tar.gz
Maintain headers.
Diffstat (limited to 'ext/session')
-rw-r--r--ext/session/mod_files.c2
-rw-r--r--ext/session/mod_files.h2
-rw-r--r--ext/session/mod_mm.c2
-rw-r--r--ext/session/mod_mm.h2
-rw-r--r--ext/session/mod_user.c2
-rw-r--r--ext/session/mod_user.h2
-rw-r--r--ext/session/php_session.h2
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> |
+----------------------------------------------------------------------+
*/