diff options
author | Jouni Malinen <j@w1.fi> | 2012-02-11 16:46:35 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2012-02-11 19:39:36 +0200 |
commit | 0f3d578efcff5f29d3b8af13edc3c1a9a3222129 (patch) | |
tree | 3d98a6a9ccf64f1c5087cbfdaa4cab24eca965e0 /wpa_supplicant/wpa_gui-qt4/networkconfig.h | |
parent | e22d4d957bea049a37dfc2697b895c8ff6cd8b1c (diff) | |
download | external_wpa_supplicant_8_ti-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.zip external_wpa_supplicant_8_ti-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.tar.gz external_wpa_supplicant_8_ti-0f3d578efcff5f29d3b8af13edc3c1a9a3222129.tar.bz2 |
Remove the GPL notification from files contributed by Jouni Malinen
Remove the GPL notification text from the files that were
initially contributed by myself.
Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'wpa_supplicant/wpa_gui-qt4/networkconfig.h')
-rw-r--r-- | wpa_supplicant/wpa_gui-qt4/networkconfig.h | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/wpa_supplicant/wpa_gui-qt4/networkconfig.h b/wpa_supplicant/wpa_gui-qt4/networkconfig.h index 0ceeb41..429b648 100644 --- a/wpa_supplicant/wpa_gui-qt4/networkconfig.h +++ b/wpa_supplicant/wpa_gui-qt4/networkconfig.h @@ -2,14 +2,8 @@ * wpa_gui - NetworkConfig class * Copyright (c) 2005-2006, 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. */ #ifndef NETWORKCONFIG_H |