X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=bcal%2Fbcal_cscipher.c;h=1dfd7c3ffe4f0429e8f8135a825d6b15a99947e5;hp=8fb0f5000b41269ba7b4e7bb086cfbefea9f5cdb;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=2e0998249aeec3ce8509af80cc56fb6a49f3268d diff --git a/bcal/bcal_cscipher.c b/bcal/bcal_cscipher.c index 8fb0f50..1dfd7c3 100644 --- a/bcal/bcal_cscipher.c +++ b/bcal/bcal_cscipher.c @@ -1,7 +1,7 @@ /* bcal_cscipher.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2010 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_cscipher.c - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2010-12-17 * \license GPLv3 or later