Fixed documentation, removed a few useless files, changed MD5 implementation to use openssl.

This commit is contained in:
Thulinma 2012-05-11 16:50:30 +02:00
parent cd0d79790b
commit a086cff579
7 changed files with 7 additions and 513 deletions

View file

@ -1,4 +1,3 @@
tinythread++ library taken verbatim from:
http://tinythread.sourceforge.net
All code was written by DDVTECH employees specifically for this project, with the exception of:
All other code so far was written by DDVTECH employees.
* tinythread++ library taken verbatim from: http://tinythread.sourceforge.net