1 This package was debianized by Kel Modderman <kelrin@tpg.com.au> on
2 Wed, 26 Oct 2005 21:07:13 +1000.
4 It was downloaded from <http://madwifi.org/>.
6 Most files are distributed under a dual license, the first being GPL v2, the
7 second being BSD alike.
9 On Debian GNU/Linux systems, the text of the GPL license can be found in
10 /usr/share/common-licenses/GPL-1 and the text of the BSD license in the same
13 Some files are distributed under a license permitting distribution without
14 modification, and are provided in binary form only. As such, this software
15 does not qualify for inclusion in Debian 'main', and is only available from
16 the 'non-free' section of Debian.
19 Files licensed under either BSD or BSD / GPL:
20 ============================================
22 net80211/ieee80211_linux.c, net80211/ieee80211_linux.h and
23 net80211/if_media.c are under BSD-style license only (non-GPL).
25 net80211/ieee80211_radiotap.h is Copyright (c) 2003, 2004 David Young and is
26 licensed under BSD license.
28 net80211/if_media.h is Copyright (c) 1997 Jonathan Stone and Jason R. Thorpe.
29 and is licensed under BSD license.
31 net80211/rc4.c and net80211/rc4.h are Copyright (c) 1996-2000 Whistle
32 Communications, Inc. and are licensed under a BSD-style license.
34 include/sys/queue.h is Copyright (c) 1991, 1993 The Regents of the University
35 of California and is licensed under BSD license.
40 The following files constituing the "Hardware Abstraction Layer" are licensed
41 under a license permitting distribution without modification, and are available
49 hal/public/ap51.hal.o.uu
50 hal/public/mips1-le-elf.hal.o.uu
51 hal/public/powerpc-le-eabi.hal.o.uu
52 hal/public/powerpc-be-eabi.hal.o.uu
53 hal/public/ap43.hal.o.uu
54 hal/public/xscale-le-elf.hal.o.uu
55 hal/public/mips-be-elf.hal.o.uu
56 hal/public/ap61.hal.o.uu
57 hal/public/mipsisa32-le-elf.hal.o.uu
58 hal/public/armv4-be-elf.hal.o.uu
59 hal/public/ap30.hal.o.uu
60 hal/public/arm9-le-thumb-elf.hal.o.uu
61 hal/public/mipsisa32-be-elf.hal.o.uu
62 hal/public/powerpc-be-elf.hal.o.uu
63 hal/public/mips1-be-elf.hal.o.uu
64 hal/public/i386-elf.hal.o.uu
65 hal/public/sh4-le-elf.hal.o.uu
66 hal/public/x86_64-elf.hal.o.uu
67 hal/public/xscale-be-elf.hal.o.uu
68 hal/public/armv4-le-elf.hal.o.uu
69 hal/public/alpha-elf.hal.o.uu
70 hal/public/sparc64-be-elf.hal.o.uu
71 hal/public/mips-le-elf.hal.o.uu
72 hal/public/sparc-be-elf.hal.o.uu
74 The following copyright governs the distribution of the binary HAL part
77 Copyright (c) 2002-2005 Sam Leffler, Errno Consulting, Atheros
78 Communications, Inc. All rights reserved.
80 Redistribution and use in source and binary forms are permitted
81 provided that the following conditions are met:
82 1. The materials contained herein are unmodified and are used
84 2. Redistributions of source code must retain the above copyright
85 notice, this list of conditions and the following NO
86 ''WARRANTY'' disclaimer below (''Disclaimer''), without
88 3. Redistributions in binary form must reproduce at minimum a
89 disclaimer similar to the Disclaimer below and any redistribution
90 must be conditioned upon including a substantially similar
91 Disclaimer requirement for further binary redistribution.
92 4. Neither the names of the above-listed copyright holders nor the
93 names of any contributors may be used to endorse or promote
94 product derived from this software without specific prior written
98 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
99 ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
100 LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT,
101 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
102 IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE
103 FOR SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
104 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
105 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
106 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
107 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
108 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
115 All other files contained in this distribution are covered by the following
116 dual GPL/BSD license:
118 Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
121 Redistribution and use in source and binary forms, with or without
122 modification, are permitted provided that the following conditions
124 1. Redistributions of source code must retain the above copyright
125 notice, this list of conditions and the following disclaimer,
126 without modification.
127 2. Redistributions in binary form must reproduce at minimum a disclaimer
128 similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any
129 redistribution must be conditioned upon including a substantially
130 similar Disclaimer requirement for further binary redistribution.
131 3. Neither the names of the above-listed copyright holders nor the names
132 of any contributors may be used to endorse or promote products derived
133 from this software without specific prior written permission.
135 Alternatively, this software may be distributed under the terms of the
136 GNU General Public License ("GPL") version 2 as published by the Free
140 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
141 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
142 LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY
143 AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
144 THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY,
145 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
146 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
147 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
148 IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
149 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
150 THE POSSIBILITY OF SUCH DAMAGES.