diff options
author | Bob Weinand <bobwei9@hotmail.com> | 2013-12-23 23:55:07 +0100 |
---|---|---|
committer | Bob Weinand <bobwei9@hotmail.com> | 2013-12-23 23:55:07 +0100 |
commit | 6f63609251a9fef9cb64d8c0007166d0b737e78c (patch) | |
tree | 2c347960602b6e2e749bae3c82cb96a21c1d10aa | |
parent | 7b215b36bc9c478955242c5252af5412b6f1bedf (diff) | |
download | php-git-6f63609251a9fef9cb64d8c0007166d0b737e78c.tar.gz |
Fixed credits in phpdbg.* files
-rw-r--r-- | phpdbg.c | 1 | ||||
-rw-r--r-- | phpdbg.h | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Felipe Pena <felipe@php.net> | | Authors: Joe Watkins <joe.watkins@live.co.uk> | + | Authors: Bob Weinand <bwoebi@php.net> | +----------------------------------------------------------------------+ */ @@ -14,6 +14,7 @@ +----------------------------------------------------------------------+ | Authors: Felipe Pena <felipe@php.net> | | Authors: Joe Watkins <joe.watkins@live.co.uk> | + | Authors: Bob Weinand <bwoebi@php.net> | +----------------------------------------------------------------------+ */ |