xref: /aosp_15_r20/external/wpa_supplicant_8/README (revision 03f9172ca588f91df233974f4258bab95191f931)
1*03f9172cSAndroid Build Coastguard Workerwpa_supplicant and hostapd
2*03f9172cSAndroid Build Coastguard Worker--------------------------
3*03f9172cSAndroid Build Coastguard Worker
4*03f9172cSAndroid Build Coastguard WorkerCopyright (c) 2002-2024, Jouni Malinen <[email protected]> and contributors
5*03f9172cSAndroid Build Coastguard WorkerAll Rights Reserved.
6*03f9172cSAndroid Build Coastguard Worker
7*03f9172cSAndroid Build Coastguard WorkerThese programs are licensed under the BSD license (the one with
8*03f9172cSAndroid Build Coastguard Workeradvertisement clause removed).
9*03f9172cSAndroid Build Coastguard Worker
10*03f9172cSAndroid Build Coastguard WorkerIf you are submitting changes to the project, please see CONTRIBUTIONS
11*03f9172cSAndroid Build Coastguard Workerfile for more instructions.
12*03f9172cSAndroid Build Coastguard Worker
13*03f9172cSAndroid Build Coastguard Worker
14*03f9172cSAndroid Build Coastguard WorkerThis package may include either wpa_supplicant, hostapd, or both. See
15*03f9172cSAndroid Build Coastguard WorkerREADME file respective subdirectories (wpa_supplicant/README or
16*03f9172cSAndroid Build Coastguard Workerhostapd/README) for more details.
17*03f9172cSAndroid Build Coastguard Worker
18*03f9172cSAndroid Build Coastguard WorkerSource code files were moved around in v0.6.x releases and compared to
19*03f9172cSAndroid Build Coastguard Workerearlier releases, the programs are now built by first going to a
20*03f9172cSAndroid Build Coastguard Workersubdirectory (wpa_supplicant or hostapd) and creating build
21*03f9172cSAndroid Build Coastguard Workerconfiguration (.config) and running 'make' there (for Linux/BSD/cygwin
22*03f9172cSAndroid Build Coastguard Workerbuilds).
23*03f9172cSAndroid Build Coastguard Worker
24*03f9172cSAndroid Build Coastguard Worker
25*03f9172cSAndroid Build Coastguard WorkerLicense
26*03f9172cSAndroid Build Coastguard Worker-------
27*03f9172cSAndroid Build Coastguard Worker
28*03f9172cSAndroid Build Coastguard WorkerThis software may be distributed, used, and modified under the terms of
29*03f9172cSAndroid Build Coastguard WorkerBSD license:
30*03f9172cSAndroid Build Coastguard Worker
31*03f9172cSAndroid Build Coastguard WorkerRedistribution and use in source and binary forms, with or without
32*03f9172cSAndroid Build Coastguard Workermodification, are permitted provided that the following conditions are
33*03f9172cSAndroid Build Coastguard Workermet:
34*03f9172cSAndroid Build Coastguard Worker
35*03f9172cSAndroid Build Coastguard Worker1. Redistributions of source code must retain the above copyright
36*03f9172cSAndroid Build Coastguard Worker   notice, this list of conditions and the following disclaimer.
37*03f9172cSAndroid Build Coastguard Worker
38*03f9172cSAndroid Build Coastguard Worker2. Redistributions in binary form must reproduce the above copyright
39*03f9172cSAndroid Build Coastguard Worker   notice, this list of conditions and the following disclaimer in the
40*03f9172cSAndroid Build Coastguard Worker   documentation and/or other materials provided with the distribution.
41*03f9172cSAndroid Build Coastguard Worker
42*03f9172cSAndroid Build Coastguard Worker3. Neither the name(s) of the above-listed copyright holder(s) nor the
43*03f9172cSAndroid Build Coastguard Worker   names of its contributors may be used to endorse or promote products
44*03f9172cSAndroid Build Coastguard Worker   derived from this software without specific prior written permission.
45*03f9172cSAndroid Build Coastguard Worker
46*03f9172cSAndroid Build Coastguard WorkerTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
47*03f9172cSAndroid Build Coastguard Worker"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
48*03f9172cSAndroid Build Coastguard WorkerLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
49*03f9172cSAndroid Build Coastguard WorkerA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
50*03f9172cSAndroid Build Coastguard WorkerOWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
51*03f9172cSAndroid Build Coastguard WorkerSPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
52*03f9172cSAndroid Build Coastguard WorkerLIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
53*03f9172cSAndroid Build Coastguard WorkerDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
54*03f9172cSAndroid Build Coastguard WorkerTHEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
55*03f9172cSAndroid Build Coastguard Worker(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
56*03f9172cSAndroid Build Coastguard WorkerOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57