X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=xtea-asm.S;h=20f1d63b3a9fcfea934065e4d445f92023d95e59;hb=398d0518495db71641bb0676b716002ac0ffd5da;hp=f3c5b12ca1c0feeea8b1bc53a38170622e65667a;hpb=96ebafd201c9e8441c7677577b24aa402c1defc6;p=avr-crypto-lib.git diff --git a/xtea-asm.S b/xtea-asm.S index f3c5b12..20f1d63 100644 --- a/xtea-asm.S +++ b/xtea-asm.S @@ -17,9 +17,9 @@ along with this program. If not, see . */ /* xtea-asm.S - * Author: Daniel Otte - * Date: 06.06.2006 - * License: GPL + * Author: Daniel Otte + * Date: 2006-06-06 + * License: GPLv3 or later * Implementation of XTEA for AVR * include xtea.h in your C-Project to use this functions. */