aboutsummaryrefslogtreecommitdiffstats
path: root/wpa_supplicant/wpa_gui-qt4
diff options
context:
space:
mode:
authorJouni Malinen <j@w1.fi>2012-07-02 12:11:01 +0300
committerJouni Malinen <j@w1.fi>2012-07-02 12:11:01 +0300
commit17096391c5c7bdb8c5454f35b2a7141d2281a417 (patch)
tree65c24c83b030e5d1563e12b9dd3375811a0247d3 /wpa_supplicant/wpa_gui-qt4
parentc5a3cebfc8c0c088df9cd8c79434792e2b48a616 (diff)
downloadexternal_wpa_supplicant_8_ti-17096391c5c7bdb8c5454f35b2a7141d2281a417.zip
external_wpa_supplicant_8_ti-17096391c5c7bdb8c5454f35b2a7141d2281a417.tar.gz
external_wpa_supplicant_8_ti-17096391c5c7bdb8c5454f35b2a7141d2281a417.tar.bz2
wpa_gui: Update licence notification text in wpa_gui
The Help|About message box was still referring to the old license alternatives. Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'wpa_supplicant/wpa_gui-qt4')
-rw-r--r--wpa_supplicant/wpa_gui-qt4/wpagui.cpp12
1 files changed, 4 insertions, 8 deletions
diff --git a/wpa_supplicant/wpa_gui-qt4/wpagui.cpp b/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
index 97211e4..46cfc8f 100644
--- a/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
+++ b/wpa_supplicant/wpa_gui-qt4/wpagui.cpp
@@ -713,17 +713,13 @@ void WpaGui::helpContents()
void WpaGui::helpAbout()
{
QMessageBox::about(this, "wpa_gui for wpa_supplicant",
- "Copyright (c) 2003-2011,\n"
+ "Copyright (c) 2003-2012,\n"
"Jouni Malinen <j@w1.fi>\n"
"and contributors.\n"
"\n"
- "This program is free software. You can\n"
- "distribute it and/or modify it under the terms "
- "of\n"
- "the GNU General Public License version 2.\n"
- "\n"
- "Alternatively, this software may be distributed\n"
- "under the terms of the BSD license.\n"
+ "This software may be distributed under\n"
+ "the terms of the BSD license.\n"
+ "See README for more details.\n"
"\n"
"This product includes software developed\n"
"by the OpenSSL Project for use in the\n"