~indicator-network-developers/wpasupplicant/07-series.packaging

« back to all changes in this revision

Viewing changes to wpa_supplicant/wpa_gui-qt4/wpagui.cpp

  • Committer: Kalle Valo
  • Date: 2010-10-21 11:42:38 UTC
  • mfrom: (1950.1.51)
  • Revision ID: kalle.valo@canonical.com-20101021114238-ere89p31hxmjh6i5
MergeĀ 07-series.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * wpa_gui - WpaGui class
3
 
 * Copyright (c) 2005-2008, Jouni Malinen <j@w1.fi>
 
3
 * Copyright (c) 2005-2010, Jouni Malinen <j@w1.fi>
4
4
 *
5
5
 * This program is free software; you can redistribute it and/or modify
6
6
 * it under the terms of the GNU General Public License version 2 as
712
712
void WpaGui::helpAbout()
713
713
{
714
714
        QMessageBox::about(this, "wpa_gui for wpa_supplicant",
715
 
                           "Copyright (c) 2003-2008,\n"
 
715
                           "Copyright (c) 2003-2010,\n"
716
716
                           "Jouni Malinen <j@w1.fi>\n"
717
717
                           "and contributors.\n"
718
718
                           "\n"