]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/tls/tlsv1_server_write.c
Remove the GPL notification from files contributed by Jouni Malinen
[thirdparty/hostap.git] / src / tls / tlsv1_server_write.c
index 0ca3b230dabd3a8dca6e1ccba77b82a70d7f6d37..6d8e55ed49a098af9247f70338b2b1a13fad661e 100644 (file)
@@ -2,14 +2,8 @@
  * TLSv1 server - write handshake message
  * Copyright (c) 2006-2011, Jouni Malinen <j@w1.fi>
  *
- * 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"