summaryrefslogtreecommitdiff
path: root/ext/dba/dba_dbm.c
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-11-06 01:53:50 +0000
committerMarcus Boerger <helly@php.net>2002-11-06 01:53:50 +0000
commit31b6a5cebf574089222110abdd23def5e26f044f (patch)
tree96fc98f05af348be2b76be8d7fab1f1b059db7dc /ext/dba/dba_dbm.c
parentf0acf84dc73df928d00138c35ec76d4bf1b2e5ea (diff)
downloadphp-git-31b6a5cebf574089222110abdd23def5e26f044f.tar.gz
#add myself
Diffstat (limited to 'ext/dba/dba_dbm.c')
-rw-r--r--ext/dba/dba_dbm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/dba/dba_dbm.c b/ext/dba/dba_dbm.c
index 0dd0b52625..ff079a7760 100644
--- a/ext/dba/dba_dbm.c
+++ b/ext/dba/dba_dbm.c
@@ -12,7 +12,8 @@
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |
+----------------------------------------------------------------------+
- | Author: Sascha Schumann <sascha@schumann.cx> |
+ | Authors: Sascha Schumann <sascha@schumann.cx> |
+ | Marcus Boerger <helly@php.net> |
+----------------------------------------------------------------------+
*/