summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--phpdbg.c1
-rw-r--r--phpdbg.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/phpdbg.c b/phpdbg.c
index 4b75ce26ca..a0665a7ee5 100644
--- a/phpdbg.c
+++ b/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> |
+----------------------------------------------------------------------+
*/
diff --git a/phpdbg.h b/phpdbg.h
index f0a59ce473..3a3da7636a 100644
--- a/phpdbg.h
+++ b/phpdbg.h
@@ -14,6 +14,7 @@
+----------------------------------------------------------------------+
| Authors: Felipe Pena <felipe@php.net> |
| Authors: Joe Watkins <joe.watkins@live.co.uk> |
+ | Authors: Bob Weinand <bwoebi@php.net> |
+----------------------------------------------------------------------+
*/