X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=host%2Fgf256mul.c;h=fe6548652483220d4b63d9e9ef6385911a0f758e;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hp=d10b69cab50b173a36c7659bc2976f98bb996cf6;hpb=8ef8dfdc7299ac1c30869ec6ad4d11276f0cf5db;p=avr-crypto-lib.git diff --git a/host/gf256mul.c b/host/gf256mul.c index d10b69c..fe65486 100644 --- a/host/gf256mul.c +++ b/host/gf256mul.c @@ -1,7 +1,7 @@ /* gf256mul.c */ /* - This file is part of the Crypto-avr-lib/microcrypt-lib. - Copyright (C) 2008 Daniel Otte (daniel.otte@rub.de) + This file is part of the AVR-Crypto-Lib. + 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 gf256mul.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2009-01-13 * \license GPLv3 or later