From: Andrei Zmievski Date: Sat, 9 Feb 2002 22:54:08 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: php-4.2.0RC1~388 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66c94331bc8ee0ccd244079e46cb27ac352d4ae4;p=php *** empty log message *** --- diff --git a/ext/tokenizer/php_tokenizer.h b/ext/tokenizer/php_tokenizer.h index 589b8c4179..bd0017a7ae 100644 --- a/ext/tokenizer/php_tokenizer.h +++ b/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 | | | +----------------------------------------------------------------------+ */ diff --git a/ext/tokenizer/tokenizer.c b/ext/tokenizer/tokenizer.c index 9bfb80092f..3e159ab3ea 100644 --- a/ext/tokenizer/tokenizer.c +++ b/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 | | | +----------------------------------------------------------------------+ */