]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/eap_server/eap_server_pwd.c
Remove the GPL notification from EAP-pwd implementation
[thirdparty/hostap.git] / src / eap_server / eap_server_pwd.c
index 8235e7dbc88166ba862e3e6026182c22932d82d3..6c47dee2254e0ba8d722cec1e68150c9a90406fe 100644 (file)
@@ -2,14 +2,8 @@
  * hostapd / EAP-pwd (RFC 5931) server
  * Copyright (c) 2010, Dan Harkins <dharkins@lounge.org>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the BSD license.
- *
- * Alternatively, this software may be distributed under the terms of the
- * GNU General Public License version 2 as published by the Free Software
- * Foundation.
- *
- * 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"