Browse Source

sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l

PHP-5.2.1RC1
Sebastian Bergmann 17 years ago
parent
commit
84995ce497
  1. 2
      Zend/zend_ini_parser.y

2
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 |

Loading…
Cancel
Save