X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/f292b938e3856ed9fb8fb45bb96d72fab1ed494f..f04a1a66b7abbe12528bd0ced49ec44932343f41:/fastmd5.pas?ds=inline

diff --git a/fastmd5.pas b/fastmd5.pas
index f0481a9..891d0fc 100644
--- a/fastmd5.pas
+++ b/fastmd5.pas
@@ -8,7 +8,7 @@ unit fastmd5;
 {
 pascal implementation of MD5
 
-written by Bas Steendijk - steendijk@xs4all.nl
+written by Bas Steendijk
 
 based on RFC1321 - The MD5 Message-Digest Algorithm