Imported Debian patch 0.66.1-1
[hcoop/debian/courier-authlib.git] / libs / md5 / md5_hash.c
similarity index 94%
rename from md5/md5_hash.c
rename to libs/md5/md5_hash.c
index e2bf7c3..fd16538 100644 (file)
@@ -7,7 +7,6 @@
 #include       <string.h>
 #include       <stdio.h>
 
 #include       <string.h>
 #include       <stdio.h>
 
-static const char rcsid[]="$Id: md5_hash.c,v 1.6 2007/10/07 02:50:45 mrsam Exp $";
 
 static const char base64tab[]=
 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
 
 static const char base64tab[]=
 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";