|
@@ -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");
|
|
}
|
|
}
|
|
|
|
|