X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Ftests%2Ftest-base64.c;fp=libeap%2Ftests%2Ftest-base64.c;h=980febf9eeab35bf4ec538990be4b6c17ba434c8;hp=747290e74a7d9a271ba0e89c0b3ad1d513bd15be;hb=f3746d009c6d7f50025af1f58a85e5fee9680be6;hpb=244f18d04aaf29e68495b5ffeb40ef5cca50942f diff --git a/libeap/tests/test-base64.c b/libeap/tests/test-base64.c index 747290e..980febf 100644 --- a/libeap/tests/test-base64.c +++ b/libeap/tests/test-base64.c @@ -2,14 +2,8 @@ * Base64 encoding/decoding (RFC1341) - test program * Copyright (c) 2005, Jouni Malinen * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * Alternatively, this software may be distributed under the terms of BSD - * license. - * - * See README and COPYING for more details. + * This software may be distributed under the terms of the BSD license. + * See README for more details. */ #include "utils/includes.h"