xref: /src/contrib/dma/LICENSE (revision 11d38a5764295585a2472d5e861fa8abe1a11eb2)
121301f73SBaptiste DaroussinCopyright (c) 2008-2014, Simon Schubert <2@0x2c.org>.
2c48517e8SBaptiste DaroussinCopyright (c) 2008 The DragonFly Project.
3c48517e8SBaptiste DaroussinAll rights reserved.
4c48517e8SBaptiste Daroussin
5c48517e8SBaptiste DaroussinThis code is derived from software contributed to The DragonFly Project
6c48517e8SBaptiste Daroussinby Simon Schubert <2@0x2c.org>.
7c48517e8SBaptiste Daroussin
8c48517e8SBaptiste DaroussinThis code is derived from software contributed to The DragonFly Project
9c48517e8SBaptiste Daroussinby Matthias Schmidt <matthias@dragonflybsd.org>, University of Marburg,
10c48517e8SBaptiste DaroussinGermany.
11c48517e8SBaptiste Daroussin
12c48517e8SBaptiste DaroussinRedistribution and use in source and binary forms, with or without
13c48517e8SBaptiste Daroussinmodification, are permitted provided that the following conditions
14c48517e8SBaptiste Daroussinare met:
15c48517e8SBaptiste Daroussin
16c48517e8SBaptiste Daroussin1. Redistributions of source code must retain the above copyright
17c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer.
18c48517e8SBaptiste Daroussin2. Redistributions in binary form must reproduce the above copyright
19c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer in
20c48517e8SBaptiste Daroussin   the documentation and/or other materials provided with the
21c48517e8SBaptiste Daroussin   distribution.
22c48517e8SBaptiste Daroussin3. Neither the name of The DragonFly Project nor the names of its
23c48517e8SBaptiste Daroussin   contributors may be used to endorse or promote products derived
24c48517e8SBaptiste Daroussin   from this software without specific, prior written permission.
25c48517e8SBaptiste Daroussin
26c48517e8SBaptiste DaroussinTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
27c48517e8SBaptiste Daroussin``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28c48517e8SBaptiste DaroussinLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
29c48517e8SBaptiste DaroussinFOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE
30c48517e8SBaptiste DaroussinCOPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
31c48517e8SBaptiste DaroussinINCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
32c48517e8SBaptiste DaroussinBUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
33c48517e8SBaptiste DaroussinLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
34c48517e8SBaptiste DaroussinAND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
35c48517e8SBaptiste DaroussinOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
36c48517e8SBaptiste DaroussinOF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
37c48517e8SBaptiste DaroussinSUCH DAMAGE.
38c48517e8SBaptiste Daroussin
39c48517e8SBaptiste Daroussin
4021301f73SBaptiste DaroussinCopyright (c) 1995-2001 Kungliga Tekniska Högskolan
41c48517e8SBaptiste Daroussin(Royal Institute of Technology, Stockholm, Sweden).
42c48517e8SBaptiste DaroussinAll rights reserved.
43c48517e8SBaptiste Daroussin
44c48517e8SBaptiste DaroussinRedistribution and use in source and binary forms, with or without
45c48517e8SBaptiste Daroussinmodification, are permitted provided that the following conditions
46c48517e8SBaptiste Daroussinare met:
47c48517e8SBaptiste Daroussin
48c48517e8SBaptiste Daroussin1. Redistributions of source code must retain the above copyright
49c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer.
50c48517e8SBaptiste Daroussin
51c48517e8SBaptiste Daroussin2. Redistributions in binary form must reproduce the above copyright
52c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer in the
53c48517e8SBaptiste Daroussin   documentation and/or other materials provided with the distribution.
54c48517e8SBaptiste Daroussin
55c48517e8SBaptiste Daroussin3. Neither the name of the Institute nor the names of its contributors
56c48517e8SBaptiste Daroussin   may be used to endorse or promote products derived from this software
57c48517e8SBaptiste Daroussin   without specific prior written permission.
58c48517e8SBaptiste Daroussin
59c48517e8SBaptiste DaroussinTHIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
60c48517e8SBaptiste DaroussinANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
61c48517e8SBaptiste DaroussinIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
62c48517e8SBaptiste DaroussinARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
63c48517e8SBaptiste DaroussinFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
64c48517e8SBaptiste DaroussinDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
65c48517e8SBaptiste DaroussinOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
66c48517e8SBaptiste DaroussinHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
67c48517e8SBaptiste DaroussinLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
68c48517e8SBaptiste DaroussinOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
69c48517e8SBaptiste DaroussinSUCH DAMAGE.
70c48517e8SBaptiste Daroussin
71c48517e8SBaptiste Daroussin
72c48517e8SBaptiste DaroussinCopyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
73c48517e8SBaptiste Daroussin
74c48517e8SBaptiste DaroussinPermission to use, copy, modify, and distribute this software for any
75c48517e8SBaptiste Daroussinpurpose with or without fee is hereby granted, provided that the above
76c48517e8SBaptiste Daroussincopyright notice and this permission notice appear in all copies.
77c48517e8SBaptiste Daroussin
78c48517e8SBaptiste DaroussinTHE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
79c48517e8SBaptiste DaroussinWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
80c48517e8SBaptiste DaroussinMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
81c48517e8SBaptiste DaroussinANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
82c48517e8SBaptiste DaroussinWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
83c48517e8SBaptiste DaroussinACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
84c48517e8SBaptiste DaroussinOR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
85c48517e8SBaptiste Daroussin
86c48517e8SBaptiste Daroussin
87c48517e8SBaptiste DaroussinCopyright (c) 1998, M. Warner Losh <imp@freebsd.org>
88c48517e8SBaptiste DaroussinAll rights reserved.
89c48517e8SBaptiste Daroussin
90c48517e8SBaptiste DaroussinRedistribution and use in source and binary forms, with or without
91c48517e8SBaptiste Daroussinmodification, are permitted provided that the following conditions
92c48517e8SBaptiste Daroussinare met:
93c48517e8SBaptiste Daroussin1. Redistributions of source code must retain the above copyright
94c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer.
95c48517e8SBaptiste Daroussin2. Redistributions in binary form must reproduce the above copyright
96c48517e8SBaptiste Daroussin   notice, this list of conditions and the following disclaimer in the
97c48517e8SBaptiste Daroussin   documentation and/or other materials provided with the distribution.
98c48517e8SBaptiste Daroussin
99c48517e8SBaptiste DaroussinTHIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
100c48517e8SBaptiste DaroussinANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
101c48517e8SBaptiste DaroussinIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
102c48517e8SBaptiste DaroussinARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
103c48517e8SBaptiste DaroussinFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
104c48517e8SBaptiste DaroussinDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
105c48517e8SBaptiste DaroussinOR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
106c48517e8SBaptiste DaroussinHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
107c48517e8SBaptiste DaroussinLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
108c48517e8SBaptiste DaroussinOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
109c48517e8SBaptiste DaroussinSUCH DAMAGE.
110