mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-17 18:34:03 -05:00
wpa_gui-qt4: Update copyright years to include 2010
This commit is contained in:
parent
17f9f44ed8
commit
a745b7a775
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
* wpa_gui - WpaGui class
|
* wpa_gui - WpaGui class
|
||||||
* Copyright (c) 2005-2008, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2005-2010, Jouni Malinen <j@w1.fi>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
@ -712,7 +712,7 @@ void WpaGui::helpContents()
|
|||||||
void WpaGui::helpAbout()
|
void WpaGui::helpAbout()
|
||||||
{
|
{
|
||||||
QMessageBox::about(this, "wpa_gui for wpa_supplicant",
|
QMessageBox::about(this, "wpa_gui for wpa_supplicant",
|
||||||
"Copyright (c) 2003-2008,\n"
|
"Copyright (c) 2003-2010,\n"
|
||||||
"Jouni Malinen <j@w1.fi>\n"
|
"Jouni Malinen <j@w1.fi>\n"
|
||||||
"and contributors.\n"
|
"and contributors.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user