Browse Source

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

PHP-5.2.1RC1
Sebastian Bergmann 17 years ago
parent
commit
dffb0fe616
  1. 2
      ext/pdo/pdo_sql_parser.re
  2. 2
      ext/standard/var_unserializer.re

2
ext/pdo/pdo_sql_parser.re

@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2009 The PHP Group |
| Copyright (c) 1997-2010 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |

2
ext/standard/var_unserializer.re

@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2009 The PHP Group |
| Copyright (c) 1997-2010 The PHP Group |
+----------------------------------------------------------------------+
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |

Loading…
Cancel
Save