diff options
author | Harald Radi <phanto@php.net> | 2001-06-12 20:33:50 +0000 |
---|---|---|
committer | Harald Radi <phanto@php.net> | 2001-06-12 20:33:50 +0000 |
commit | 96686930ab338d222048d6ef5a6b7553b83081d0 (patch) | |
tree | 41102a9ceb2f7e7b00e71b166fc6b7ecc7a3b7ca | |
parent | 2a61bad994e7c34f78aa42ad4595c1086898816d (diff) | |
download | php-git-96686930ab338d222048d6ef5a6b7553b83081d0.tar.gz |
added Alan Brown to credits
-rw-r--r-- | ext/com/CREDITS | 2 | ||||
-rw-r--r-- | ext/rpc/com/CREDITS | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/com/CREDITS b/ext/com/CREDITS index 12fa10d879..27bb7a0b21 100644 --- a/ext/com/CREDITS +++ b/ext/com/CREDITS @@ -1,2 +1,2 @@ Win32 COM -Zeev Suraski, Harald Radi
\ No newline at end of file +Zeev Suraski, Harald Radi, Alan Brown
\ No newline at end of file diff --git a/ext/rpc/com/CREDITS b/ext/rpc/com/CREDITS index 12fa10d879..27bb7a0b21 100644 --- a/ext/rpc/com/CREDITS +++ b/ext/rpc/com/CREDITS @@ -1,2 +1,2 @@ Win32 COM -Zeev Suraski, Harald Radi
\ No newline at end of file +Zeev Suraski, Harald Radi, Alan Brown
\ No newline at end of file |