X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=aes%2Faes192_enc.c;h=6d071a7980426e1d4c0f54cfff7bcb3787e4810a;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hp=eacc7a0e04eed846eab040f13b611acafdf56878;hpb=8d1970350aa1d7cdcb59cf79f7f60e385e2816e5;p=avr-crypto-lib.git diff --git a/aes/aes192_enc.c b/aes/aes192_enc.c index eacc7a0..6d071a7 100644 --- a/aes/aes192_enc.c +++ b/aes/aes192_enc.c @@ -1,7 +1,7 @@ /* aes192_enc.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 aes192_enc.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2008-12-31 * \license GPLv3 or later