diff --git a/wpa_supplicant/wpa_gui-qt4/wpagui.cpp b/wpa_supplicant/wpa_gui-qt4/wpagui.cpp index e15d7519f..2057d6723 100644 --- a/wpa_supplicant/wpa_gui-qt4/wpagui.cpp +++ b/wpa_supplicant/wpa_gui-qt4/wpagui.cpp @@ -1,6 +1,6 @@ /* * wpa_gui - WpaGui class - * Copyright (c) 2005-2008, Jouni Malinen + * Copyright (c) 2005-2010, Jouni Malinen * * 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 @@ -712,7 +712,7 @@ void WpaGui::helpContents() void WpaGui::helpAbout() { QMessageBox::about(this, "wpa_gui for wpa_supplicant", - "Copyright (c) 2003-2008,\n" + "Copyright (c) 2003-2010,\n" "Jouni Malinen \n" "and contributors.\n" "\n"