|
@@ -1,6 +1,6 @@
|
|
|
/*
|
|
|
* hostapd / main()
|
|
|
- * Copyright (c) 2002-2011, Jouni Malinen <j@w1.fi>
|
|
|
+ * Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi>
|
|
|
*
|
|
|
* This software may be distributed under the terms of the BSD license.
|
|
|
* See README for more details.
|
|
@@ -424,7 +424,7 @@ static void show_version(void)
|
|
|
"hostapd v" VERSION_STR "\n"
|
|
|
"User space daemon for IEEE 802.11 AP management,\n"
|
|
|
"IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator\n"
|
|
|
- "Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> "
|
|
|
+ "Copyright (c) 2002-2015, Jouni Malinen <j@w1.fi> "
|
|
|
"and contributors\n");
|
|
|
}
|
|
|
|