aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-07-02 20:50:03 +0300
committerJouni Malinen <j@w1.fi>2012-07-02 20:50:03 +0300
commit0cb87fdeb58b3de54a325179f07fba3dfe71d0ef (patch)
tree4fdcb31dcbd8aef4e73ed9c4582e95c9b0169d7d /src
parentbe1514a3e9a2031e04473526d5829bc85998e742 (diff)
downloadexternal_wpa_supplicant_8_ti-0cb87fdeb58b3de54a325179f07fba3dfe71d0ef.zip
external_wpa_supplicant_8_ti-0cb87fdeb58b3de54a325179f07fba3dfe71d0ef.tar.gz
external_wpa_supplicant_8_ti-0cb87fdeb58b3de54a325179f07fba3dfe71d0ef.tar.bz2
Update license notification in driver_wired.c
This updates the license notification to use only the BSD license. The changes were acknowledged by email (Gunter Burchardt, tmisu@gmx.de, Mon, 02 Jul 2012 17:54:28 +0200). Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'src')
-rw-r--r--src/drivers/driver_wired.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/drivers/driver_wired.c b/src/drivers/driver_wired.c
index 618db26..e0f0f22 100644
--- a/src/drivers/driver_wired.c
+++ b/src/drivers/driver_wired.c
@@ -3,14 +3,8 @@
* Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
* Copyright (c) 2004, Gunter Burchardt <tira@isx.de>
*
- * 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"