diff options
| author | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2005-08-03 14:08:58 +0000 |
| commit | 23e671a51ee7bf5abca3d9e2326d2adbd524b30b (patch) | |
| tree | 50c774df6e5f8805f21436fc5bb4cf8af7774936 /ext/msession | |
| parent | ce32c4ece753bb399926146f880f415c3ea781c0 (diff) | |
| download | php-git-23e671a51ee7bf5abca3d9e2326d2adbd524b30b.tar.gz | |
- Bumber up year
Diffstat (limited to 'ext/msession')
| -rw-r--r-- | ext/msession/msession.c | 2 | ||||
| -rw-r--r-- | ext/msession/php_msession.h | 2 | ||||
| -rw-r--r-- | ext/msession/reqclient.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/ext/msession/msession.c b/ext/msession/msession.c index b3771b1337..ffbe791c43 100644 --- a/ext/msession/msession.c +++ b/ext/msession/msession.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | msession 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 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 aab7e915d2..c2f5f9b457 100644 --- a/ext/msession/php_msession.h +++ b/ext/msession/php_msession.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | msession 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2004 The PHP Group | + | Copyright (c) 1997-2005 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/reqclient.h b/ext/msession/reqclient.h index 22414fea38..aa52200957 100644 --- a/ext/msession/reqclient.h +++ b/ext/msession/reqclient.h @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | msession 1.0 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2001 The PHP Group | + | Copyright (c) 1997-2005 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 | |
