diff options
author | Jouni Malinen <j@w1.fi> | 2014-01-05 20:57:30 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2014-01-07 08:45:12 (GMT) |
commit | 090b8e3d142d82a27ff75036fb64997921e683ec (patch) | |
tree | 2ea6a431dae1a1e79b268a1ca0cf4ec06ef86e43 /hostapd/main.c | |
parent | 991aa9c73f64a088c95e6f1b316afecfcd55db4f (diff) | |
download | hostap-090b8e3d142d82a27ff75036fb64997921e683ec.zip hostap-090b8e3d142d82a27ff75036fb64997921e683ec.tar.gz hostap-090b8e3d142d82a27ff75036fb64997921e683ec.tar.bz2 |
Update copyright notices for the new year 2014
Signed-hostap: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'hostapd/main.c')
-rw-r--r-- | hostapd/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/main.c b/hostapd/main.c index edb5a11..5a1b0a9 100644 --- a/hostapd/main.c +++ b/hostapd/main.c @@ -413,7 +413,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-2013, Jouni Malinen <j@w1.fi> " + "Copyright (c) 2002-2014, Jouni Malinen <j@w1.fi> " "and contributors\n"); } |