|
| 1 | +WPA Supplicant |
| 2 | +============== |
| 3 | + |
| 4 | +Copyright (c) 2003-2008, Jouni Malinen < [email protected]> and contributors |
| 5 | +All Rights Reserved. |
| 6 | + |
| 7 | +This program is dual-licensed under both the GPL version 2 and BSD |
| 8 | +license. Either license may be used at your option. |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | +License |
| 13 | +------- |
| 14 | + |
| 15 | +GPL v2: |
| 16 | + |
| 17 | +This program is free software; you can redistribute it and/or modify |
| 18 | +it under the terms of the GNU General Public License version 2 as |
| 19 | +published by the Free Software Foundation. |
| 20 | + |
| 21 | +This program is distributed in the hope that it will be useful, |
| 22 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 23 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 24 | +GNU General Public License for more details. |
| 25 | + |
| 26 | +You should have received a copy of the GNU General Public License |
| 27 | +along with this program; if not, write to the Free Software |
| 28 | +Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
| 29 | + |
| 30 | +(this copy of the license is in COPYING file) |
| 31 | + |
| 32 | + |
| 33 | +Alternatively, this software may be distributed, used, and modified |
| 34 | +under the terms of BSD license: |
| 35 | + |
| 36 | +Redistribution and use in source and binary forms, with or without |
| 37 | +modification, are permitted provided that the following conditions are |
| 38 | +met: |
| 39 | + |
| 40 | +1. Redistributions of source code must retain the above copyright |
| 41 | + notice, this list of conditions and the following disclaimer. |
| 42 | + |
| 43 | +2. Redistributions in binary form must reproduce the above copyright |
| 44 | + notice, this list of conditions and the following disclaimer in the |
| 45 | + documentation and/or other materials provided with the distribution. |
| 46 | + |
| 47 | +3. Neither the name(s) of the above-listed copyright holder(s) nor the |
| 48 | + names of its contributors may be used to endorse or promote products |
| 49 | + derived from this software without specific prior written permission. |
| 50 | + |
| 51 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 52 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 53 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 54 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 55 | +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 56 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 57 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 58 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 59 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 60 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 61 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments