diff options
author | Felipe Pena <felipe@php.net> | 2009-03-17 23:07:40 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2009-03-17 23:07:40 +0000 |
commit | b117752f8b11f0a2222db1f74add88115022cf43 (patch) | |
tree | bd6fd86f429f9cf3dca912a358dc7b1e896f08e1 /ext/standard/var_unserializer.c | |
parent | 927880b5cc593ca816c4f2170db7992b996f1b9a (diff) | |
download | php-git-b117752f8b11f0a2222db1f74add88115022cf43.tar.gz |
- MFH: Year++
Diffstat (limited to 'ext/standard/var_unserializer.c')
-rw-r--r-- | ext/standard/var_unserializer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/var_unserializer.c b/ext/standard/var_unserializer.c index 385b1decb6..5292b5a529 100644 --- a/ext/standard/var_unserializer.c +++ b/ext/standard/var_unserializer.c @@ -4,7 +4,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2009 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | |