From: Remi Collet Date: Tue, 11 Jul 2017 05:43:56 +0000 (+0200) Subject: fix authors X-Git-Tag: php-7.2.0beta1~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d269aa2003ea0fdba23a26bf898267c18e17c793;p=php fix authors --- diff --git a/ext/sodium/libsodium.c b/ext/sodium/libsodium.c index ae93e6dc58..34bf7d4a2e 100644 --- a/ext/sodium/libsodium.c +++ b/ext/sodium/libsodium.c @@ -12,12 +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. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | - | Rasmus Lerdorf | - | Andrei Zmievski | - | Stig Venaas | - | Jason Greene | + | Authors: Frank Denis | +----------------------------------------------------------------------+ */ diff --git a/ext/sodium/php_libsodium.h b/ext/sodium/php_libsodium.h index 3348c41a6e..93d92e3e03 100644 --- a/ext/sodium/php_libsodium.h +++ b/ext/sodium/php_libsodium.h @@ -12,12 +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. | +----------------------------------------------------------------------+ - | Authors: Andi Gutmans | - | Zeev Suraski | - | Rasmus Lerdorf | - | Andrei Zmievski | - | Stig Venaas | - | Jason Greene | + | Authors: Frank Denis | +----------------------------------------------------------------------+ */