cvs: ZendEngine2(PHP_5_3) / zend_ini_parser.y
[email protected] ("Sebastian Bergmann")
| Newsgroups | php.zend-engine.cvs |
|---|---|
| Message-ID | <cvssebastian1230722027@cvsserver> |
sebastian Wed Dec 31 11:13:47 2008 UTC
Modified files: (Branch: PHP_5_3)
/ZendEngine2 zend_ini_parser.y
Log:
MFH: Bump copyright year, 1 of 3.
http://cvs.php.net/viewvc.cgi/ZendEngine2/zend_ini_parser.y?r1=1.41.2.2.2.2.2.5&r2=1.41.2.2.2.2.2.6&diff_format=u
Index: ZendEngine2/zend_ini_parser.y
diff -u ZendEngine2/zend_ini_parser.y:1.41.2.2.2.2.2.5 ZendEngine2/zend_ini_parser.y:1.41.2.2.2.2.2.6
--- ZendEngine2/zend_ini_parser.y:1.41.2.2.2.2.2.5 Sun Mar 16 21:05:33 2008
+++ ZendEngine2/zend_ini_parser.y Wed Dec 31 11:13:47 2008
@@ -3,7 +3,7 @@
+----------------------------------------------------------------------+
| Zend Engine |
+----------------------------------------------------------------------+
- | Copyright (c) 1998-2008 Zend Technologies Ltd. (http://www.zend.com) |
+ | Copyright (c) 1998-2009 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 |
@@ -18,7 +18,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: zend_ini_parser.y,v 1.41.2.2.2.2.2.5 2008/03/16 21:05:33 helly Exp $ */
+/* $Id: zend_ini_parser.y,v 1.41.2.2.2.2.2.6 2008/12/31 11:13:47 sebastian Exp $ */
#define DEBUG_CFG_PARSER 0