X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=base64%2Fbase64_dec.h;h=1cb63d3dec4bb125170953ded0e8772e97e7ade4;hp=0f9cb96edc8020841c5f0425186761680b18f14e;hb=4b5da1dc27a791b5c448274a3db09cd035b33493;hpb=3a9f9d918fb95474996af535c225a7e187d88372 diff --git a/base64/base64_dec.h b/base64/base64_dec.h index 0f9cb96..1cb63d3 100644 --- a/base64/base64_dec.h +++ b/base64/base64_dec.h @@ -1,7 +1,7 @@ /* base64_dec.h */ /* * 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 @@ -17,7 +17,6 @@ * along with this program. If not, see . */ - #ifndef BASE64_DEC_H_ #define BASE64_DEC_H_