From: zooko <zooko@zooko.com>
Date: Wed, 28 Mar 2007 22:22:51 +0000 (+0530)
Subject: pyfec: more thanks to Brian
X-Git-Url: https://git.rkrishnan.org/pf/cyclelanguage?a=commitdiff_plain;h=64bb6fc3fdbea990b6c88f76df1a9859ba965186;p=tahoe-lafs%2Fzfec.git

pyfec: more thanks to Brian

darcs-hash:22dd099850c3f60888ace9a3b7c0a825add2de25
---

diff --git a/pyfec/README.txt b/pyfec/README.txt
index 5692349..d57532d 100644
--- a/pyfec/README.txt
+++ b/pyfec/README.txt
@@ -168,12 +168,13 @@ Thanks to the author of the original fec lib, Luigi Rizzo, and the folks that
 contributed to it: Phil Karn, Robert Morelos-Zaragoza, Hari Thirumoorthy, and
 Dan Rubenstein.  Thanks to the Mnet hackers who wrote an earlier Python
 wrapper, especially Myers Carpenter and Hauke Johannknecht.  Thanks to Brian
-Warner for help with the API and documentation.  Thanks to the creators of GCC
-(starting with Richard M.  Stallman) and Valgrind (starting with Julian Seward)
-for a pair of excellent tools.  Thanks to my coworkers at Allmydata -- 
-http://allmydata.com -- Fabrice Grinda, Peter Secor, Rob Kinninmont, Brian 
-Warner, Zandr Milewski, Justin Boreta, Mark Meras for sponsoring this work and 
-releasing it under a Free Software licence.
+Warner for help with the API, documentation, debugging, and unit tests.
+Thanks to the creators of GCC (starting with Richard M.  Stallman) and
+Valgrind (starting with Julian Seward) for a pair of excellent tools.  Thanks
+to my coworkers at Allmydata -- http://allmydata.com -- Fabrice Grinda, Peter
+Secor, Rob Kinninmont, Brian Warner, Zandr Milewski, Justin Boreta, Mark
+Meras for sponsoring this work and releasing it under a Free Software
+licence.
 
 
 Enjoy!