aboutsummaryrefslogtreecommitdiffstats
path: root/src/drivers
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-07-02 12:43:16 +0300
committerJouni Malinen <j@w1.fi>2012-07-02 12:43:16 +0300
commitcb2b381169bf0f0675a0aa28abae668f6bab45c1 (patch)
treeed40acd253dfb5d2b5a8d60420e2bf820dd6e035 /src/drivers
parent17096391c5c7bdb8c5454f35b2a7141d2281a417 (diff)
downloadexternal_wpa_supplicant_8_ti-cb2b381169bf0f0675a0aa28abae668f6bab45c1.zip
external_wpa_supplicant_8_ti-cb2b381169bf0f0675a0aa28abae668f6bab45c1.tar.gz
external_wpa_supplicant_8_ti-cb2b381169bf0f0675a0aa28abae668f6bab45c1.tar.bz2
Update license notification in roboswitch interface file
This updates the license notification to use only the BSD license. The changes were acknowledged by email (Jouke Witteveen <j.witteveen@gmail.com>, Mon, 2 Jul 2012 11:38:34 +0200). Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'src/drivers')
-rw-r--r--src/drivers/driver_roboswitch.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/drivers/driver_roboswitch.c b/src/drivers/driver_roboswitch.c
index 61b75b1..0a9078a 100644
--- a/src/drivers/driver_roboswitch.c
+++ b/src/drivers/driver_roboswitch.c
@@ -2,14 +2,8 @@
* WPA Supplicant - roboswitch driver interface
* Copyright (c) 2008-2009 Jouke Witteveen
*
- * 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"