X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=sha1.c;h=f812be97e34b1ce036cbe66c8c4ff79c112f1086;hb=3a571bf2d55c87a3d08641f7df7681c923717eb1;hp=89e9f8d5e5138000fcb96e44d0aba485a2b4e323;hpb=cb23251fd9f7c2d9e519a84b6975091bceb0fa66;p=avr-crypto-lib.git diff --git a/sha1.c b/sha1.c index 89e9f8d..f812be9 100644 --- a/sha1.c +++ b/sha1.c @@ -19,9 +19,8 @@ /** * \file sha1.c * \author Daniel Otte - * \date 08.10.2006 - * \par License: - * GPLv3 + * \date 2006-10-08 + * \license GPLv3 or later * \brief SHA-1 implementation. * */