diff options
Diffstat (limited to 'ext/msession')
-rw-r--r-- | ext/msession/msession.c | 2 | ||||
-rw-r--r-- | ext/msession/php_msession.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/msession/msession.c b/ext/msession/msession.c index 02405feb78..25233e28f8 100644 --- a/ext/msession/msession.c +++ b/ext/msession/msession.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | msession 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2004 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | diff --git a/ext/msession/php_msession.h b/ext/msession/php_msession.h index e359732d8d..edd2a7bb6d 100644 --- a/ext/msession/php_msession.h +++ b/ext/msession/php_msession.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | msession 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2002 The PHP Group | + | Copyright (c) 1997-2004 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.0 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |