X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=sha1.c;h=f812be97e34b1ce036cbe66c8c4ff79c112f1086;hb=cf1c79ef3fa4bb22f0cab28b2b6e958293aca739;hp=89e9f8d5e5138000fcb96e44d0aba485a2b4e323;hpb=c135a8edfcb616f3bbececfd970336bb013dd214;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. * */