From: Jouni Malinen Date: Mon, 2 Jul 2012 17:48:24 +0000 (+0300) Subject: Update license notification in signalbar implementation X-Git-Tag: hostap_2_0~552 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be1514a3e9a2031e04473526d5829bc85998e742;p=thirdparty%2Fhostap.git Update license notification in signalbar implementation This updates the license notification to use only the BSD license. The changes were acknowledged by email (Kel Modderman , Mon, 2 Jul 2012 20:02:37 +1000). Signed-hostap: Jouni Malinen --- diff --git a/wpa_supplicant/wpa_gui-qt4/signalbar.cpp b/wpa_supplicant/wpa_gui-qt4/signalbar.cpp index f2688d579..2bba58217 100644 --- a/wpa_supplicant/wpa_gui-qt4/signalbar.cpp +++ b/wpa_supplicant/wpa_gui-qt4/signalbar.cpp @@ -2,14 +2,8 @@ * wpa_gui - SignalBar class * Copyright (c) 2011, Kel Modderman * - * 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 diff --git a/wpa_supplicant/wpa_gui-qt4/signalbar.h b/wpa_supplicant/wpa_gui-qt4/signalbar.h index 3d5dec10c..37da5dd2c 100644 --- a/wpa_supplicant/wpa_gui-qt4/signalbar.h +++ b/wpa_supplicant/wpa_gui-qt4/signalbar.h @@ -2,14 +2,8 @@ * wpa_gui - SignalBar class * Copyright (c) 2011, Kel Modderman * - * 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 SIGNALBAR_H