summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/phpdbg.c
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2013-12-23 23:55:07 +0100
committerBob Weinand <bobwei9@hotmail.com>2013-12-24 00:34:23 +0100
commitca882858f41adca912e267559fead5245070587f (patch)
tree0fa9c01cd26b20f06431176f53ac626f1f9e690b /sapi/phpdbg/phpdbg.c
parentebfe304d6a48a74ba9f20db137b53a3ef56049d6 (diff)
downloadphp-git-ca882858f41adca912e267559fead5245070587f.tar.gz
Fixed credits in phpdbg.* files
Diffstat (limited to 'sapi/phpdbg/phpdbg.c')
-rw-r--r--sapi/phpdbg/phpdbg.c1
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> |
+----------------------------------------------------------------------+
*/