From: Xinchen Hui Date: Mon, 12 Feb 2018 13:01:12 +0000 (+0800) Subject: Update author info X-Git-Tag: php-7.3.0alpha1~447 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6de9c91ba606b2f0d89ccd1ff1901f3814ee1813;p=php Update author info --- diff --git a/ext/standard/base64.c b/ext/standard/base64.c index ae2b11e188..89411533aa 100644 --- a/ext/standard/base64.c +++ b/ext/standard/base64.c @@ -13,6 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Jim Winstead | + | Xinchen Hui | +----------------------------------------------------------------------+ */ /* $Id$ */ diff --git a/ext/standard/base64.h b/ext/standard/base64.h index c9fe26e985..582153a674 100644 --- a/ext/standard/base64.h +++ b/ext/standard/base64.h @@ -13,6 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Author: Jim Winstead | + | Xinchen Hui | +----------------------------------------------------------------------+ */