diff options
author | Sebastian Bergmann <sebastian@php.net> | 2010-01-05 20:40:23 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@php.net> | 2010-01-05 20:40:23 +0000 |
commit | 3defe7625444f92625b7ac152648a3811278009e (patch) | |
tree | 575c107035ffba2680ad9f88287e0554afd83402 /Zend/zend_ini_scanner.l | |
parent | 5d0419e05ac57c09ab2578a9f728c6ba366693dc (diff) | |
download | php-git-3defe7625444f92625b7ac152648a3811278009e.tar.gz |
sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l
Diffstat (limited to 'Zend/zend_ini_scanner.l')
-rw-r--r-- | Zend/zend_ini_scanner.l | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_ini_scanner.l b/Zend/zend_ini_scanner.l index 1ab78290a9..bd174a9d22 100644 --- a/Zend/zend_ini_scanner.l +++ b/Zend/zend_ini_scanner.l @@ -2,7 +2,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 | |