From: Sebastian Bergmann Date: Sun, 3 Jan 2010 08:22:14 +0000 (+0000) Subject: sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l X-Git-Tag: php-5.4.0alpha1~495 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebb467ff022c14b4245fbd430917bc4220a3546b;p=php sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l --- diff --git a/ext/pdo/pdo_sql_parser.re b/ext/pdo/pdo_sql_parser.re index 3946456e1c..b125a814fd 100644 --- a/ext/pdo/pdo_sql_parser.re +++ b/ext/pdo/pdo_sql_parser.re @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2009 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 | diff --git a/ext/standard/var_unserializer.re b/ext/standard/var_unserializer.re index 7e8e96b451..689fd90cd6 100644 --- a/ext/standard/var_unserializer.re +++ b/ext/standard/var_unserializer.re @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2009 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 |