From: Bob Weinand Date: Mon, 23 Dec 2013 22:55:07 +0000 (+0100) Subject: Fixed credits in phpdbg.* files X-Git-Tag: php-5.6.0alpha1~93^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ca882858f41adca912e267559fead5245070587f;p=php Fixed credits in phpdbg.* files --- diff --git a/sapi/phpdbg/phpdbg.c b/sapi/phpdbg/phpdbg.c index 4b75ce26ca..a0665a7ee5 100644 --- a/sapi/phpdbg/phpdbg.c +++ b/sapi/phpdbg/phpdbg.c @@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Felipe Pena | | Authors: Joe Watkins | + | Authors: Bob Weinand | +----------------------------------------------------------------------+ */ diff --git a/sapi/phpdbg/phpdbg.h b/sapi/phpdbg/phpdbg.h index f0a59ce473..3a3da7636a 100644 --- a/sapi/phpdbg/phpdbg.h +++ b/sapi/phpdbg/phpdbg.h @@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Felipe Pena | | Authors: Joe Watkins | + | Authors: Bob Weinand | +----------------------------------------------------------------------+ */