X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=twister%2Ftwister-asm.S_shiftmul;fp=twister%2Ftwister-asm.S_shiftmul;h=6a28d7f136f8e8a51e6c55e0a43f790f7c485460;hp=3857e19d1b9df120cb67e0a1c79eea3acc1f5079;hb=4e5b55fb1342fdef1603b68ea240b0778e665c1d;hpb=4b5da1dc27a791b5c448274a3db09cd035b33493 diff --git a/twister/twister-asm.S_shiftmul b/twister/twister-asm.S_shiftmul index 3857e19..6a28d7f 100644 --- a/twister/twister-asm.S_shiftmul +++ b/twister/twister-asm.S_shiftmul @@ -1,7 +1,7 @@ /* twister-asm.S */ /* 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 twister-asm.S - * \email daniel.otte@rub.de + * \email bg@nerilex.org * \author Daniel Otte * \date 2008-12-22 * \license GPLv3 or later