X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/85ef2ce64f0cc31a063fccea69fdcc7281d51548..13da3d2110165e8501869e896f1f17706f2058c1:/fastmd5.pas

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