diff options
| author | Sebastian Bergmann <sebastian@php.net> | 2010-01-05 20:46:53 +0000 | 
|---|---|---|
| committer | Sebastian Bergmann <sebastian@php.net> | 2010-01-05 20:46:53 +0000 | 
| commit | d2281d1dffb991e80636e4dacc53fba7b68d800d (patch) | |
| tree | e3309ae135d9c7be083fc027bf6d48a09576d430 /Zend/zend_ini.c | |
| parent | 3defe7625444f92625b7ac152648a3811278009e (diff) | |
| download | php-git-d2281d1dffb991e80636e4dacc53fba7b68d800d.tar.gz | |
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
Diffstat (limited to 'Zend/zend_ini.c')
| -rw-r--r-- | Zend/zend_ini.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/zend_ini.c b/Zend/zend_ini.c index c88fd62dc3..60af9acf40 100644 --- a/Zend/zend_ini.c +++ b/Zend/zend_ini.c @@ -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        |  | 
