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/standard/php_array.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/standard/php_array.h') diff --git a/ext/standard/php_array.h b/ext/standard/php_array.h index b12c82caf6..9a96c34b75 100644 --- a/ext/standard/php_array.h +++ b/ext/standard/php_array.h @@ -12,8 +12,8 @@ | obtain it through the world-wide-web, please send a note to | | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | + | Authors: Andi Gutmans | + | Zeev Suraski | | Rasmus Lerdorf | | Andrei Zmievski | +----------------------------------------------------------------------+ -- cgit v1.2.1