X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=hfal%2Fhfal_blake_small.c;h=0cb0ca9f2010e15b0b7bafd226e62ac5b1bdf697;hp=b53b450d786f9c2fc81e8097e5bf832606dec1ba;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=2e0998249aeec3ce8509af80cc56fb6a49f3268d 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