diff options
author | Roger Dingledine <arma@torproject.org> | 2003-12-30 23:02:27 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-12-30 23:02:27 +0000 |
commit | 2b765c54f503679efbdf6ff7dfc6c8820e8ecc7e (patch) | |
tree | a55dddb5c0a697ca7654f53873eda7a21a43b715 /AUTHORS | |
parent | 8085235e5f44cc21a6d723a73142831b6bdd718a (diff) | |
download | tor-2b765c54f503679efbdf6ff7dfc6c8820e8ecc7e.tar.gz tor-2b765c54f503679efbdf6ff7dfc6c8820e8ecc7e.zip |
rearrange authors, correct install notes
svn:r962
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,9 +2,6 @@ Main authors: ------------- -Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code -(called OR) in 2001-2002. - Roger Dingledine <arma@freehaven.net> overhauled all of the code, did a bunch of new design work, etc. @@ -12,6 +9,9 @@ Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in particular the router and descriptor parsing, and the crypto and tls wrappers. +Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code +(called OR) in 2001-2002. + Contributors: ------------- |