X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Ftests%2Ftest-base64.c;h=980febf9eeab35bf4ec538990be4b6c17ba434c8;hp=747290e74a7d9a271ba0e89c0b3ad1d513bd15be;hb=4f319dde67a76fe0aaf33f6d2788968012584ada;hpb=ed09b5e64dd485851310307979d5eed14678087b 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"