X-Git-Url: https://git.cryptolib.org/avr-crypto-lib.git?a=blobdiff_plain;f=test_src%2Fmain-bigint-test.c;h=8fd41365ad308d2d4882c05b73849262b5cff4ce;hb=c9c11514d91b8c19f77d65ac051b998bd99048b0;hp=5b65d9e51557d214aea6bb9864ce82b26bff253f;hpb=96e930bbd293d62d8a9d2b011eb958aee6840c42;p=avr-crypto-lib.git diff --git a/test_src/main-bigint-test.c b/test_src/main-bigint-test.c index 5b65d9e..8fd4136 100644 --- a/test_src/main-bigint-test.c +++ b/test_src/main-bigint-test.c @@ -1,7 +1,7 @@ -/* main-base64-test.c */ +/* main-bigint-test.c */ /* This file is part of the AVR-Crypto-Lib. - Copyright (C) 2008, 2009 Daniel Otte (daniel.otte@rub.de) + Copyright (C) 2008, 2009, 2010 Daniel Otte (daniel.otte@rub.de) 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,7 @@ along with this program. If not, see . */ /* - * base64 test-suit + * bigint test-suit * */