X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=bcal%2Fbcal_aes128_enconly.c;h=c5782b4ee23cd3b0a54cfaf5f5827445ed34a656;hb=b8aa8d06134ce687993cb3148d66ebd86dbf1d6f;hp=42bc4a8d54fb524efcc191a89d8d84150aa80a3b;hpb=6c688ee8a14c2452afb4e3c855939b9d0dc858d7;p=avr-crypto-lib.git diff --git a/bcal/bcal_aes128_enconly.c b/bcal/bcal_aes128_enconly.c index 42bc4a8..c5782b4 100644 --- a/bcal/bcal_aes128_enconly.c +++ b/bcal/bcal_aes128_enconly.c @@ -1,7 +1,7 @@ /* bcal_aes128.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 bcal_aes128.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2009-01-08 * \license GPLv3 or later