aboutsummaryrefslogtreecommitdiffstats
path: root/src/rsn_supp
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-02-11 16:31:36 +0200
committerJouni Malinen <j@w1.fi>2012-02-11 19:39:36 +0200
commite22d4d957bea049a37dfc2697b895c8ff6cd8b1c (patch)
tree1aa9591c9ddcd4cd8bfcfb1a82e21158adee585e /src/rsn_supp
parent0dd1603c3fd34008d047b581b906b66b829d7520 (diff)
downloadexternal_wpa_supplicant_8_ti-e22d4d957bea049a37dfc2697b895c8ff6cd8b1c.zip
external_wpa_supplicant_8_ti-e22d4d957bea049a37dfc2697b895c8ff6cd8b1c.tar.gz
external_wpa_supplicant_8_ti-e22d4d957bea049a37dfc2697b895c8ff6cd8b1c.tar.bz2
Remove the GPL notification from files contributed by Atheros
Remove the GPL notification text from files that were initially contributed by Atheros Communications or Qualcomm Atheros. Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'src/rsn_supp')
-rw-r--r--src/rsn_supp/tdls.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/rsn_supp/tdls.c b/src/rsn_supp/tdls.c
index 27090e3..6ebc37a 100644
--- a/src/rsn_supp/tdls.c
+++ b/src/rsn_supp/tdls.c
@@ -2,14 +2,8 @@
* wpa_supplicant - TDLS
* Copyright (c) 2010-2011, Atheros Communications
*
- * 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"