From d630bbdc06c63d6baddbba69eb1ce440554f43ec Mon Sep 17 00:00:00 2001 From: Patrick Allaert Date: Thu, 26 Aug 2021 16:24:34 +0200 Subject: [PATCH] Fixed Dmitry Stogov email Noticed by Luc Vieillescazes --- Zend/zend_portability.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/zend_portability.h b/Zend/zend_portability.h index d6705789906..8864d5c6c0d 100644 --- a/Zend/zend_portability.h +++ b/Zend/zend_portability.h @@ -14,7 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Andi Gutmans | | Zeev Suraski | - | Dmitry Stogov | + | Dmitry Stogov | +----------------------------------------------------------------------+ */