From 67e0138c0dfd966624223911a0821f6c294ad1c6 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Thu, 1 Nov 2018 18:30:28 +0200 Subject: Future-proof email addresses... --- ext/bcmath/bcmath.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/bcmath/bcmath.c') diff --git a/ext/bcmath/bcmath.c b/ext/bcmath/bcmath.c index 6404969b4f..63dec41972 100644 --- a/ext/bcmath/bcmath.c +++ b/ext/bcmath/bcmath.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. | +----------------------------------------------------------------------+ - | Author: Andi Gutmans | + | Author: Andi Gutmans | +----------------------------------------------------------------------+ */ -- cgit v1.2.1