Stanislav Malyshev 19 years ago
parent
commit
ad7e2f8712
  1. 2
      ext/tokenizer/tokenizer_data.c
  2. 4
      ext/tokenizer/tokenizer_data_gen.sh

2
ext/tokenizer/tokenizer_data.c

@ -2,7 +2,7 @@
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2007 The PHP Group |
| Copyright (c) 1997-2008 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 |

4
ext/tokenizer/tokenizer_data_gen.sh

@ -16,7 +16,7 @@ echo '/*
+----------------------------------------------------------------------+
| PHP Version 5 |
+----------------------------------------------------------------------+
| Copyright (c) 1997-2007 The PHP Group |
| Copyright (c) 1997-2008 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 |
@ -30,7 +30,7 @@ echo '/*
+----------------------------------------------------------------------+
*/
/* $Id: tokenizer_data_gen.sh,v 1.1.2.2 2007-07-31 23:24:11 johannes Exp $ */
/* $Id: tokenizer_data_gen.sh,v 1.1.2.2.2.1 2008-02-12 00:45:14 stas Exp $ */
/*
DO NOT EDIT THIS FILE!

Loading…
Cancel
Save