summaryrefslogtreecommitdiff
path: root/utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS
diff options
context:
space:
mode:
authorMaurus Cuelenaere <mcuelenaere@gmail.com>2008-07-11 15:50:46 +0000
committerMaurus Cuelenaere <mcuelenaere@gmail.com>2008-07-11 15:50:46 +0000
commit14c7f45cdae826f88dc539c8c38dd95caf305731 (patch)
tree832da054b7cfb2dc6fd63339af736625f31d21aa /utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS
parent7c84ede3781c27db73403bd6302f320c76a58c8c (diff)
downloadrockbox-14c7f45cdae826f88dc539c8c38dd95caf305731.tar.gz
rockbox-14c7f45cdae826f88dc539c8c38dd95caf305731.zip
Add zook's ZenUtils to SVN
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18010 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS')
-rwxr-xr-xutils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS19
1 files changed, 19 insertions, 0 deletions
diff --git a/utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS b/utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS
new file mode 100755
index 0000000000..7f61011475
--- /dev/null
+++ b/utils/zenutils/libraries/beecrypt-4.1.2/beecrypt/CONTRIBUTORS
@@ -0,0 +1,19 @@
1I would like to thank the following people (in alphabetical order):
2
3- Seth Arnold, for contributing to the documentation.
4- Jan-Rudolph Bührmann, for helping me get started on the 64-bit multi-
5 precision integer library.
6- Luca Filipozzi, maintainer/packager of BeeCrypt for Debian GNU/Linux.
7- Jeff Johnson, the guy behind RedHat's Package Manager, who has inspired
8 and contributed to many of the changes for version 3.0.0; 73 de Bob.
9- Jon Sturgeon, bug hunter extraordinaire.
10
11Further thanks go to:
12- AMD, for donating a copy of "AMD x86-64 Architecture Programmer's Manual".
13- ARM Ltd, for donating a copy of "ARM Architecture Reference Manual".
14- HP/Compaq, for their testdrive program, which gave me the opportunity to
15 test and BeeCrypt on many new platforms.
16- SourceForge, for their excellent open source development platform!
17
18Last but not least: thanks to everyone who provided bits of information,
19reported bugs and provided feedback.