From: Moriyoshi Koizumi Date: Tue, 14 Jan 2003 19:26:00 +0000 (+0000) Subject: Appended my name to the list of authors X-Git-Tag: PHP_5_0_dev_before_13561_fix~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ae7d13bc9e338767fb37cecd06b97ce47337b29;p=php Appended my name to the list of authors --- diff --git a/ext/iconv/iconv.c b/ext/iconv/iconv.c index a937dab37f..ea8d3a20bb 100644 --- a/ext/iconv/iconv.c +++ b/ext/iconv/iconv.c @@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Rui Hirokawa | | Stig Bakken | + | Moriyoshi Koizumi | +----------------------------------------------------------------------+ */