From: Jouni Malinen Date: Sat, 4 Sep 2010 14:39:33 +0000 (+0300) Subject: wpa_gui-qt4: Update copyright years to include 2010 X-Git-Tag: hostap-1-bp~1206 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a745b7a775d449222f17bd338bab4802e05435c0;p=thirdparty%2Fhostap.git wpa_gui-qt4: Update copyright years to include 2010 --- 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"