Browse Source

*** empty log message ***

experimental/ZendEngine2
Andrei Zmievski 25 years ago
parent
commit
66c94331bc
  1. 2
      ext/tokenizer/php_tokenizer.h
  2. 2
      ext/tokenizer/tokenizer.c

2
ext/tokenizer/php_tokenizer.h

@ -12,7 +12,7 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: |
| Authors: Andrei Zmievski <andrei@php.net> |
| |
+----------------------------------------------------------------------+
*/

2
ext/tokenizer/tokenizer.c

@ -12,7 +12,7 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
| Authors: |
| Authors: Andrei Zmievski <andrei@php.net> |
| |
+----------------------------------------------------------------------+
*/

Loading…
Cancel
Save