From 9afce019e0e4229c78654349d73ad3a69fce1497 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Thu, 1 Nov 2018 18:35:32 +0200 Subject: Future-proof email addresses --- ext/bcmath/php_bcmath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/bcmath/php_bcmath.h') diff --git a/ext/bcmath/php_bcmath.h b/ext/bcmath/php_bcmath.h index 3f15ee2c7c..b72b8dd56d 100644 --- a/ext/bcmath/php_bcmath.h +++ b/ext/bcmath/php_bcmath.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. | +----------------------------------------------------------------------+ - | Author: Andi Gutmans | + | Author: Andi Gutmans | +----------------------------------------------------------------------+ */ -- cgit v1.2.1