From: Sebastian Bergmann Date: Tue, 5 Jan 2010 20:40:23 +0000 (+0000) Subject: sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l X-Git-Tag: php-5.2.13RC1~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=84995ce49799369699f6097904ccdbd0e4b0020d;p=php sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l --- diff --git a/Zend/zend_ini_parser.y b/Zend/zend_ini_parser.y index 896d9ae487..249506d7a1 100644 --- a/Zend/zend_ini_parser.y +++ b/Zend/zend_ini_parser.y @@ -3,7 +3,7 @@ +----------------------------------------------------------------------+ | Zend Engine | +----------------------------------------------------------------------+ - | Copyright (c) 1998-2009 Zend Technologies Ltd. (http://www.zend.com) | + | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) | +----------------------------------------------------------------------+ | This source file is subject to version 2.00 of the Zend license, | | that is bundled with this package in the file LICENSE, and is |