X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=hfal%2Fhfal_blake_small.c;h=0cb0ca9f2010e15b0b7bafd226e62ac5b1bdf697;hb=d9352fc79fbdee0cf3288809b104ea196ea85693;hp=b53b450d786f9c2fc81e8097e5bf832606dec1ba;hpb=22b608111d32de8b0c8fa34f35bd0d8892df2285;p=avr-crypto-lib.git diff --git a/hfal/hfal_blake_small.c b/hfal/hfal_blake_small.c index b53b450..0cb0ca9 100644 --- a/hfal/hfal_blake_small.c +++ b/hfal/hfal_blake_small.c @@ -1,7 +1,7 @@ /* hfal_blake_small.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2009 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org) 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 @@ -18,7 +18,7 @@ */ /** * \file hfal_blake_small.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2009-05-05 * \license GPLv3 or later