From: Felipe Pena Date: Tue, 17 Mar 2009 23:07:40 +0000 (+0000) Subject: - MFH: Year++ X-Git-Tag: php-5.3.0RC1~52 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b117752f8b11f0a2222db1f74add88115022cf43;p=php - MFH: Year++ --- 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 | diff --git a/ext/standard/var_unserializer.re b/ext/standard/var_unserializer.re index 97710e4bcc..7e8e96b451 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 |