Update copyright notices for the new year 2019
Signed-off-by: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
b9c33e3fba
commit
cc58a35735
16 changed files with 21 additions and 21 deletions
|
@ -140,7 +140,7 @@ The license terms used for hostap.git files
|
||||||
|
|
||||||
Modified BSD license (no advertisement clause):
|
Modified BSD license (no advertisement clause):
|
||||||
|
|
||||||
Copyright (c) 2002-2018, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
2
COPYING
2
COPYING
|
@ -1,7 +1,7 @@
|
||||||
wpa_supplicant and hostapd
|
wpa_supplicant and hostapd
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
Copyright (c) 2002-2018, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
|
|
||||||
|
|
2
README
2
README
|
@ -1,7 +1,7 @@
|
||||||
wpa_supplicant and hostapd
|
wpa_supplicant and hostapd
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
Copyright (c) 2002-2018, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
These programs are licensed under the BSD license (the one with
|
These programs are licensed under the BSD license (the one with
|
||||||
|
|
|
@ -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-2018, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
This program is licensed under the BSD license (the one with
|
This program is licensed under the BSD license (the one with
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* hostapd - command line interface for hostapd daemon
|
* hostapd - command line interface for hostapd daemon
|
||||||
* Copyright (c) 2004-2018, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2004-2019, Jouni Malinen <j@w1.fi>
|
||||||
*
|
*
|
||||||
* This software may be distributed under the terms of the BSD license.
|
* This software may be distributed under the terms of the BSD license.
|
||||||
* See README for more details.
|
* See README for more details.
|
||||||
|
@ -21,7 +21,7 @@
|
||||||
|
|
||||||
static const char *const hostapd_cli_version =
|
static const char *const hostapd_cli_version =
|
||||||
"hostapd_cli v" VERSION_STR "\n"
|
"hostapd_cli v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2004-2018, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2004-2019, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
static struct wpa_ctrl *ctrl_conn;
|
static struct wpa_ctrl *ctrl_conn;
|
||||||
static int hostapd_cli_quit = 0;
|
static int hostapd_cli_quit = 0;
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* hostapd / main()
|
* hostapd / main()
|
||||||
* Copyright (c) 2002-2018, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi>
|
||||||
*
|
*
|
||||||
* This software may be distributed under the terms of the BSD license.
|
* This software may be distributed under the terms of the BSD license.
|
||||||
* See README for more details.
|
* See README for more details.
|
||||||
|
@ -456,7 +456,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-2018, Jouni Malinen <j@w1.fi> "
|
"Copyright (c) 2002-2019, Jouni Malinen <j@w1.fi> "
|
||||||
"and contributors\n");
|
"and contributors\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
WPA Supplicant
|
wpa_supplicant
|
||||||
==============
|
==============
|
||||||
|
|
||||||
Copyright (c) 2003-2018, Jouni Malinen <j@w1.fi> and contributors
|
Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi> and contributors
|
||||||
All Rights Reserved.
|
All Rights Reserved.
|
||||||
|
|
||||||
This program is licensed under the BSD license (the one with
|
This program is licensed under the BSD license (the one with
|
||||||
|
|
|
@ -194,7 +194,7 @@ eapol_test -ctest.conf -a127.0.0.1 -p1812 -ssecret -r1
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -90,7 +90,7 @@
|
||||||
|
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -345,7 +345,7 @@ CTRL-REQ-OTP-2:Challenge 1235663 needed for SSID foobar
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -137,7 +137,7 @@ wpa_supplicant -i ath0 -c wpa_supplicant.conf
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -749,7 +749,7 @@ fi
|
||||||
</refsect1>
|
</refsect1>
|
||||||
<refsect1>
|
<refsect1>
|
||||||
<title>Legal</title>
|
<title>Legal</title>
|
||||||
<para>wpa_supplicant is copyright (c) 2003-2018,
|
<para>wpa_supplicant is copyright (c) 2003-2019,
|
||||||
Jouni Malinen <email>j@w1.fi</email> and
|
Jouni Malinen <email>j@w1.fi</email> and
|
||||||
contributors.
|
contributors.
|
||||||
All Rights Reserved.</para>
|
All Rights Reserved.</para>
|
||||||
|
|
|
@ -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-2018, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2004-2019, Jouni Malinen <j@w1.fi>
|
||||||
*
|
*
|
||||||
* This software may be distributed under the terms of the BSD license.
|
* This software may be distributed under the terms of the BSD license.
|
||||||
* See README for more details.
|
* See README for more details.
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
static const char *const wpa_cli_version =
|
static const char *const wpa_cli_version =
|
||||||
"wpa_cli v" VERSION_STR "\n"
|
"wpa_cli v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2004-2018, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2004-2019, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
#define VENDOR_ELEM_FRAME_ID \
|
#define VENDOR_ELEM_FRAME_ID \
|
||||||
" 0: Probe Req (P2P), 1: Probe Resp (P2P) , 2: Probe Resp (GO), " \
|
" 0: Probe Req (P2P), 1: Probe Resp (P2P) , 2: Probe Resp (GO), " \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/*
|
/*
|
||||||
* WPA Supplicant
|
* WPA Supplicant
|
||||||
* Copyright (c) 2003-2018, Jouni Malinen <j@w1.fi>
|
* Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi>
|
||||||
*
|
*
|
||||||
* This software may be distributed under the terms of the BSD license.
|
* This software may be distributed under the terms of the BSD license.
|
||||||
* See README for more details.
|
* See README for more details.
|
||||||
|
@ -68,7 +68,7 @@
|
||||||
|
|
||||||
const char *const wpa_supplicant_version =
|
const char *const wpa_supplicant_version =
|
||||||
"wpa_supplicant v" VERSION_STR "\n"
|
"wpa_supplicant v" VERSION_STR "\n"
|
||||||
"Copyright (c) 2003-2018, Jouni Malinen <j@w1.fi> and contributors";
|
"Copyright (c) 2003-2019, Jouni Malinen <j@w1.fi> and contributors";
|
||||||
|
|
||||||
const char *const wpa_supplicant_license =
|
const char *const wpa_supplicant_license =
|
||||||
"This software may be distributed under the terms of the BSD license.\n"
|
"This software may be distributed under the terms of the BSD license.\n"
|
||||||
|
|
Loading…
Reference in a new issue