X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=bcal%2Fbcal_tdes2.c;fp=bcal%2Fbcal_tdes2.c;h=df7682e20f5f5736fd689451647913e0e416c706;hp=4aa32e4bb65f0eabc03daf61e37f8985f7b4b340;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=2e0998249aeec3ce8509af80cc56fb6a49f3268d diff --git a/bcal/bcal_tdes2.c b/bcal/bcal_tdes2.c index 4aa32e4..df7682e 100644 --- a/bcal/bcal_tdes2.c +++ b/bcal/bcal_tdes2.c @@ -1,7 +1,7 @@ /* bcal_tdes2.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_tdes.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2010-02-02 * \license GPLv3 or later