summaryrefslogtreecommitdiff
path: root/ext/msession/php_msession.h
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/msession/php_msession.h
parenta0c2defe8eac43fb9cf43ce7499319f72ea105de (diff)
downloadphp-git-90613d2282e4863630b2facc023af175dd973311.tar.gz
Maintain headers.
Diffstat (limited to 'ext/msession/php_msession.h')
-rw-r--r--ext/msession/php_msession.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/ext/msession/php_msession.h b/ext/msession/php_msession.h
index c457b1aadd..b5504c2a95 100644
--- a/ext/msession/php_msession.h
+++ b/ext/msession/php_msession.h
@@ -1,8 +1,8 @@
/*
+----------------------------------------------------------------------+
- | PHP version 4.x |
+ | msession 1.0 |
+----------------------------------------------------------------------+
- | Copyright (c) 1997, 1998, 1999, 2000, 2001 The PHP Group |
+ | Copyright (c) 1997-2002 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 2.02 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
@@ -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: |
- | |
+ | Authors: Mark Woodward <markw@mohawksoft.com> |
+ | Portions copyright the PHP group. |
+----------------------------------------------------------------------+
*/