X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccrypt%2Fmd5.h;h=455f66de025dd88e8af7e8dfcd6a8e94e8099ed8;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=c80f4a326f619180179e40a25de24ae006c624b9;hpb=bb1973faaa81ead23b3d5e05b45cddd8a47d51f7;p=silc.git diff --git a/lib/silccrypt/md5.h b/lib/silccrypt/md5.h index c80f4a32..455f66de 100644 --- a/lib/silccrypt/md5.h +++ b/lib/silccrypt/md5.h @@ -2,14 +2,13 @@ md5.h - Author: Pekka Riikonen + Author: Pekka Riikonen Copyright (C) 1997 - 2000 Pekka Riikonen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. + the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,20 +16,10 @@ GNU General Public License for more details. */ -/* - * $Id$ - * $Log$ - * Revision 1.1 2000/06/27 11:36:55 priikone - * Initial revision - * - * - */ #ifndef MD5_H #define MD5_H -#include "md5_internal.h" - /* * SILC Hash API for MD5 */