derick Sun, 07 Mar 2010 13:11:44 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=295922
Log: - Fixed copyright year. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re Modified: php/php-src/branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re =================================================================== --- php/php-src/branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re 2010-03-07 13:08:47 UTC (rev 295921) +++ php/php-src/branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re 2010-03-07 13:11:44 UTC (rev 295922) @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2006 The PHP Group | + | Copyright (c) 1997-2010 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 |
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php