diff options
author | Harald Radi <phanto@php.net> | 2002-05-31 09:43:22 +0000 |
---|---|---|
committer | Harald Radi <phanto@php.net> | 2002-05-31 09:43:22 +0000 |
commit | d1b01b92abcc269716dc448472182d91028985bc (patch) | |
tree | 026ead522acc2f577bc1188e2bb701bcf76c2771 | |
parent | ecdbaeced17affd6895537746f69ac2824339184 (diff) | |
download | php-git-d1b01b92abcc269716dc448472182d91028985bc.tar.gz |
added wez and ordered names alphabetically
-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 27bb7a0b21..b713bdc50b 100644 --- a/ext/com/CREDITS +++ b/ext/com/CREDITS @@ -1,2 +1,2 @@ Win32 COM -Zeev Suraski, Harald Radi, Alan Brown
\ No newline at end of file +Alan Brown, Wez Furlong, Harald Radi, Zeev Suraski
\ No newline at end of file diff --git a/ext/rpc/com/CREDITS b/ext/rpc/com/CREDITS index 27bb7a0b21..b713bdc50b 100644 --- a/ext/rpc/com/CREDITS +++ b/ext/rpc/com/CREDITS @@ -1,2 +1,2 @@ Win32 COM -Zeev Suraski, Harald Radi, Alan Brown
\ No newline at end of file +Alan Brown, Wez Furlong, Harald Radi, Zeev Suraski
\ No newline at end of file |