Merge branch 'debian'
[hcoop/debian/courier-authlib.git] / libs / sha1 / sha512_hash.c
similarity index 91%
rename from sha1/sha512_hash.c
rename to libs/sha1/sha512_hash.c
index 0cb0e65..bc0d0a2 100644 (file)
@@ -6,7 +6,6 @@
 #include       "sha1.h"
 #include       <string.h>
 
-static const char rcsid[]="$Id: sha512_hash.c,v 1.1 2008/12/25 14:39:11 mrsam Exp $";
 
 static const char base64tab[]=
 "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";