diff options
author | Jouni Malinen <j@w1.fi> | 2017-01-02 23:32:09 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2017-01-03 13:18:30 (GMT) |
commit | 6774c6a9fe383d9723c02d06fedae307ab5d3c40 (patch) | |
tree | db7cd4feb710e01d868a9e0975d95b9551717fd6 /hostapd/hlr_auc_gw.c | |
parent | f56877414cf3349df304ce7d300e08ff31fa86b7 (diff) | |
download | hostap-6774c6a9fe383d9723c02d06fedae307ab5d3c40.zip hostap-6774c6a9fe383d9723c02d06fedae307ab5d3c40.tar.gz hostap-6774c6a9fe383d9723c02d06fedae307ab5d3c40.tar.bz2 |
Update copyright notices for the new year 2017
Signed-off-by: Jouni Malinen <j@w1.fi>
Diffstat (limited to 'hostapd/hlr_auc_gw.c')
-rw-r--r-- | hostapd/hlr_auc_gw.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hostapd/hlr_auc_gw.c b/hostapd/hlr_auc_gw.c index 2117d34..5caa779 100644 --- a/hostapd/hlr_auc_gw.c +++ b/hostapd/hlr_auc_gw.c @@ -1,6 +1,6 @@ /* * HLR/AuC testing gateway for hostapd EAP-SIM/AKA database/authenticator - * Copyright (c) 2005-2007, 2012-2016, Jouni Malinen <j@w1.fi> + * Copyright (c) 2005-2007, 2012-2017, Jouni Malinen <j@w1.fi> * * This software may be distributed under the terms of the BSD license. * See README for more details. @@ -973,7 +973,7 @@ static void usage(void) { printf("HLR/AuC testing gateway for hostapd EAP-SIM/AKA " "database/authenticator\n" - "Copyright (c) 2005-2016, Jouni Malinen <j@w1.fi>\n" + "Copyright (c) 2005-2017, Jouni Malinen <j@w1.fi>\n" "\n" "usage:\n" "hlr_auc_gw [-hu] [-s<socket path>] [-g<triplet file>] " |