From: Andi Gutmans Date: Tue, 6 Jun 2000 18:54:00 +0000 (+0000) Subject: - I didn't have anything to do with this buggy code. Just kidding :) X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d7ac0f2c9d62198a55ee141b40c9631846f60080;p=php - I didn't have anything to do with this buggy code. Just kidding :) --- diff --git a/ext/standard/output.c b/ext/standard/output.c index d489f42cc2..03d81165ff 100644 --- a/ext/standard/output.c +++ b/ext/standard/output.c @@ -12,8 +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 | + | Authors: Zeev Suraski | | Thies C. Arntzen | +----------------------------------------------------------------------+ */ diff --git a/main/output.c b/main/output.c index d489f42cc2..03d81165ff 100644 --- a/main/output.c +++ b/main/output.c @@ -12,8 +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 | + | Authors: Zeev Suraski | | Thies C. Arntzen | +----------------------------------------------------------------------+ */