X-Git-Url: http://www.project-moonshot.org/gitweb/?p=mech_eap.git;a=blobdiff_plain;f=libeap%2Ftests%2Ftest-asn1.c;fp=libeap%2Ftests%2Ftest-asn1.c;h=c6957fd2519fee53823a05d9fa3296c82414c52d;hp=e59aa49c7c3328a2293bc426d3b5a57fc236a39a;hb=f3746d009c6d7f50025af1f58a85e5fee9680be6;hpb=244f18d04aaf29e68495b5ffeb40ef5cca50942f diff --git a/libeap/tests/test-asn1.c b/libeap/tests/test-asn1.c index e59aa49..c6957fd 100644 --- a/libeap/tests/test-asn1.c +++ b/libeap/tests/test-asn1.c @@ -2,14 +2,8 @@ * Testing tool for ASN.1 routines * Copyright (c) 2006-2009, 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 "includes.h" @@ -17,8 +11,6 @@ #include "common.h" #include "tls/asn1.h" -extern int wpa_debug_level; - static const char * asn1_class_str(int class) {