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 --- main/php_variables.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php_variables.c') diff --git a/main/php_variables.c b/main/php_variables.c index df28887732..ca8d8b7334 100644 --- a/main/php_variables.c +++ b/main/php_variables.c @@ -13,7 +13,7 @@ | license@php.net so we can mail you a copy immediately. | +----------------------------------------------------------------------+ | Authors: Rasmus Lerdorf | - | Zeev Suraski | + | Zeev Suraski | +----------------------------------------------------------------------+ */ -- cgit v1.2.1