From: Felipe Pena Date: Tue, 17 Mar 2009 23:10:13 +0000 (+0000) Subject: - MFH: Year++ X-Git-Tag: php-5.2.10RC1~287 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d8330a3897ecc9a50d57b9776d545dd22537d1d;p=php - MFH: Year++ --- diff --git a/ext/standard/var_unserializer.c b/ext/standard/var_unserializer.c index d16f1e78d7..b5543278d6 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 | diff --git a/ext/standard/var_unserializer.re b/ext/standard/var_unserializer.re index b4fb72d2e7..6c20d1ee54 100644 --- a/ext/standard/var_unserializer.re +++ b/ext/standard/var_unserializer.re @@ -2,7 +2,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 |