Imported Debian patch 0.66.1-1
[hcoop/debian/courier-authlib.git] / libs / sha1 / sha1_hash.c
similarity index 96%
rename from sha1/sha1_hash.c
rename to libs/sha1/sha1_hash.c
index f571acc..18b330c 100644 (file)
@@ -6,7 +6,6 @@
 #include       "sha1.h"
 #include       <string.h>
 
-static const char rcsid[]="$Id: sha1_hash.c,v 1.3 2009/06/27 16:32:38 mrsam Exp $";
 
 static const char base64tab[]=
 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";