Imported Upstream version 0.66.1
[hcoop/debian/courier-authlib.git] / libs / sha1 / sha256_hash.c
similarity index 91%
rename from sha1/sha256_hash.c
rename to libs/sha1/sha256_hash.c
index 81c6e51..a6f7bc1 100644 (file)
@@ -6,7 +6,6 @@
 #include       "sha1.h"
 #include       <string.h>
 
-static const char rcsid[]="$Id: sha256_hash.c,v 1.1 2005/02/21 03:18:30 mrsam Exp $";
 
 static const char base64tab[]=
 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";