diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2013-12-23 23:55:07 +0100 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2013-12-24 00:34:23 +0100 |
commit | ca882858f41adca912e267559fead5245070587f (patch) | |
tree | 0fa9c01cd26b20f06431176f53ac626f1f9e690b /sapi/phpdbg/phpdbg.c | |
parent | ebfe304d6a48a74ba9f20db137b53a3ef56049d6 (diff) | |
download | php-git-ca882858f41adca912e267559fead5245070587f.tar.gz |
Fixed credits in phpdbg.* files
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
-rw-r--r-- | sapi/phpdbg/phpdbg.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <felipe@php.net> | | Authors: Joe Watkins <joe.watkins@live.co.uk> | + | Authors: Bob Weinand <bwoebi@php.net> | +----------------------------------------------------------------------+ */ |