From 66c94331bc8ee0ccd244079e46cb27ac352d4ae4 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Sat, 9 Feb 2002 22:54:08 +0000 Subject: [PATCH] *** empty log message *** --- ext/tokenizer/php_tokenizer.h | 2 +- ext/tokenizer/tokenizer.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 | | | +----------------------------------------------------------------------+ */ -- 2.50.1