Update copyright notices to include the new year
This commit is contained in:
parent
4e2ead7a72
commit
9e0749737c
10 changed files with 19 additions and 19 deletions
|
@ -2,7 +2,7 @@ hostapd - user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP
|
||||||
Authenticator and RADIUS authentication server
|
Authenticator and RADIUS authentication server
|
||||||
================================================================
|
================================================================
|
||||||
|
|
||||||
Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
This program is dual-licensed under both the GPL version 2 and BSD
|
This program is dual-licensed under both the GPL version 2 and BSD
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* hostapd - command line interface for hostapd daemon
|
* hostapd - command line interface for hostapd daemon
|
||||||
* Copyright (c) 2004-2010, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2004-2011, 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
|
||||||
|
@ -22,7 +22,7 @@
|
||||||
|
|
||||||
static const char *hostapd_cli_version =
|
static const char *hostapd_cli_version =
|
||||||
"hostapd_cli v" VERSION_STR "\n"
|
"hostapd_cli v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2004-2010, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2004-2011, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
|
|
||||||
static const char *hostapd_cli_license =
|
static const char *hostapd_cli_license =
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* hostapd / main()
|
* hostapd / main()
|
||||||
* Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2002-2011, 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
|
||||||
|
@ -448,7 +448,7 @@ static void show_version(void)
|
||||||
"hostapd v" VERSION_STR "\n"
|
"hostapd v" VERSION_STR "\n"
|
||||||
"User space daemon for IEEE 802.11 AP management,\n"
|
"User space daemon for IEEE 802.11 AP management,\n"
|
||||||
"IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator\n"
|
"IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator\n"
|
||||||
"Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi> "
|
"Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi> "
|
||||||
"and contributors\n");
|
"and contributors\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
WPA Supplicant
|
WPA Supplicant
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Copyright (c) 2003-2010, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
This program is dual-licensed under both the GPL version 2 and BSD
|
This program is dual-licensed under both the GPL version 2 and BSD
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* WPA Supplicant - command line interface for wpa_supplicant daemon
|
* WPA Supplicant - command line interface for wpa_supplicant daemon
|
||||||
* Copyright (c) 2004-2010, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2004-2011, 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
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
static const char *wpa_cli_version =
|
static const char *wpa_cli_version =
|
||||||
"wpa_cli v" VERSION_STR "\n"
|
"wpa_cli v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2004-2010, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2004-2011, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
|
|
||||||
static const char *wpa_cli_license =
|
static const char *wpa_cli_license =
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* wpa_gui - WpaGui class
|
* wpa_gui - WpaGui class
|
||||||
* Copyright (c) 2005-2010, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2005-2011, 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
|
||||||
|
@ -719,7 +719,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-2010,\n"
|
"Copyright (c) 2003-2011,\n"
|
||||||
"Jouni Malinen <j@w1.fi>\n"
|
"Jouni Malinen <j@w1.fi>\n"
|
||||||
"and contributors.\n"
|
"and contributors.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* WPA Supplicant
|
* WPA Supplicant
|
||||||
* Copyright (c) 2003-2010, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2003-2011, 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
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
const char *wpa_supplicant_version =
|
const char *wpa_supplicant_version =
|
||||||
"wpa_supplicant v" VERSION_STR "\n"
|
"wpa_supplicant v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2003-2010, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
const char *wpa_supplicant_license =
|
const char *wpa_supplicant_license =
|
||||||
"This program is free software. You can distribute it and/or modify it\n"
|
"This program is free software. You can distribute it and/or modify it\n"
|
||||||
|
|
|
@ -92,7 +92,7 @@ available in <a href="/gitweb/gitweb.cgi?p=hostap.git;a=blob_plain;f=hostapd/eap
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>hostapd</b><br>
|
<b>hostapd</b><br>
|
||||||
Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi>
|
Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi>
|
||||||
and contributors.
|
and contributors.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -258,7 +258,7 @@ bug/feature request</a>.
|
||||||
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
||||||
<!-- Created: Sun Jan 2 17:20:17 PST 2005 -->
|
<!-- Created: Sun Jan 2 17:20:17 PST 2005 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Sep 7 19:43:58 EEST 2010
|
Last modified: Sun Feb 27 12:48:54 EET 2011
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -141,13 +141,13 @@ and contributors.
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>hostapd</b><br>
|
<b>hostapd</b><br>
|
||||||
Copyright (c) 2002-2010, Jouni Malinen <j@w1.fi>
|
Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi>
|
||||||
and contributors.
|
and contributors.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>wpa_supplicant</b><br>
|
<b>wpa_supplicant</b><br>
|
||||||
Copyright (c) 2003-2010, Jouni Malinen <j@w1.fi>
|
Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi>
|
||||||
and contributors.
|
and contributors.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -277,7 +277,7 @@ get lost, please report it through the bug tracking system as
|
||||||
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
||||||
<!-- Created: Mon May 27 20:08:41 EEST 2002 -->
|
<!-- Created: Mon May 27 20:08:41 EEST 2002 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Sep 7 19:40:59 EEST 2010
|
Last modified: Sun Feb 27 12:48:42 EET 2011
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -142,7 +142,7 @@ other drivers.</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
<b>wpa_supplicant</b><br>
|
<b>wpa_supplicant</b><br>
|
||||||
Copyright (c) 2003-2010, Jouni Malinen <j@w1.fi>
|
Copyright (c) 2003-2011, Jouni Malinen <j@w1.fi>
|
||||||
and contributors.
|
and contributors.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
@ -350,7 +350,7 @@ bug/feature request</a>.
|
||||||
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
<address><a href="mailto:j@w1.fi">Jouni Malinen</a></address>
|
||||||
<!-- Created: Sat May 22 21:41:58 PDT 2004 -->
|
<!-- Created: Sat May 22 21:41:58 PDT 2004 -->
|
||||||
<!-- hhmts start -->
|
<!-- hhmts start -->
|
||||||
Last modified: Tue Sep 7 19:42:20 EEST 2010
|
Last modified: Sun Feb 27 12:48:48 EET 2011
|
||||||
<!-- hhmts end -->
|
<!-- hhmts end -->
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in a new issue