X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=base64%2Fbase64_dec.c;fp=base64%2Fbase64_dec.c;h=0ce43fd45638854b60ed7d8aae8f5416c8146d87;hp=5e22d566c0f1a864967a3556c4de6e65ec1f4f76;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=2e0998249aeec3ce8509af80cc56fb6a49f3268d diff --git a/base64/base64_dec.c b/base64/base64_dec.c index 5e22d56..0ce43fd 100644 --- a/base64/base64_dec.c +++ b/base64/base64_dec.c @@ -1,7 +1,7 @@ /* base64_dec.c */ /* * This file is part of the AVR-Crypto-Lib. - * Copyright (C) 2006, 2007, 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