X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fap%2Fpreauth_auth.c;h=3e0c8000d062509d561c192cf1eac60345c1b54a;hb=0f3d578efcff5f29d3b8af13edc3c1a9a3222129;hp=8e133158a9763b65de0048b61c72bed3a6b3b186;hpb=e22d4d957bea049a37dfc2697b895c8ff6cd8b1c;p=thirdparty%2Fhostap.git diff --git a/src/ap/preauth_auth.c b/src/ap/preauth_auth.c index 8e133158a..3e0c8000d 100644 --- a/src/ap/preauth_auth.c +++ b/src/ap/preauth_auth.c @@ -2,14 +2,8 @@ * hostapd - Authenticator for IEEE 802.11i RSN pre-authentication * Copyright (c) 2004-2007, 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"