X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=cubehash%2Fcubehash.c;fp=cubehash%2Fcubehash.c;h=4a696389a3a66a77d071da623794cb66593f3e11;hp=8441ac370efb88e9e04a03345f20b505f3afeab0;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=2e0998249aeec3ce8509af80cc56fb6a49f3268d diff --git a/cubehash/cubehash.c b/cubehash/cubehash.c index 8441ac3..4a69638 100644 --- a/cubehash/cubehash.c +++ b/cubehash/cubehash.c @@ -1,7 +1,7 @@ /* cubehash.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2008 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 cubehash.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2010-02-20 * \license GPLv3 or later