blob: 7f2e8b0cd63c3682b1dc10bbb86109b9e8d14e65 [file] [log] [blame]
Elliott Hughes3e424d02014-07-23 16:02:26 -07001 Copyright (c) 1993 John Brezak
2 All rights reserved.
3
4 Redistribution and use in source and binary forms, with or without
5 modification, are permitted provided that the following conditions
6 are met:
7 1. Redistributions of source code must retain the above copyright
8 notice, this list of conditions and the following disclaimer.
9 2. Redistributions in binary form must reproduce the above copyright
10 notice, this list of conditions and the following disclaimer in the
11 documentation and/or other materials provided with the distribution.
12 3. The name of the author may be used to endorse or promote products
13 derived from this software without specific prior written permission.
14
15THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR
16IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
17WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
18DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
19INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
20(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
21SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
22HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
23STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
24ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
25POSSIBILITY OF SUCH DAMAGE.
26
27-------------------------------------------------------------------
28
Elliott Hughesb4931ce2016-02-08 17:00:12 -080029 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved.
30
31 Redistribution and use in source and binary forms, with or without
32 modification, are permitted provided that the following conditions are met:
33 * Redistributions of source code must retain the above copyright
34 notice, this list of conditions and the following disclaimer.
35 * Redistributions in binary form must reproduce the above copyright
36 notice, this list of conditions and the following disclaimer in the
37 documentation and/or other materials provided with the distribution.
38 * Neither the name of The Linux Foundation nor the names of its contributors may
39 be used to endorse or promote products derived from this software
40 without specific prior written permission.
41
42 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
43 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
44 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
45 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
46 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
47 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
48 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
50 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
51 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
52 POSSIBILITY OF SUCH DAMAGE.
53
54-------------------------------------------------------------------
55
Elliott Hughes261e2232012-08-14 15:04:05 -070056====================================================
57Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
58
59Developed at SunPro, a Sun Microsystems, Inc. business.
60Permission to use, copy, modify, and distribute this
61software is freely granted, provided that this notice
62is preserved.
63
64-------------------------------------------------------------------
65
Dan Albertc30862f2016-10-20 11:45:16 -070066====================================================
67Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
68
69Developed at SunPro, a Sun Microsystems, Inc. business.
70Permission to use, copy, modify, and distribute this
71software is freely granted, provided that this notice
72is preserved.
73====================================================
74
75Optimized by Bruce D. Evans.
76
77-------------------------------------------------------------------
78
79====================================================
80Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
81
Elliott Hughes8da8ca42018-05-08 13:35:33 -070082Developed at SunPro, a Sun Microsystems, Inc. business.
83Permission to use, copy, modify, and distribute this
84software is freely granted, provided that this notice
85is preserved.
86====================================================
87
88k_sinf.c and k_cosf.c merged by Steven G. Kargl.
89
90-------------------------------------------------------------------
91
92====================================================
93Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
94
95Developed at SunPro, a Sun Microsystems, Inc. business.
96Permission to use, copy, modify, and distribute this
97software is freely granted, provided that this notice
98is preserved.
99====================================================
100
101s_sin.c and s_cos.c merged by Steven G. Kargl. Descriptions of the
102algorithms are contained in the original files.
103
104-------------------------------------------------------------------
105
106====================================================
107Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
108
Dan Albertc30862f2016-10-20 11:45:16 -0700109Developed at SunSoft, a Sun Microsystems, Inc. business.
110Permission to use, copy, modify, and distribute this
111software is freely granted, provided that this notice
112is preserved.
113
114-------------------------------------------------------------------
115
116====================================================
117Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
118
119Developed at SunSoft, a Sun Microsystems, Inc. business.
120Permission to use, copy, modify, and distribute this
121software is freely granted, provided that this notice
122is preserved.
123====================================================
124
125Optimized by Bruce D. Evans.
126
127-------------------------------------------------------------------
128
129====================================================
130Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700131
132Developed at SunSoft, a Sun Microsystems, Inc. business.
133Permission to use, copy, modify, and distribute this
134software is freely granted, provided that this notice
135is preserved.
136====================================================
137
138k_sin.c and k_cos.c merged by Steven G. Kargl.
139
140-------------------------------------------------------------------
141
142====================================================
143Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700144Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
145
146Developed at SunSoft, a Sun Microsystems, Inc. business.
147Permission to use, copy, modify, and distribute this
148software is freely granted, provided that this notice
149is preserved.
150
151-------------------------------------------------------------------
152
153====================================================
154Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
155Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
156
157Developed at SunSoft, a Sun Microsystems, Inc. business.
158Permission to use, copy, modify, and distribute this
159software is freely granted, provided that this notice
160is preserved.
161====================================================
162
163Optimized by Bruce D. Evans.
164
165-------------------------------------------------------------------
166
167====================================================
168Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700169Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
170
171Developed at SunSoft, a Sun Microsystems, Inc. business.
172Permission to use, copy, modify, and distribute this
173software is freely granted, provided that this notice
174is preserved.
175====================================================
176
177k_sinl.c and k_cosl.c merged by Steven G. Kargl
178
179-------------------------------------------------------------------
180
181====================================================
182Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700183Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
184
185Developed at SunPro, a Sun Microsystems, Inc. business.
186Permission to use, copy, modify, and distribute this
187software is freely granted, provided that this notice
188is preserved.
189====================================================
190
191The argument reduction and testing for exceptional cases was
192written by Steven G. Kargl with input from Bruce D. Evans
193and David A. Schultz.
194
195-------------------------------------------------------------------
196
197====================================================
198Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
199
200Permission to use, copy, modify, and distribute this
201software is freely granted, provided that this notice
202is preserved.
203
204-------------------------------------------------------------------
205
206====================================================
207Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
208
209Permission to use, copy, modify, and distribute this
210software is freely granted, provided that this notice
211is preserved.
212
213-------------------------------------------------------------------
214
215====================================================
216Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
217Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
218
219Permission to use, copy, modify, and distribute this
220software is freely granted, provided that this notice
221is preserved.
222
223-------------------------------------------------------------------
224
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700225Based on the UCB version with the ID appearing below.
226This is ANSIish only when "multibyte character == plain character".
227
228Copyright (c) 1989, 1993
229 The Regents of the University of California. All rights reserved.
230
231Redistribution and use in source and binary forms, with or without
232modification, are permitted provided that the following conditions
233are met:
2341. Redistributions of source code must retain the above copyright
235 notice, this list of conditions and the following disclaimer.
2362. Redistributions in binary form must reproduce the above copyright
237 notice, this list of conditions and the following disclaimer in the
238 documentation and/or other materials provided with the distribution.
2393. Neither the name of the University nor the names of its contributors
240 may be used to endorse or promote products derived from this software
241 without specific prior written permission.
242
243THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
244ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
245IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
246ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
247FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
248DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
249OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
250HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
251LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
252OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
253SUCH DAMAGE.
254
255-------------------------------------------------------------------
256
Elliott Hughes261e2232012-08-14 15:04:05 -0700257Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800258All rights reserved.
259
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800260Redistribution and use in source and binary forms, with or without
261modification, are permitted provided that the following conditions
262are met:
2631. Redistributions of source code must retain the above copyright
264 notice, this list of conditions and the following disclaimer.
2652. Redistributions in binary form must reproduce the above copyright
266 notice, this list of conditions and the following disclaimer in the
267 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07002683. Neither the name of the project nor the names of its contributors
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800269 may be used to endorse or promote products derived from this software
270 without specific prior written permission.
271
Elliott Hughes261e2232012-08-14 15:04:05 -0700272THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800273ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
274IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Elliott Hughes261e2232012-08-14 15:04:05 -0700275ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800276FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
277DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
278OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
279HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
280LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
281OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
282SUCH DAMAGE.
283
Elliott Hughes387d4b72012-08-09 15:17:46 -0700284-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800285
Elliott Hughes448080d2013-01-29 16:25:06 -0800286Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
287Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium.
288
289Permission to use, copy, modify, and/or distribute this software for any
290purpose with or without fee is hereby granted, provided that the above
291copyright notice and this permission notice appear in all copies.
292
293THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
294REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
295AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
296INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
297LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
298OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
299PERFORMANCE OF THIS SOFTWARE.
300
301-------------------------------------------------------------------
302
303Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
304Copyright (C) 1997-2001 Internet Software Consortium.
305
306Permission to use, copy, modify, and/or distribute this software for any
307purpose with or without fee is hereby granted, provided that the above
308copyright notice and this permission notice appear in all copies.
309
310THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
311REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
312AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
313INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
314LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
315OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
316PERFORMANCE OF THIS SOFTWARE.
317
318-------------------------------------------------------------------
319
Elliott Hughes261e2232012-08-14 15:04:05 -0700320Copyright (C) 2006 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700321
322Licensed under the Apache License, Version 2.0 (the "License");
323you may not use this file except in compliance with the License.
324You may obtain a copy of the License at
325
326 http://www.apache.org/licenses/LICENSE-2.0
327
328Unless required by applicable law or agreed to in writing, software
329distributed under the License is distributed on an "AS IS" BASIS,
330WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
331See the License for the specific language governing permissions and
332limitations under the License.
333
334-------------------------------------------------------------------
335
336Copyright (C) 2006 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700337All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800338
339Redistribution and use in source and binary forms, with or without
340modification, are permitted provided that the following conditions
341are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700342 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800343 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700344 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700345 notice, this list of conditions and the following disclaimer in
346 the documentation and/or other materials provided with the
347 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800348
Elliott Hughes261e2232012-08-14 15:04:05 -0700349THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
350"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
351LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
352FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
353COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
354INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
355BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
356OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
357AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
358OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
359OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800360SUCH DAMAGE.
361
Elliott Hughes387d4b72012-08-09 15:17:46 -0700362-------------------------------------------------------------------
363
Elliott Hughes261e2232012-08-14 15:04:05 -0700364Copyright (C) 2008 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700365
366Licensed under the Apache License, Version 2.0 (the "License");
367you may not use this file except in compliance with the License.
368You may obtain a copy of the License at
369
370 http://www.apache.org/licenses/LICENSE-2.0
371
372Unless required by applicable law or agreed to in writing, software
373distributed under the License is distributed on an "AS IS" BASIS,
374WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
375See the License for the specific language governing permissions and
376limitations under the License.
377
378-------------------------------------------------------------------
379
380Copyright (C) 2008 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700381All rights reserved.
382
383Redistribution and use in source and binary forms, with or without
384modification, are permitted provided that the following conditions
385are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700386 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700387 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700388 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700389 notice, this list of conditions and the following disclaimer in
390 the documentation and/or other materials provided with the
391 distribution.
392
393THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
394"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
395LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
396FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
397COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
398INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
399BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
400OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
401AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
402OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
403OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
404SUCH DAMAGE.
405
406-------------------------------------------------------------------
407
Elliott Hughesacbe3222014-04-16 17:01:12 -0700408Copyright (C) 2008 The Android Open Source Project
409All rights reserved.
410Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
411
412Redistribution and use in source and binary forms, with or without
413modification, are permitted provided that the following conditions
414are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700415 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700416 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700417 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700418 notice, this list of conditions and the following disclaimer in
419 the documentation and/or other materials provided with the
420 distribution.
421
422THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
423"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
424LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
425FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
426COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
427INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
428BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
429OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
430AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
431OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
432OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
433SUCH DAMAGE.
434
435-------------------------------------------------------------------
436
Elliott Hughes261e2232012-08-14 15:04:05 -0700437Copyright (C) 2009 The Android Open Source Project
438All rights reserved.
439
440Redistribution and use in source and binary forms, with or without
441modification, are permitted provided that the following conditions
442are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700443 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700444 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700445 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700446 notice, this list of conditions and the following disclaimer in
447 the documentation and/or other materials provided with the
448 distribution.
449
450THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
451"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
452LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
453FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
454COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
455INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
456BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
457OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
458AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
459OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
460OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
461SUCH DAMAGE.
462
463-------------------------------------------------------------------
464
465Copyright (C) 2010 The Android Open Source Project
466
467Licensed under the Apache License, Version 2.0 (the "License");
468you may not use this file except in compliance with the License.
469You may obtain a copy of the License at
470
471 http://www.apache.org/licenses/LICENSE-2.0
472
473Unless required by applicable law or agreed to in writing, software
474distributed under the License is distributed on an "AS IS" BASIS,
475WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
476See the License for the specific language governing permissions and
477limitations under the License.
478
479-------------------------------------------------------------------
480
481Copyright (C) 2010 The Android Open Source Project
482All rights reserved.
483
484Redistribution and use in source and binary forms, with or without
485modification, are permitted provided that the following conditions
486are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700487 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700488 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700489 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700490 notice, this list of conditions and the following disclaimer in
491 the documentation and/or other materials provided with the
492 distribution.
493
494THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
495"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
496LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
497FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
498COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
499INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
500BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
501OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
502AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
503OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
504OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
505SUCH DAMAGE.
506
507-------------------------------------------------------------------
508
509Copyright (C) 2010 The Android Open Source Project
510Copyright (c) 2008 ARM Ltd
511All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700512
513Redistribution and use in source and binary forms, with or without
514modification, are permitted provided that the following conditions
515are met:
5161. Redistributions of source code must retain the above copyright
517 notice, this list of conditions and the following disclaimer.
5182. Redistributions in binary form must reproduce the above copyright
519 notice, this list of conditions and the following disclaimer in the
520 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07005213. The name of the company may not be used to endorse or promote
522 products derived from this software without specific prior written
523 permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700524
Elliott Hughes261e2232012-08-14 15:04:05 -0700525THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
526WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
527MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
528IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
529SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
530TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
531PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
532LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
533NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
534SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
535
536Android adaptation and tweak by Jim Huang <jserv@0xlab.org>.
537
538-------------------------------------------------------------------
539
540Copyright (C) 2011 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700541All rights reserved.
542
543Redistribution and use in source and binary forms, with or without
544modification, are permitted provided that the following conditions
545are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700546 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700547 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700548 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700549 notice, this list of conditions and the following disclaimer in
550 the documentation and/or other materials provided with the
551 distribution.
552
553THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
554"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
555LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
556FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
557COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
558INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
559BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
560OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
561AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
562OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
563OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Elliott Hughes387d4b72012-08-09 15:17:46 -0700564SUCH DAMAGE.
565
566-------------------------------------------------------------------
567
568Copyright (C) 2012 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700569
570Licensed under the Apache License, Version 2.0 (the "License");
571you may not use this file except in compliance with the License.
572You may obtain a copy of the License at
573
574 http://www.apache.org/licenses/LICENSE-2.0
575
576Unless required by applicable law or agreed to in writing, software
577distributed under the License is distributed on an "AS IS" BASIS,
578WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
579See the License for the specific language governing permissions and
580limitations under the License.
581
582-------------------------------------------------------------------
583
584Copyright (C) 2012 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -0700585All rights reserved.
586
587Redistribution and use in source and binary forms, with or without
588modification, are permitted provided that the following conditions
589are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700590 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700591 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700592 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700593 notice, this list of conditions and the following disclaimer in
594 the documentation and/or other materials provided with the
595 distribution.
596
597THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
598"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
599LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
600FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
601COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
602INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
603BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
604OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
605AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
606OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
607OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
608SUCH DAMAGE.
609
610-------------------------------------------------------------------
611
Elliott Hughes3a4c4542017-07-19 17:20:24 -0700612Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org>
613
614Redistribution and use in source and binary forms, with or without
615modification, are permitted provided that the following conditions
616are met:
6171. Redistributions of source code must retain the above copyright
618 notice, this list of conditions and the following disclaimer.
6192. Redistributions in binary form must reproduce the above copyright
620 notice, this list of conditions and the following disclaimer in the
621 documentation and/or other materials provided with the distribution.
622
623THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
624ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
625IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
626ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
627FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
628DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
629OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
630HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
631LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
632OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
633SUCH DAMAGE.
634
635-------------------------------------------------------------------
636
Elliott Hughes448080d2013-01-29 16:25:06 -0800637Copyright (C) 2013 The Android Open Source Project
638
639Licensed under the Apache License, Version 2.0 (the "License");
640you may not use this file except in compliance with the License.
641You may obtain a copy of the License at
642
643 http://www.apache.org/licenses/LICENSE-2.0
644
645Unless required by applicable law or agreed to in writing, software
646distributed under the License is distributed on an "AS IS" BASIS,
647WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
648See the License for the specific language governing permissions and
649limitations under the License.
650
651-------------------------------------------------------------------
652
653Copyright (C) 2013 The Android Open Source Project
654All rights reserved.
655
656Redistribution and use in source and binary forms, with or without
657modification, are permitted provided that the following conditions
658are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700659 * Redistributions of source code must retain the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800660 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700661 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800662 notice, this list of conditions and the following disclaimer in
663 the documentation and/or other materials provided with the
664 distribution.
665
666THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
667"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
668LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
669FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
670COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
671INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
672BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
673OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
674AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
675OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
676OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
677SUCH DAMAGE.
678
679-------------------------------------------------------------------
680
Elliott Hughesacbe3222014-04-16 17:01:12 -0700681Copyright (C) 2013 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700682All rights reserved.
683Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved.
684
685Redistribution and use in source and binary forms, with or without
686modification, are permitted provided that the following conditions
687are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700688 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700689 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700690 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700691 notice, this list of conditions and the following disclaimer in
692 the documentation and/or other materials provided with the
693 distribution.
694
695THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
696"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
697LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
698FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
699COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
700INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
701BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
702OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
703AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
704OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
705OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
706SUCH DAMAGE.
707
708-------------------------------------------------------------------
709
Elliott Hughes4e54b112014-03-06 15:06:11 -0800710Copyright (C) 2014 The Android Open Source Project
711
712Licensed under the Apache License, Version 2.0 (the "License");
713you may not use this file except in compliance with the License.
714You may obtain a copy of the License at
715
716 http://www.apache.org/licenses/LICENSE-2.0
717
718Unless required by applicable law or agreed to in writing, software
719distributed under the License is distributed on an "AS IS" BASIS,
720WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
721See the License for the specific language governing permissions and
722limitations under the License.
723
724-------------------------------------------------------------------
725
726Copyright (C) 2014 The Android Open Source Project
727All rights reserved.
728
729Redistribution and use in source and binary forms, with or without
730modification, are permitted provided that the following conditions
731are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700732 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800733 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700734 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800735 notice, this list of conditions and the following disclaimer in
736 the documentation and/or other materials provided with the
737 distribution.
738
739THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
740"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
741LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
742FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
743COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
744INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
745BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
746OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
747AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
748OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
749OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
750SUCH DAMAGE.
751
752-------------------------------------------------------------------
753
Dan Albertc30862f2016-10-20 11:45:16 -0700754Copyright (C) 2014 The Android Open Source Project
755All rights reserved.
756
757Redistribution and use in source and binary forms, with or without
758modification, are permitted provided that the following conditions
759are met:
7601. Redistributions of source code must retain the above copyright
761 notice, this list of conditions and the following disclaimer.
7622. Redistributions in binary form must reproduce the above copyright
763 notice, this list of conditions and the following disclaimer in the
764 documentation and/or other materials provided with the distribution.
765
766THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
767ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
768IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
769ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
770FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
771DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
772OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
773HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
774LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
775OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
776SUCH DAMAGE.
777
778-------------------------------------------------------------------
779
780Copyright (C) 2015 The Android Open Source Project
781
782Licensed under the Apache License, Version 2.0 (the "License");
783you may not use this file except in compliance with the License.
784You may obtain a copy of the License at
785
786 http://www.apache.org/licenses/LICENSE-2.0
787
Elliott Hughes7e54c762015-05-12 10:09:01 -0700788Unless required by applicable law or agreed to in writing, software
789distributed under the License is distributed on an "AS IS" BASIS,
790WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
791See the License for the specific language governing permissions and
792limitations under the License.
793
794-------------------------------------------------------------------
795
796Copyright (C) 2015 The Android Open Source Project
797All rights reserved.
798
799Redistribution and use in source and binary forms, with or without
800modification, are permitted provided that the following conditions
801are met:
802 * Redistributions of source code must retain the above copyright
803 notice, this list of conditions and the following disclaimer.
804 * Redistributions in binary form must reproduce the above copyright
805 notice, this list of conditions and the following disclaimer in
806 the documentation and/or other materials provided with the
807 distribution.
808
809THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
810"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
811LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
812FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
813COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
814INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
815BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
816OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
817AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
818OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
819OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
820SUCH DAMAGE.
821
822-------------------------------------------------------------------
823
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800824Copyright (C) 2016 The Android Open Source Project
825
826Licensed under the Apache License, Version 2.0 (the "License");
827you may not use this file except in compliance with the License.
828You may obtain a copy of the License at
829
830 http://www.apache.org/licenses/LICENSE-2.0
831
832Unless required by applicable law or agreed to in writing, software
833distributed under the License is distributed on an "AS IS" BASIS,
834WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
835See the License for the specific language governing permissions and
836limitations under the License.
837
838-------------------------------------------------------------------
839
840Copyright (C) 2016 The Android Open Source Project
841All rights reserved.
842
843Redistribution and use in source and binary forms, with or without
844modification, are permitted provided that the following conditions
845are met:
846 * Redistributions of source code must retain the above copyright
847 notice, this list of conditions and the following disclaimer.
848 * Redistributions in binary form must reproduce the above copyright
849 notice, this list of conditions and the following disclaimer in
850 the documentation and/or other materials provided with the
851 distribution.
852
853THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
854"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
855LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
856FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
857COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
858INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
859BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
860OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
861AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
862OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
863OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
864SUCH DAMAGE.
865
866-------------------------------------------------------------------
867
mspector2e3d6a12017-01-24 21:51:51 -0800868Copyright (C) 2017 The Android Open Source Project
Paul Lawrencedfe84342017-02-16 09:24:39 -0800869
870Licensed under the Apache License, Version 2.0 (the "License");
871you may not use this file except in compliance with the License.
872You may obtain a copy of the License at
873
874 http://www.apache.org/licenses/LICENSE-2.0
875
876Unless required by applicable law or agreed to in writing, software
877distributed under the License is distributed on an "AS IS" BASIS,
878WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
879See the License for the specific language governing permissions and
880limitations under the License.
881
882-------------------------------------------------------------------
883
884Copyright (C) 2017 The Android Open Source Project
mspector2e3d6a12017-01-24 21:51:51 -0800885All rights reserved.
886
Jake Weinstein04d99df2016-08-25 20:03:25 -0400887Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved.
888
889Redistribution and use in source and binary forms, with or without
890modification, are permitted provided that the following conditions
891are met:
892 * Redistributions of source code must retain the above copyright
893 notice, this list of conditions and the following disclaimer.
894 * Redistributions in binary form must reproduce the above copyright
895 notice, this list of conditions and the following disclaimer in
896 the documentation and/or other materials provided with the
897 distribution.
898
899THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
900"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
901LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
902FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
903COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
904INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
905BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
906OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
907AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
908OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
909OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
910SUCH DAMAGE.
911
912-------------------------------------------------------------------
913
914Copyright (C) 2017 The Android Open Source Project
915All rights reserved.
916
mspector2e3d6a12017-01-24 21:51:51 -0800917Redistribution and use in source and binary forms, with or without
918modification, are permitted provided that the following conditions
919are met:
920 * Redistributions of source code must retain the above copyright
921 notice, this list of conditions and the following disclaimer.
922 * Redistributions in binary form must reproduce the above copyright
923 notice, this list of conditions and the following disclaimer in
924 the documentation and/or other materials provided with the
925 distribution.
926
927THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
928"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
929LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
930FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
931COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
932INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
933BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
934OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
935AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
936OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
937OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
938SUCH DAMAGE.
939
940-------------------------------------------------------------------
941
dimitry581723e2018-01-05 14:31:44 +0100942Copyright (C) 2018 The Android Open Source Project
943All rights reserved.
944
945Redistribution and use in source and binary forms, with or without
946modification, are permitted provided that the following conditions
947are met:
948 * Redistributions of source code must retain the above copyright
949 notice, this list of conditions and the following disclaimer.
950 * Redistributions in binary form must reproduce the above copyright
951 notice, this list of conditions and the following disclaimer in
952 the documentation and/or other materials provided with the
953 distribution.
954
955THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
956"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
957LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
958FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
959COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
960INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
961BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
962OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
963AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
964OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
965OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
966SUCH DAMAGE.
967
968-------------------------------------------------------------------
969
Ryan Prichard45d13492019-01-03 02:51:30 -0800970Copyright (C) 2019 The Android Open Source Project
Tom Cherry40f69ae2019-07-17 10:49:51 -0700971
972Licensed under the Apache License, Version 2.0 (the "License");
973you may not use this file except in compliance with the License.
974You may obtain a copy of the License at
975
Elliott Hughesb030de22019-12-12 15:31:39 -0800976 http://www.apache.org/licenses/LICENSE-2.0
Tom Cherry40f69ae2019-07-17 10:49:51 -0700977
978Unless required by applicable law or agreed to in writing, software
979distributed under the License is distributed on an "AS IS" BASIS,
980WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
981See the License for the specific language governing permissions and
982limitations under the License.
983
984-------------------------------------------------------------------
985
986Copyright (C) 2019 The Android Open Source Project
Ryan Prichard45d13492019-01-03 02:51:30 -0800987All rights reserved.
988
989Redistribution and use in source and binary forms, with or without
990modification, are permitted provided that the following conditions
991are met:
992 * Redistributions of source code must retain the above copyright
993 notice, this list of conditions and the following disclaimer.
994 * Redistributions in binary form must reproduce the above copyright
995 notice, this list of conditions and the following disclaimer in
996 the documentation and/or other materials provided with the
997 distribution.
998
999THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1000"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1001LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1002FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1003COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1004INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1005BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1006OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1007AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1008OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1009OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1010SUCH DAMAGE.
1011
1012-------------------------------------------------------------------
1013
Tom Cherry40f69ae2019-07-17 10:49:51 -07001014Copyright (C) 2019 The Android Open Source Project
1015All rights reserved.
1016
1017Redistribution and use in source and binary forms, with or without
1018modification, are permitted provided that the following conditions
1019are met:
1020Redistributions of source code must retain the above copyright
1021 notice, this list of conditions and the following disclaimer.
1022Redistributions in binary form must reproduce the above copyright
1023 notice, this list of conditions and the following disclaimer in
1024 the documentation and/or other materials provided with the
1025 distribution.
1026
1027THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1028"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1029LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1030FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1031COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1032INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1033BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1034OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1035AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1036OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1037OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1038SUCH DAMAGE.
1039
1040-------------------------------------------------------------------
1041
Ryan Prichard8bff8bb2020-01-22 13:59:03 -08001042Copyright (C) 2020 The Android Open Source Project
1043All rights reserved.
1044
1045Redistribution and use in source and binary forms, with or without
1046modification, are permitted provided that the following conditions
1047are met:
1048 * Redistributions of source code must retain the above copyright
1049 notice, this list of conditions and the following disclaimer.
1050 * Redistributions in binary form must reproduce the above copyright
1051 notice, this list of conditions and the following disclaimer in
1052 the documentation and/or other materials provided with the
1053 distribution.
1054
1055THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1056"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1057LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1058FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1059COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1060INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1061BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1062OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1063AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1064OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1065OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1066SUCH DAMAGE.
1067
1068-------------------------------------------------------------------
1069
Elliott Hughes261e2232012-08-14 15:04:05 -07001070Copyright (c) 1980, 1983, 1988, 1993
1071 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001072
Elliott Hughes261e2232012-08-14 15:04:05 -07001073Redistribution and use in source and binary forms, with or without
1074modification, are permitted provided that the following conditions
1075are met:
10761. Redistributions of source code must retain the above copyright
1077 notice, this list of conditions and the following disclaimer.
10782. Redistributions in binary form must reproduce the above copyright
1079 notice, this list of conditions and the following disclaimer in the
1080 documentation and/or other materials provided with the distribution.
10813. All advertising materials mentioning features or use of this software
1082 must display the following acknowledgement:
1083 This product includes software developed by the University of
1084 California, Berkeley and its contributors.
10854. Neither the name of the University nor the names of its contributors
1086 may be used to endorse or promote products derived from this software
1087 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001088
Elliott Hughes261e2232012-08-14 15:04:05 -07001089THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1090ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1091IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1092ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1093FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1094DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1095OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1096HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1097LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1098OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1099SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001100
Elliott Hughes387d4b72012-08-09 15:17:46 -07001101
Elliott Hughes261e2232012-08-14 15:04:05 -07001102Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001103
1104Permission to use, copy, modify, and distribute this software for any
1105purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001106copyright notice and this permission notice appear in all copies, and that
1107the name of Digital Equipment Corporation not be used in advertising or
1108publicity pertaining to distribution of the document or software without
1109specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001110
Elliott Hughes261e2232012-08-14 15:04:05 -07001111THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1112WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1113OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1114CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1115DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1116PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1117ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1118SOFTWARE.
1119
1120-------------------------------------------------------------------
1121
Elliott Hughes387d4b72012-08-09 15:17:46 -07001122Copyright (c) 1982, 1986, 1993
1123 The Regents of the University of California. All rights reserved.
1124
1125Redistribution and use in source and binary forms, with or without
1126modification, are permitted provided that the following conditions
1127are met:
11281. Redistributions of source code must retain the above copyright
1129 notice, this list of conditions and the following disclaimer.
11302. Redistributions in binary form must reproduce the above copyright
1131 notice, this list of conditions and the following disclaimer in the
1132 documentation and/or other materials provided with the distribution.
11333. Neither the name of the University nor the names of its contributors
1134 may be used to endorse or promote products derived from this software
1135 without specific prior written permission.
1136
1137THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1138ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1139IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1140ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1141FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1142DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1143OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1144HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1145LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1146OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1147SUCH DAMAGE.
1148
1149-------------------------------------------------------------------
1150
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001151Copyright (c) 1982, 1986, 1993
1152 The Regents of the University of California. All rights reserved.
1153(c) UNIX System Laboratories, Inc.
1154All or some portions of this file are derived from material licensed
1155to the University of California by American Telephone and Telegraph
1156Co. or Unix System Laboratories, Inc. and are reproduced herein with
1157the permission of UNIX System Laboratories, Inc.
1158
1159Redistribution and use in source and binary forms, with or without
1160modification, are permitted provided that the following conditions
1161are met:
11621. Redistributions of source code must retain the above copyright
1163 notice, this list of conditions and the following disclaimer.
11642. Redistributions in binary form must reproduce the above copyright
1165 notice, this list of conditions and the following disclaimer in the
1166 documentation and/or other materials provided with the distribution.
11673. Neither the name of the University nor the names of its contributors
1168 may be used to endorse or promote products derived from this software
1169 without specific prior written permission.
1170
1171THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1172ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1173IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1174ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1175FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1176DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1177OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1178HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1179LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1180OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1181SUCH DAMAGE.
1182
1183-------------------------------------------------------------------
1184
Elliott Hughes387d4b72012-08-09 15:17:46 -07001185Copyright (c) 1983, 1987, 1989
1186 The Regents of the University of California. All rights reserved.
1187
1188Redistribution and use in source and binary forms, with or without
1189modification, are permitted provided that the following conditions
1190are met:
11911. Redistributions of source code must retain the above copyright
1192 notice, this list of conditions and the following disclaimer.
11932. Redistributions in binary form must reproduce the above copyright
1194 notice, this list of conditions and the following disclaimer in the
1195 documentation and/or other materials provided with the distribution.
11963. Neither the name of the University nor the names of its contributors
1197 may be used to endorse or promote products derived from this software
1198 without specific prior written permission.
1199
1200THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1201ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1202IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1203ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1204FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1205DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1206OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1207HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1208LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1209OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1210SUCH DAMAGE.
1211
1212-------------------------------------------------------------------
1213
Elliott Hughes387d4b72012-08-09 15:17:46 -07001214Copyright (c) 1983, 1989
1215 The Regents of the University of California. All rights reserved.
1216
1217Redistribution and use in source and binary forms, with or without
1218modification, are permitted provided that the following conditions
1219are met:
12201. Redistributions of source code must retain the above copyright
1221 notice, this list of conditions and the following disclaimer.
12222. Redistributions in binary form must reproduce the above copyright
1223 notice, this list of conditions and the following disclaimer in the
1224 documentation and/or other materials provided with the distribution.
12253. All advertising materials mentioning features or use of this software
1226 must display the following acknowledgement:
1227 This product includes software developed by the University of
1228 California, Berkeley and its contributors.
12294. Neither the name of the University nor the names of its contributors
1230 may be used to endorse or promote products derived from this software
1231 without specific prior written permission.
1232
1233THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1234ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1235IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1236ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1237FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1238DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1239OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1240HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1241LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1242OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1243SUCH DAMAGE.
1244
1245-------------------------------------------------------------------
1246
Elliott Hughes261e2232012-08-14 15:04:05 -07001247Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001248 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001249
1250Redistribution and use in source and binary forms, with or without
1251modification, are permitted provided that the following conditions
1252are met:
12531. Redistributions of source code must retain the above copyright
1254 notice, this list of conditions and the following disclaimer.
12552. Redistributions in binary form must reproduce the above copyright
1256 notice, this list of conditions and the following disclaimer in the
1257 documentation and/or other materials provided with the distribution.
12583. Neither the name of the University nor the names of its contributors
1259 may be used to endorse or promote products derived from this software
1260 without specific prior written permission.
1261
1262THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1263ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1264IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1265ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1266FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1267DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1268OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1269HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1270LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1271OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1272SUCH DAMAGE.
1273
1274-------------------------------------------------------------------
1275
Elliott Hughes261e2232012-08-14 15:04:05 -07001276Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001277 The Regents of the University of California. All rights reserved.
1278
Elliott Hughes387d4b72012-08-09 15:17:46 -07001279Redistribution and use in source and binary forms, with or without
1280modification, are permitted provided that the following conditions
1281are met:
12821. Redistributions of source code must retain the above copyright
1283 notice, this list of conditions and the following disclaimer.
12842. Redistributions in binary form must reproduce the above copyright
1285 notice, this list of conditions and the following disclaimer in the
1286 documentation and/or other materials provided with the distribution.
12873. Neither the name of the University nor the names of its contributors
1288 may be used to endorse or promote products derived from this software
1289 without specific prior written permission.
1290
1291THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1292ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1293IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1294ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1295FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1296DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1297OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1298HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1299LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1300OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1301SUCH DAMAGE.
1302
1303-------------------------------------------------------------------
1304
Elliott Hughes387d4b72012-08-09 15:17:46 -07001305Copyright (c) 1985
1306 The Regents of the University of California. All rights reserved.
1307
1308Redistribution and use in source and binary forms, with or without
1309modification, are permitted provided that the following conditions
1310are met:
13111. Redistributions of source code must retain the above copyright
1312 notice, this list of conditions and the following disclaimer.
13132. Redistributions in binary form must reproduce the above copyright
1314 notice, this list of conditions and the following disclaimer in the
1315 documentation and/or other materials provided with the distribution.
13163. All advertising materials mentioning features or use of this software
1317 must display the following acknowledgement:
1318 This product includes software developed by the University of
1319 California, Berkeley and its contributors.
13204. Neither the name of the University nor the names of its contributors
1321 may be used to endorse or promote products derived from this software
1322 without specific prior written permission.
1323
1324THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1325ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1326IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1327ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1328FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1329DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1330OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1331HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1332LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1333OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1334SUCH DAMAGE.
1335
1336-------------------------------------------------------------------
1337
Elliott Hughes261e2232012-08-14 15:04:05 -07001338Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001339All rights reserved.
1340
1341Redistribution and use in source and binary forms, with or without
1342modification, are permitted provided that the following conditions
1343are met:
13441. Redistributions of source code must retain the above copyright
1345 notice, this list of conditions and the following disclaimer.
13462. Redistributions in binary form must reproduce the above copyright
1347 notice, this list of conditions and the following disclaimer in the
1348 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070013493. Neither the name of the University nor the names of its contributors
1350 may be used to endorse or promote products derived from this software
1351 without specific prior written permission.
1352
1353THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1354ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1355IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1356ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1357FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1358DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1359OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1360HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1361LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1362OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1363SUCH DAMAGE.
1364
1365-------------------------------------------------------------------
1366
1367Copyright (c) 1985, 1988, 1993
1368 The Regents of the University of California. All rights reserved.
1369
1370Redistribution and use in source and binary forms, with or without
1371modification, are permitted provided that the following conditions
1372are met:
13731. Redistributions of source code must retain the above copyright
1374 notice, this list of conditions and the following disclaimer.
13752. Redistributions in binary form must reproduce the above copyright
1376 notice, this list of conditions and the following disclaimer in the
1377 documentation and/or other materials provided with the distribution.
13783. Neither the name of the University nor the names of its contributors
1379 may be used to endorse or promote products derived from this software
1380 without specific prior written permission.
1381
1382THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1383ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1384IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1385ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1386FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1387DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1388OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1389HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1390LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1391OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1392SUCH DAMAGE.
1393
1394Portions Copyright (c) 1993 by Digital Equipment Corporation.
1395
1396Permission to use, copy, modify, and distribute this software for any
1397purpose with or without fee is hereby granted, provided that the above
1398copyright notice and this permission notice appear in all copies, and that
1399the name of Digital Equipment Corporation not be used in advertising or
1400publicity pertaining to distribution of the document or software without
1401specific, written prior permission.
1402
1403THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1404WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1405OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1406CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1407DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1408PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1409ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1410SOFTWARE.
1411
1412-------------------------------------------------------------------
1413
Elliott Hughes261e2232012-08-14 15:04:05 -07001414Copyright (c) 1985, 1989, 1993
1415 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001416
1417Redistribution and use in source and binary forms, with or without
1418modification, are permitted provided that the following conditions
1419are met:
14201. Redistributions of source code must retain the above copyright
1421 notice, this list of conditions and the following disclaimer.
14222. Redistributions in binary form must reproduce the above copyright
1423 notice, this list of conditions and the following disclaimer in the
1424 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014253. All advertising materials mentioning features or use of this software
1426 must display the following acknowledgement:
1427 This product includes software developed by the University of
1428 California, Berkeley and its contributors.
14294. Neither the name of the University nor the names of its contributors
1430 may be used to endorse or promote products derived from this software
1431 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001432
Elliott Hughes261e2232012-08-14 15:04:05 -07001433THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1434ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1435IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1436ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1437FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1438DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1439OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1440HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1441LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1442OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1443SUCH DAMAGE.
1444
1445-------------------------------------------------------------------
1446
1447Copyright (c) 1985, 1993
1448 The Regents of the University of California. All rights reserved.
1449
1450Redistribution and use in source and binary forms, with or without
1451modification, are permitted provided that the following conditions
1452are met:
14531. Redistributions of source code must retain the above copyright
1454 notice, this list of conditions and the following disclaimer.
14552. Redistributions in binary form must reproduce the above copyright
1456 notice, this list of conditions and the following disclaimer in the
1457 documentation and/or other materials provided with the distribution.
14583. All advertising materials mentioning features or use of this software
1459 must display the following acknowledgement:
1460 This product includes software developed by the University of
1461 California, Berkeley and its contributors.
14624. Neither the name of the University nor the names of its contributors
1463 may be used to endorse or promote products derived from this software
1464 without specific prior written permission.
1465
1466THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1467ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1468IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1469ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1470FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1471DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1472OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1473HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1474LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1475OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1476SUCH DAMAGE.
1477
1478-------------------------------------------------------------------
1479
1480Copyright (c) 1985, 1993
1481 The Regents of the University of California. All rights reserved.
1482
1483Redistribution and use in source and binary forms, with or without
1484modification, are permitted provided that the following conditions
1485are met:
14861. Redistributions of source code must retain the above copyright
1487 notice, this list of conditions and the following disclaimer.
14882. Redistributions in binary form must reproduce the above copyright
1489 notice, this list of conditions and the following disclaimer in the
1490 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070014913. All advertising materials mentioning features or use of this software
1492 must display the following acknowledgement:
1493 This product includes software developed by the University of
1494 California, Berkeley and its contributors.
14954. Neither the name of the University nor the names of its contributors
1496 may be used to endorse or promote products derived from this software
1497 without specific prior written permission.
1498
1499THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1500ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1501IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1502ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1503FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1504DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1505OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1506HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1507LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1508OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1509SUCH DAMAGE.
1510
1511-------------------------------------------------------------------
1512
1513Copyright (c) 1985, 1993
1514 The Regents of the University of California. All rights reserved.
1515
1516Redistribution and use in source and binary forms, with or without
1517modification, are permitted provided that the following conditions
1518are met:
15191. Redistributions of source code must retain the above copyright
1520 notice, this list of conditions and the following disclaimer.
15212. Redistributions in binary form must reproduce the above copyright
1522 notice, this list of conditions and the following disclaimer in the
1523 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070015243. Neither the name of the University nor the names of its contributors
1525 may be used to endorse or promote products derived from this software
1526 without specific prior written permission.
1527
1528THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1529ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1530IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1531ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1532FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1533DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1534OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1535HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1536LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1537OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1538SUCH DAMAGE.
1539
1540-------------------------------------------------------------------
1541
1542Copyright (c) 1987 Regents of the University of California.
1543All rights reserved.
1544
1545Redistribution and use in source and binary forms, with or without
1546modification, are permitted provided that the following conditions
1547are met:
15481. Redistributions of source code must retain the above copyright
1549 notice, this list of conditions and the following disclaimer.
15502. Redistributions in binary form must reproduce the above copyright
1551 notice, this list of conditions and the following disclaimer in the
1552 documentation and/or other materials provided with the distribution.
15533. Neither the name of the University nor the names of its contributors
1554 may be used to endorse or promote products derived from this software
1555 without specific prior written permission.
1556
1557THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1558ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1559IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1560ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1561FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1562DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1563OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1564HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1565LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1566OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1567SUCH DAMAGE.
1568
1569-------------------------------------------------------------------
1570
1571Copyright (c) 1987, 1993
1572 The Regents of the University of California. All rights reserved.
1573
1574Redistribution and use in source and binary forms, with or without
1575modification, are permitted provided that the following conditions
1576are met:
15771. Redistributions of source code must retain the above copyright
1578 notice, this list of conditions and the following disclaimer.
15792. Redistributions in binary form must reproduce the above copyright
1580 notice, this list of conditions and the following disclaimer in the
1581 documentation and/or other materials provided with the distribution.
15823. All advertising materials mentioning features or use of this software
1583 must display the following acknowledgement:
1584 This product includes software developed by the University of
1585 California, Berkeley and its contributors.
15864. Neither the name of the University nor the names of its contributors
1587 may be used to endorse or promote products derived from this software
1588 without specific prior written permission.
1589
1590THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1591ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1592IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1593ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1594FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1595DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1596OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1597HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1598LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1599OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1600SUCH DAMAGE.
1601
1602-------------------------------------------------------------------
1603
1604Copyright (c) 1987, 1993
1605 The Regents of the University of California. All rights reserved.
1606
1607Redistribution and use in source and binary forms, with or without
1608modification, are permitted provided that the following conditions
1609are met:
16101. Redistributions of source code must retain the above copyright
1611 notice, this list of conditions and the following disclaimer.
16122. Redistributions in binary form must reproduce the above copyright
1613 notice, this list of conditions and the following disclaimer in the
1614 documentation and/or other materials provided with the distribution.
16153. Neither the name of the University nor the names of its contributors
1616 may be used to endorse or promote products derived from this software
1617 without specific prior written permission.
1618
1619THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1620ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1621IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1622ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1623FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1624DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1625OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1626HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1627LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1628OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1629SUCH DAMAGE.
1630
1631-------------------------------------------------------------------
1632
1633Copyright (c) 1988 Regents of the University of California.
1634All rights reserved.
1635
1636Redistribution and use in source and binary forms, with or without
1637modification, are permitted provided that the following conditions
1638are met:
16391. Redistributions of source code must retain the above copyright
1640 notice, this list of conditions and the following disclaimer.
16412. Redistributions in binary form must reproduce the above copyright
1642 notice, this list of conditions and the following disclaimer in the
1643 documentation and/or other materials provided with the distribution.
16443. Neither the name of the University nor the names of its contributors
1645 may be used to endorse or promote products derived from this software
1646 without specific prior written permission.
1647
1648THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1649ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1650IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1651ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1652FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1653DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1654OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1655HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1656LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1657OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1658SUCH DAMAGE.
1659
1660-------------------------------------------------------------------
1661
1662Copyright (c) 1988 The Regents of the University of California.
1663All rights reserved.
1664
1665Redistribution and use in source and binary forms, with or without
1666modification, are permitted provided that the following conditions
1667are met:
16681. Redistributions of source code must retain the above copyright
1669 notice, this list of conditions and the following disclaimer.
16702. Redistributions in binary form must reproduce the above copyright
1671 notice, this list of conditions and the following disclaimer in the
1672 documentation and/or other materials provided with the distribution.
16733. Neither the name of the University nor the names of its contributors
1674 may be used to endorse or promote products derived from this software
1675 without specific prior written permission.
1676
1677THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1678ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1679IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1680ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1681FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1682DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1683OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1684HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1685LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1686OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1687SUCH DAMAGE.
1688
1689-------------------------------------------------------------------
1690
1691Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001692 The Regents of the University of California. All rights reserved.
1693
1694Redistribution and use in source and binary forms, with or without
1695modification, are permitted provided that the following conditions
1696are met:
16971. Redistributions of source code must retain the above copyright
1698 notice, this list of conditions and the following disclaimer.
16992. Redistributions in binary form must reproduce the above copyright
1700 notice, this list of conditions and the following disclaimer in the
1701 documentation and/or other materials provided with the distribution.
17023. All advertising materials mentioning features or use of this software
1703 must display the following acknowledgement:
1704 This product includes software developed by the University of
1705 California, Berkeley and its contributors.
17064. Neither the name of the University nor the names of its contributors
1707 may be used to endorse or promote products derived from this software
1708 without specific prior written permission.
1709
1710THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1711ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1712IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1713ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1714FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1715DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1716OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1717HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1718LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1719OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1720SUCH DAMAGE.
1721
1722-------------------------------------------------------------------
1723
1724Copyright (c) 1988, 1993
1725 The Regents of the University of California. All rights reserved.
1726
1727Redistribution and use in source and binary forms, with or without
1728modification, are permitted provided that the following conditions
1729are met:
17301. Redistributions of source code must retain the above copyright
1731 notice, this list of conditions and the following disclaimer.
17322. Redistributions in binary form must reproduce the above copyright
1733 notice, this list of conditions and the following disclaimer in the
1734 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017353. All advertising materials mentioning features or use of this software
1736 must display the following acknowledgement:
1737 This product includes software developed by the University of
1738 California, Berkeley and its contributors.
17394. Neither the name of the University nor the names of its contributors
1740 may be used to endorse or promote products derived from this software
1741 without specific prior written permission.
1742
1743THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1744ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1745IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1746ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1747FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1748DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1749OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1750HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1751LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1752OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1753SUCH DAMAGE.
1754
1755-------------------------------------------------------------------
1756
1757Copyright (c) 1988, 1993
1758 The Regents of the University of California. All rights reserved.
1759
1760Redistribution and use in source and binary forms, with or without
1761modification, are permitted provided that the following conditions
1762are met:
17631. Redistributions of source code must retain the above copyright
1764 notice, this list of conditions and the following disclaimer.
17652. Redistributions in binary form must reproduce the above copyright
1766 notice, this list of conditions and the following disclaimer in the
1767 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070017683. Neither the name of the University nor the names of its contributors
1769 may be used to endorse or promote products derived from this software
1770 without specific prior written permission.
1771
1772THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1773ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1774IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1775ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1776FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1777DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1778OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1779HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1780LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1781OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1782SUCH DAMAGE.
1783
1784-------------------------------------------------------------------
1785
Elliott Hughes261e2232012-08-14 15:04:05 -07001786Copyright (c) 1989 The Regents of the University of California.
1787All rights reserved.
1788
Elliott Hughes261e2232012-08-14 15:04:05 -07001789Redistribution and use in source and binary forms, with or without
1790modification, are permitted provided that the following conditions
1791are met:
17921. Redistributions of source code must retain the above copyright
1793 notice, this list of conditions and the following disclaimer.
17942. Redistributions in binary form must reproduce the above copyright
1795 notice, this list of conditions and the following disclaimer in the
1796 documentation and/or other materials provided with the distribution.
17973. Neither the name of the University nor the names of its contributors
1798 may be used to endorse or promote products derived from this software
1799 without specific prior written permission.
1800
1801THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1802ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1803IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1804ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1805FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1806DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1807OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1808HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1809LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1810OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1811SUCH DAMAGE.
1812
1813-------------------------------------------------------------------
1814
1815Copyright (c) 1989 The Regents of the University of California.
1816All rights reserved.
1817(c) UNIX System Laboratories, Inc.
1818All or some portions of this file are derived from material licensed
1819to the University of California by American Telephone and Telegraph
1820Co. or Unix System Laboratories, Inc. and are reproduced herein with
1821the permission of UNIX System Laboratories, Inc.
1822
1823Redistribution and use in source and binary forms, with or without
1824modification, are permitted provided that the following conditions
1825are met:
18261. Redistributions of source code must retain the above copyright
1827 notice, this list of conditions and the following disclaimer.
18282. Redistributions in binary form must reproduce the above copyright
1829 notice, this list of conditions and the following disclaimer in the
1830 documentation and/or other materials provided with the distribution.
18313. Neither the name of the University nor the names of its contributors
1832 may be used to endorse or promote products derived from this software
1833 without specific prior written permission.
1834
1835THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1836ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1837IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1838ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1839FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001840DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1841OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1842HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1843LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1844OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1845SUCH DAMAGE.
1846
1847-------------------------------------------------------------------
1848
1849Copyright (c) 1989, 1993
1850 The Regents of the University of California. All rights reserved.
1851
1852Redistribution and use in source and binary forms, with or without
1853modification, are permitted provided that the following conditions
1854are met:
18551. Redistributions of source code must retain the above copyright
1856 notice, this list of conditions and the following disclaimer.
18572. Redistributions in binary form must reproduce the above copyright
1858 notice, this list of conditions and the following disclaimer in the
1859 documentation and/or other materials provided with the distribution.
18603. Neither the name of the University nor the names of its contributors
1861 may be used to endorse or promote products derived from this software
1862 without specific prior written permission.
1863
1864THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1865ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1866IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1867ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1868FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1869DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1870OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1871HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1872LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1873OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1874SUCH DAMAGE.
1875
1876-------------------------------------------------------------------
1877
Elliott Hughes261e2232012-08-14 15:04:05 -07001878Copyright (c) 1989, 1993
1879 The Regents of the University of California. All rights reserved.
1880
1881Redistribution and use in source and binary forms, with or without
1882modification, are permitted provided that the following conditions
1883are met:
18841. Redistributions of source code must retain the above copyright
1885 notice, this list of conditions and the following disclaimer.
18862. Redistributions in binary form must reproduce the above copyright
1887 notice, this list of conditions and the following disclaimer in the
1888 documentation and/or other materials provided with the distribution.
18894. Neither the name of the University nor the names of its contributors
1890 may be used to endorse or promote products derived from this software
1891 without specific prior written permission.
1892
1893THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1894ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1895IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1896ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1897FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1898DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1899OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1900HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1901LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1902OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1903SUCH DAMAGE.
1904
1905-------------------------------------------------------------------
1906
1907Copyright (c) 1989, 1993
1908 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001909
1910This code is derived from software contributed to Berkeley by
Elliott Hughesf1c568d2017-09-26 17:09:07 -07001911Guido van Rossum.
1912
1913Copyright (c) 2011 The FreeBSD Foundation
1914All rights reserved.
1915Portions of this software were developed by David Chisnall
1916under sponsorship from the FreeBSD Foundation.
1917
1918Redistribution and use in source and binary forms, with or without
1919modification, are permitted provided that the following conditions
1920are met:
19211. Redistributions of source code must retain the above copyright
1922 notice, this list of conditions and the following disclaimer.
19232. Redistributions in binary form must reproduce the above copyright
1924 notice, this list of conditions and the following disclaimer in the
1925 documentation and/or other materials provided with the distribution.
19263. Neither the name of the University nor the names of its contributors
1927 may be used to endorse or promote products derived from this software
1928 without specific prior written permission.
1929
1930THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1931ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1932IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1933ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1934FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1935DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1936OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1937HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1938LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1939OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1940SUCH DAMAGE.
1941
1942-------------------------------------------------------------------
1943
1944Copyright (c) 1989, 1993
1945 The Regents of the University of California. All rights reserved.
1946
1947This code is derived from software contributed to Berkeley by
1948Guido van Rossum.
1949
1950Redistribution and use in source and binary forms, with or without
1951modification, are permitted provided that the following conditions
1952are met:
19531. Redistributions of source code must retain the above copyright
1954 notice, this list of conditions and the following disclaimer.
19552. Redistributions in binary form must reproduce the above copyright
1956 notice, this list of conditions and the following disclaimer in the
1957 documentation and/or other materials provided with the distribution.
19583. Neither the name of the University nor the names of its contributors
1959 may be used to endorse or promote products derived from this software
1960 without specific prior written permission.
1961
1962THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1963ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1964IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1965ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1966FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1967DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1968OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1969HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1970LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1971OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1972SUCH DAMAGE.
1973
1974-------------------------------------------------------------------
1975
1976Copyright (c) 1989, 1993
1977 The Regents of the University of California. All rights reserved.
1978
1979This code is derived from software contributed to Berkeley by
Elliott Hughesacbe3222014-04-16 17:01:12 -07001980Roger L. Snyder.
1981
1982Redistribution and use in source and binary forms, with or without
1983modification, are permitted provided that the following conditions
1984are met:
19851. Redistributions of source code must retain the above copyright
1986 notice, this list of conditions and the following disclaimer.
19872. Redistributions in binary form must reproduce the above copyright
1988 notice, this list of conditions and the following disclaimer in the
1989 documentation and/or other materials provided with the distribution.
19903. Neither the name of the University nor the names of its contributors
1991 may be used to endorse or promote products derived from this software
1992 without specific prior written permission.
1993
1994THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1995ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1996IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1997ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1998FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1999DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2000OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2001HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2002LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2003OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2004SUCH DAMAGE.
2005
2006-------------------------------------------------------------------
2007
2008Copyright (c) 1989, 1993
2009 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002010(c) UNIX System Laboratories, Inc.
2011All or some portions of this file are derived from material licensed
2012to the University of California by American Telephone and Telegraph
2013Co. or Unix System Laboratories, Inc. and are reproduced herein with
2014the permission of UNIX System Laboratories, Inc.
2015
2016Redistribution and use in source and binary forms, with or without
2017modification, are permitted provided that the following conditions
2018are met:
20191. Redistributions of source code must retain the above copyright
2020 notice, this list of conditions and the following disclaimer.
20212. Redistributions in binary form must reproduce the above copyright
2022 notice, this list of conditions and the following disclaimer in the
2023 documentation and/or other materials provided with the distribution.
20243. Neither the name of the University nor the names of its contributors
2025 may be used to endorse or promote products derived from this software
2026 without specific prior written permission.
2027
2028THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2029ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2030IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2031ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2032FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2033DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2034OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2035HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2036LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2037OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2038SUCH DAMAGE.
2039
2040-------------------------------------------------------------------
2041
Elliott Hughesb4931ce2016-02-08 17:00:12 -08002042Copyright (c) 1990 Regents of the University of California.
2043All rights reserved.
2044
2045This code is derived from software contributed to Berkeley by
2046Chris Torek.
2047
2048Redistribution and use in source and binary forms, with or without
2049modification, are permitted provided that the following conditions
2050are met:
20511. Redistributions of source code must retain the above copyright
2052 notice, this list of conditions and the following disclaimer.
20532. Redistributions in binary form must reproduce the above copyright
2054 notice, this list of conditions and the following disclaimer in the
2055 documentation and/or other materials provided with the distribution.
20563. Neither the name of the University nor the names of its contributors
2057 may be used to endorse or promote products derived from this software
2058 without specific prior written permission.
2059
2060THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2061ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2062IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2063ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2064FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2065DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2066OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2067HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2068LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2069OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2070SUCH DAMAGE.
2071
2072-------------------------------------------------------------------
2073
Elliott Hughes261e2232012-08-14 15:04:05 -07002074Copyright (c) 1990 The Regents of the University of California.
2075All rights reserved.
2076
2077Redistribution and use in source and binary forms, with or without
2078modification, are permitted provided that the following conditions
2079are met:
20801. Redistributions of source code must retain the above copyright
2081 notice, this list of conditions and the following disclaimer.
20822. Redistributions in binary form must reproduce the above copyright
2083 notice, this list of conditions and the following disclaimer in the
2084 documentation and/or other materials provided with the distribution.
20853. Neither the name of the University nor the names of its contributors
2086 may be used to endorse or promote products derived from this software
2087 without specific prior written permission.
2088
2089THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2090ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2091IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2092ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2093FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2094DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2095OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2096HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2097LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2098OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2099SUCH DAMAGE.
2100
2101-------------------------------------------------------------------
2102
2103Copyright (c) 1990 The Regents of the University of California.
2104All rights reserved.
2105
Elliott Hughes261e2232012-08-14 15:04:05 -07002106This code is derived from software contributed to Berkeley by
2107Chris Torek.
2108
2109Redistribution and use in source and binary forms, with or without
2110modification, are permitted provided that the following conditions
2111are met:
21121. Redistributions of source code must retain the above copyright
2113 notice, this list of conditions and the following disclaimer.
21142. Redistributions in binary form must reproduce the above copyright
2115 notice, this list of conditions and the following disclaimer in the
2116 documentation and/or other materials provided with the distribution.
21173. Neither the name of the University nor the names of its contributors
2118 may be used to endorse or promote products derived from this software
2119 without specific prior written permission.
2120
2121THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2122ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2123IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2124ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2125FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2126DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2127OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2128HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2129LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2130OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2131SUCH DAMAGE.
2132
2133-------------------------------------------------------------------
2134
2135Copyright (c) 1990 The Regents of the University of California.
2136All rights reserved.
2137
2138This code is derived from software contributed to Berkeley by
2139William Jolitz.
2140
2141Redistribution and use in source and binary forms, with or without
2142modification, are permitted provided that the following conditions
2143are met:
21441. Redistributions of source code must retain the above copyright
2145 notice, this list of conditions and the following disclaimer.
21462. Redistributions in binary form must reproduce the above copyright
2147 notice, this list of conditions and the following disclaimer in the
2148 documentation and/or other materials provided with the distribution.
21493. Neither the name of the University nor the names of its contributors
2150 may be used to endorse or promote products derived from this software
2151 without specific prior written permission.
2152
2153THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2154ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2155IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2156ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2157FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2158DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2159OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2160HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2161LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2162OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2163SUCH DAMAGE.
2164
2165-------------------------------------------------------------------
2166
2167Copyright (c) 1990, 1993
2168 The Regents of the University of California. All rights reserved.
2169
2170Redistribution and use in source and binary forms, with or without
2171modification, are permitted provided that the following conditions
2172are met:
21731. Redistributions of source code must retain the above copyright
2174 notice, this list of conditions and the following disclaimer.
21752. Redistributions in binary form must reproduce the above copyright
2176 notice, this list of conditions and the following disclaimer in the
2177 documentation and/or other materials provided with the distribution.
21783. Neither the name of the University nor the names of its contributors
2179 may be used to endorse or promote products derived from this software
2180 without specific prior written permission.
2181
2182THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2183ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2184IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2185ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2186FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2187DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2188OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2189HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2190LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2191OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2192SUCH DAMAGE.
2193
2194-------------------------------------------------------------------
2195
2196Copyright (c) 1990, 1993
2197 The Regents of the University of California. All rights reserved.
2198
Elliott Hughes261e2232012-08-14 15:04:05 -07002199This code is derived from software contributed to Berkeley by
2200Chris Torek.
2201
2202Redistribution and use in source and binary forms, with or without
2203modification, are permitted provided that the following conditions
2204are met:
22051. Redistributions of source code must retain the above copyright
2206 notice, this list of conditions and the following disclaimer.
22072. Redistributions in binary form must reproduce the above copyright
2208 notice, this list of conditions and the following disclaimer in the
2209 documentation and/or other materials provided with the distribution.
22103. Neither the name of the University nor the names of its contributors
2211 may be used to endorse or promote products derived from this software
2212 without specific prior written permission.
2213
2214THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2215ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2216IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2217ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2218FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2219DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2220OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2221HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2222LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2223OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2224SUCH DAMAGE.
2225
2226-------------------------------------------------------------------
2227
2228Copyright (c) 1990, 1993
2229 The Regents of the University of California. All rights reserved.
2230
2231This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002232Donn Seeley at UUNET Technologies, Inc.
2233
2234Redistribution and use in source and binary forms, with or without
2235modification, are permitted provided that the following conditions
2236are met:
22371. Redistributions of source code must retain the above copyright
2238 notice, this list of conditions and the following disclaimer.
22392. Redistributions in binary form must reproduce the above copyright
2240 notice, this list of conditions and the following disclaimer in the
2241 documentation and/or other materials provided with the distribution.
22423. Neither the name of the University nor the names of its contributors
2243 may be used to endorse or promote products derived from this software
2244 without specific prior written permission.
2245
2246THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2247ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2248IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2249ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2250FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2251DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2252OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2253HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2254LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2255OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2256SUCH DAMAGE.
2257
2258-------------------------------------------------------------------
2259
2260Copyright (c) 1990, 1993
2261 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002262
2263This code is derived from software contributed to Berkeley by
2264Donn Seeley at UUNET Technologies, Inc.
2265
2266Redistribution and use in source and binary forms, with or without
2267modification, are permitted provided that the following conditions
2268are met:
22691. Redistributions of source code must retain the above copyright
2270 notice, this list of conditions and the following disclaimer.
22712. Redistributions in binary form must reproduce the above copyright
2272 notice, this list of conditions and the following disclaimer in the
2273 documentation and/or other materials provided with the distribution.
22744. Neither the name of the University nor the names of its contributors
2275 may be used to endorse or promote products derived from this software
2276 without specific prior written permission.
2277
2278THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2279ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2280IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2281ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2282FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2283DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2284OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2285HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2286LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2287OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2288SUCH DAMAGE.
2289
2290-------------------------------------------------------------------
2291
2292Copyright (c) 1990, 1993
2293 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002294(c) UNIX System Laboratories, Inc.
2295All or some portions of this file are derived from material licensed
2296to the University of California by American Telephone and Telegraph
2297Co. or Unix System Laboratories, Inc. and are reproduced herein with
2298the permission of UNIX System Laboratories, Inc.
2299
2300Redistribution and use in source and binary forms, with or without
2301modification, are permitted provided that the following conditions
2302are met:
23031. Redistributions of source code must retain the above copyright
2304 notice, this list of conditions and the following disclaimer.
23052. Redistributions in binary form must reproduce the above copyright
2306 notice, this list of conditions and the following disclaimer in the
2307 documentation and/or other materials provided with the distribution.
23083. Neither the name of the University nor the names of its contributors
2309 may be used to endorse or promote products derived from this software
2310 without specific prior written permission.
2311
2312THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2313ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2314IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2315ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2316FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2317DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2318OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2319HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2320LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2321OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2322SUCH DAMAGE.
2323
2324-------------------------------------------------------------------
2325
2326Copyright (c) 1990, 1993, 1994
2327 The Regents of the University of California. All rights reserved.
2328
2329Redistribution and use in source and binary forms, with or without
2330modification, are permitted provided that the following conditions
2331are met:
23321. Redistributions of source code must retain the above copyright
2333 notice, this list of conditions and the following disclaimer.
23342. Redistributions in binary form must reproduce the above copyright
2335 notice, this list of conditions and the following disclaimer in the
2336 documentation and/or other materials provided with the distribution.
23373. Neither the name of the University nor the names of its contributors
2338 may be used to endorse or promote products derived from this software
2339 without specific prior written permission.
2340
2341THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2342ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2343IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2344ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2345FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2346DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2347OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2348HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2349LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2350OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2351SUCH DAMAGE.
2352
2353-------------------------------------------------------------------
2354
2355Copyright (c) 1990, 1993, 1994
2356 The Regents of the University of California. All rights reserved.
2357
2358This code is derived from software contributed to Berkeley by
2359Chris Torek.
2360
2361Redistribution and use in source and binary forms, with or without
2362modification, are permitted provided that the following conditions
2363are met:
23641. Redistributions of source code must retain the above copyright
2365 notice, this list of conditions and the following disclaimer.
23662. Redistributions in binary form must reproduce the above copyright
2367 notice, this list of conditions and the following disclaimer in the
2368 documentation and/or other materials provided with the distribution.
23693. Neither the name of the University nor the names of its contributors
2370 may be used to endorse or promote products derived from this software
2371 without specific prior written permission.
2372
2373THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2374ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2375IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2376ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2377FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2378DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2379OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2380HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2381LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2382OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2383SUCH DAMAGE.
2384
2385-------------------------------------------------------------------
2386
Elliott Hughes4e54b112014-03-06 15:06:11 -08002387Copyright (c) 1991 The Regents of the University of California.
2388All rights reserved.
2389
2390Redistribution and use in source and binary forms, with or without
2391modification, are permitted provided that the following conditions
2392are met:
23931. Redistributions of source code must retain the above copyright
2394 notice, this list of conditions and the following disclaimer.
23952. Redistributions in binary form must reproduce the above copyright
2396 notice, this list of conditions and the following disclaimer in the
2397 documentation and/or other materials provided with the distribution.
23983. Neither the name of the University nor the names of its contributors
2399 may be used to endorse or promote products derived from this software
2400 without specific prior written permission.
2401
2402THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2403ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2404IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2405ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2406FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2407DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2408OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2409HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2410LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2411OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2412SUCH DAMAGE.
2413
2414-------------------------------------------------------------------
2415
Elliott Hughes261e2232012-08-14 15:04:05 -07002416Copyright (c) 1991, 1993
2417 The Regents of the University of California. All rights reserved.
2418
2419Redistribution and use in source and binary forms, with or without
2420modification, are permitted provided that the following conditions
2421are met:
24221. Redistributions of source code must retain the above copyright
2423 notice, this list of conditions and the following disclaimer.
24242. Redistributions in binary form must reproduce the above copyright
2425 notice, this list of conditions and the following disclaimer in the
2426 documentation and/or other materials provided with the distribution.
24273. Neither the name of the University nor the names of its contributors
2428 may be used to endorse or promote products derived from this software
2429 without specific prior written permission.
2430
2431THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2432ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2433IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2434ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2435FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2436DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2437OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2438HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2439LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2440OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2441SUCH DAMAGE.
2442
2443-------------------------------------------------------------------
2444
2445Copyright (c) 1991, 1993
2446 The Regents of the University of California. All rights reserved.
2447
2448This code is derived from software contributed to Berkeley by
2449Berkeley Software Design, Inc.
2450
2451Redistribution and use in source and binary forms, with or without
2452modification, are permitted provided that the following conditions
2453are met:
24541. Redistributions of source code must retain the above copyright
2455 notice, this list of conditions and the following disclaimer.
24562. Redistributions in binary form must reproduce the above copyright
2457 notice, this list of conditions and the following disclaimer in the
2458 documentation and/or other materials provided with the distribution.
24593. Neither the name of the University nor the names of its contributors
2460 may be used to endorse or promote products derived from this software
2461 without specific prior written permission.
2462
2463THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2464ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2465IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2466ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2467FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2468DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2469OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2470HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2471LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2472OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2473SUCH DAMAGE.
2474
2475-------------------------------------------------------------------
2476
2477Copyright (c) 1991, 1993
2478 The Regents of the University of California. All rights reserved.
2479(c) UNIX System Laboratories, Inc.
2480All or some portions of this file are derived from material licensed
2481to the University of California by American Telephone and Telegraph
2482Co. or Unix System Laboratories, Inc. and are reproduced herein with
2483the permission of UNIX System Laboratories, Inc.
2484
2485This code is derived from software contributed to Berkeley by
2486Hugh Smith at The University of Guelph.
2487
2488Redistribution and use in source and binary forms, with or without
2489modification, are permitted provided that the following conditions
2490are met:
24911. Redistributions of source code must retain the above copyright
2492 notice, this list of conditions and the following disclaimer.
24932. Redistributions in binary form must reproduce the above copyright
2494 notice, this list of conditions and the following disclaimer in the
2495 documentation and/or other materials provided with the distribution.
24963. Neither the name of the University nor the names of its contributors
2497 may be used to endorse or promote products derived from this software
2498 without specific prior written permission.
2499
2500THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2501ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2502IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2503ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2504FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2505DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2506OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2507HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2508LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2509OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2510SUCH DAMAGE.
2511
2512-------------------------------------------------------------------
2513
Elliott Hughes261e2232012-08-14 15:04:05 -07002514Copyright (c) 1992 Henry Spencer.
2515Copyright (c) 1992, 1993
2516 The Regents of the University of California. All rights reserved.
2517
2518This code is derived from software contributed to Berkeley by
2519Henry Spencer of the University of Toronto.
2520
2521Redistribution and use in source and binary forms, with or without
2522modification, are permitted provided that the following conditions
2523are met:
25241. Redistributions of source code must retain the above copyright
2525 notice, this list of conditions and the following disclaimer.
25262. Redistributions in binary form must reproduce the above copyright
2527 notice, this list of conditions and the following disclaimer in the
2528 documentation and/or other materials provided with the distribution.
25293. Neither the name of the University nor the names of its contributors
2530 may be used to endorse or promote products derived from this software
2531 without specific prior written permission.
2532
2533THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2534ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2535IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2536ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2537FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2538DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2539OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2540HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2541LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2542OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2543SUCH DAMAGE.
2544
2545-------------------------------------------------------------------
2546
2547Copyright (c) 1992 The Regents of the University of California.
2548All rights reserved.
2549
2550Redistribution and use in source and binary forms, with or without
2551modification, are permitted provided that the following conditions
2552are met:
25531. Redistributions of source code must retain the above copyright
2554 notice, this list of conditions and the following disclaimer.
25552. Redistributions in binary form must reproduce the above copyright
2556 notice, this list of conditions and the following disclaimer in the
2557 documentation and/or other materials provided with the distribution.
25583. Neither the name of the University nor the names of its contributors
2559 may be used to endorse or promote products derived from this software
2560 without specific prior written permission.
2561
2562THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2563ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2564IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2565ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2566FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2567DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2568OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2569HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2570LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2571OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2572SUCH DAMAGE.
2573
2574-------------------------------------------------------------------
2575
2576Copyright (c) 1992, 1993
2577 The Regents of the University of California. All rights reserved.
2578
2579Redistribution and use in source and binary forms, with or without
2580modification, are permitted provided that the following conditions
2581are met:
25821. Redistributions of source code must retain the above copyright
2583 notice, this list of conditions and the following disclaimer.
25842. Redistributions in binary form must reproduce the above copyright
2585 notice, this list of conditions and the following disclaimer in the
2586 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070025873. All advertising materials mentioning features or use of this software
2588 must display the following acknowledgement:
2589 This product includes software developed by the University of
2590 California, Berkeley and its contributors.
25914. Neither the name of the University nor the names of its contributors
2592 may be used to endorse or promote products derived from this software
2593 without specific prior written permission.
2594
2595THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2596ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2597IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2598ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2599FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2600DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2601OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2602HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2603LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2604OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2605SUCH DAMAGE.
2606
2607-------------------------------------------------------------------
2608
2609Copyright (c) 1992, 1993
2610 The Regents of the University of California. All rights reserved.
2611
2612Redistribution and use in source and binary forms, with or without
2613modification, are permitted provided that the following conditions
2614are met:
26151. Redistributions of source code must retain the above copyright
2616 notice, this list of conditions and the following disclaimer.
26172. Redistributions in binary form must reproduce the above copyright
2618 notice, this list of conditions and the following disclaimer in the
2619 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070026203. Neither the name of the University nor the names of its contributors
2621 may be used to endorse or promote products derived from this software
2622 without specific prior written permission.
2623
2624THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2625ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2626IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2627ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2628FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2629DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2630OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2631HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2632LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2633OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2634SUCH DAMAGE.
2635
2636-------------------------------------------------------------------
2637
2638Copyright (c) 1992, 1993
2639 The Regents of the University of California. All rights reserved.
2640
Elliott Hughes261e2232012-08-14 15:04:05 -07002641This software was developed by the Computer Systems Engineering group
2642at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2643contributed to Berkeley.
2644
2645All advertising materials mentioning features or use of this software
2646must display the following acknowledgement:
2647 This product includes software developed by the University of
2648 California, Lawrence Berkeley Laboratory.
2649
2650Redistribution and use in source and binary forms, with or without
2651modification, are permitted provided that the following conditions
2652are met:
26531. Redistributions of source code must retain the above copyright
2654 notice, this list of conditions and the following disclaimer.
26552. Redistributions in binary form must reproduce the above copyright
2656 notice, this list of conditions and the following disclaimer in the
2657 documentation and/or other materials provided with the distribution.
26583. All advertising materials mentioning features or use of this software
2659 must display the following acknowledgement:
2660 This product includes software developed by the University of
2661 California, Berkeley and its contributors.
26624. Neither the name of the University nor the names of its contributors
2663 may be used to endorse or promote products derived from this software
2664 without specific prior written permission.
2665
2666THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2667ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2668IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2669ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2670FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2671DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2672OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2673HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2674LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2675OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2676SUCH DAMAGE.
2677
2678-------------------------------------------------------------------
2679
2680Copyright (c) 1992, 1993
2681 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002682(c) UNIX System Laboratories, Inc.
2683All or some portions of this file are derived from material licensed
2684to the University of California by American Telephone and Telegraph
2685Co. or Unix System Laboratories, Inc. and are reproduced herein with
2686the permission of UNIX System Laboratories, Inc.
2687
2688Redistribution and use in source and binary forms, with or without
2689modification, are permitted provided that the following conditions
2690are met:
26911. Redistributions of source code must retain the above copyright
2692 notice, this list of conditions and the following disclaimer.
26932. Redistributions in binary form must reproduce the above copyright
2694 notice, this list of conditions and the following disclaimer in the
2695 documentation and/or other materials provided with the distribution.
26963. Neither the name of the University nor the names of its contributors
2697 may be used to endorse or promote products derived from this software
2698 without specific prior written permission.
2699
2700THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2701ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2702IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2703ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2704FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2705DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2706OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2707HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2708LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2709OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2710SUCH DAMAGE.
2711
2712-------------------------------------------------------------------
2713
Elliott Hughes261e2232012-08-14 15:04:05 -07002714Copyright (c) 1992, 1993, 1994
2715 The Regents of the University of California. All rights reserved.
2716
2717This code is derived from software contributed to Berkeley by
2718Henry Spencer.
2719
2720Redistribution and use in source and binary forms, with or without
2721modification, are permitted provided that the following conditions
2722are met:
27231. Redistributions of source code must retain the above copyright
2724 notice, this list of conditions and the following disclaimer.
27252. Redistributions in binary form must reproduce the above copyright
2726 notice, this list of conditions and the following disclaimer in the
2727 documentation and/or other materials provided with the distribution.
27283. Neither the name of the University nor the names of its contributors
2729 may be used to endorse or promote products derived from this software
2730 without specific prior written permission.
2731
2732THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2733ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2734IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2735ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2736FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2737DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2738OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2739HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2740LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2741OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2742SUCH DAMAGE.
2743
2744-------------------------------------------------------------------
2745
Elliott Hughescc213f82012-08-14 15:32:42 -07002746Copyright (c) 1992, 1993, 1994 Henry Spencer.
2747
2748This code is derived from software contributed to Berkeley by
2749Henry Spencer.
2750
2751Redistribution and use in source and binary forms, with or without
2752modification, are permitted provided that the following conditions
2753are met:
27541. Redistributions of source code must retain the above copyright
2755 notice, this list of conditions and the following disclaimer.
27562. Redistributions in binary form must reproduce the above copyright
2757 notice, this list of conditions and the following disclaimer in the
2758 documentation and/or other materials provided with the distribution.
27593. All advertising materials mentioning features or use of this software
2760 must display the following acknowledgement:
2761 This product includes software developed by the University of
2762 California, Berkeley and its contributors.
27634. Neither the name of the University nor the names of its contributors
2764 may be used to endorse or promote products derived from this software
2765 without specific prior written permission.
2766
2767THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2768ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2769IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2770ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2771FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2772DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2773OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2774HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2775LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2776OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2777SUCH DAMAGE.
2778
2779-------------------------------------------------------------------
2780
Elliott Hughes261e2232012-08-14 15:04:05 -07002781Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002782 The Regents of the University of California. All rights reserved.
2783
2784Redistribution and use in source and binary forms, with or without
2785modification, are permitted provided that the following conditions
2786are met:
27871. Redistributions of source code must retain the above copyright
2788 notice, this list of conditions and the following disclaimer.
27892. Redistributions in binary form must reproduce the above copyright
2790 notice, this list of conditions and the following disclaimer in the
2791 documentation and/or other materials provided with the distribution.
27923. Neither the name of the University nor the names of its contributors
2793 may be used to endorse or promote products derived from this software
2794 without specific prior written permission.
2795
2796THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2797ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2798IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2799ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2800FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2801DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2802OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2803HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2804LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2805OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2806SUCH DAMAGE.
2807
2808-------------------------------------------------------------------
2809
Elliott Hughes261e2232012-08-14 15:04:05 -07002810Copyright (c) 1993 Martin Birgmeier
2811All rights reserved.
2812
2813You may redistribute unmodified or modified versions of this source
2814code provided that the above copyright notice and this and the
2815following conditions are retained.
2816
2817This software is provided ``as is'', and comes with no warranties
2818of any kind. I shall in no event be liable for anything that happens
2819to anyone/anything when using this software.
2820
2821-------------------------------------------------------------------
2822
Elliott Hughes4e54b112014-03-06 15:06:11 -08002823Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002824All rights reserved.
2825
Elliott Hughes448080d2013-01-29 16:25:06 -08002826Redistribution and use in source and binary forms, with or without
2827modification, are permitted provided that the following conditions
2828are met:
28291. Redistributions of source code must retain the above copyright
2830 notice, this list of conditions and the following disclaimer.
28312. Redistributions in binary form must reproduce the above copyright
2832 notice, this list of conditions and the following disclaimer in the
2833 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080028343. The name of the author may not be used to endorse or promote products
2835 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002836
Elliott Hughes4e54b112014-03-06 15:06:11 -08002837THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2838IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2839OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2840IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2841SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2842PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2843OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2844WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2845OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2846ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002847
2848-------------------------------------------------------------------
2849
Elliott Hughes261e2232012-08-14 15:04:05 -07002850Copyright (c) 1996 by Internet Software Consortium.
2851
2852Permission to use, copy, modify, and distribute this software for any
2853purpose with or without fee is hereby granted, provided that the above
2854copyright notice and this permission notice appear in all copies.
2855
2856THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2857ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2858OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2859CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2860DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2861PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2862ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2863SOFTWARE.
2864
2865-------------------------------------------------------------------
2866
2867Copyright (c) 1996, David Mazieres <dm@uun.org>
2868Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002869Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2870
2871Permission to use, copy, modify, and distribute this software for any
2872purpose with or without fee is hereby granted, provided that the above
2873copyright notice and this permission notice appear in all copies.
2874
2875THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2876WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2877MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2878ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2879WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2880ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2881OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2882
2883-------------------------------------------------------------------
2884
Elliott Hughesb3646832017-07-11 12:34:19 -07002885Copyright (c) 1996, David Mazieres <dm@uun.org>
2886Copyright (c) 2008, Damien Miller <djm@openbsd.org>
2887Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2888Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
2889
2890Permission to use, copy, modify, and distribute this software for any
2891purpose with or without fee is hereby granted, provided that the above
2892copyright notice and this permission notice appear in all copies.
2893
2894THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2895WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2896MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2897ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2898WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2899ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2900OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2901
2902-------------------------------------------------------------------
2903
Elliott Hughes15581382014-07-07 15:42:06 -07002904Copyright (c) 1996-1998, 2008 Theo de Raadt
2905Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07002906
2907Permission to use, copy, modify, and distribute this software for any
2908purpose with or without fee is hereby granted, provided that the above
2909copyright notice and this permission notice appear in all copies.
2910
2911THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2912WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2913MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2914ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2915WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2916ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2917OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2918
2919-------------------------------------------------------------------
2920
Elliott Hughes387d4b72012-08-09 15:17:46 -07002921Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07002922Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07002923All rights reserved.
2924
2925Redistribution and use in source and binary forms, with or without
2926modification, are permitted provided that the following conditions
2927are met:
29281. Redistributions of source code must retain the above copyright
2929 notice, this list of conditions and the following disclaimer.
29302. Redistributions in binary form must reproduce the above copyright
2931 notice, this list of conditions and the following disclaimer in the
2932 documentation and/or other materials provided with the distribution.
29333. All advertising materials mentioning features or use of this software
2934 must display the following acknowledgement:
2935 This product includes software developed by Mark Brinicombe
29364. Neither the name of the University nor the names of its contributors
2937 may be used to endorse or promote products derived from this software
2938 without specific prior written permission.
2939
2940THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2941ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2942IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2943ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2944FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2945DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2946OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2947HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2948LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2949OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2950SUCH DAMAGE.
2951
2952-------------------------------------------------------------------
2953
Elliott Hughes261e2232012-08-14 15:04:05 -07002954Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002955
2956Redistribution and use in source and binary forms, with or without
2957modification, are permitted provided that the following conditions
2958are met:
29591. Redistributions of source code must retain the above copyright
2960 notice, this list of conditions and the following disclaimer.
29612. Redistributions in binary form must reproduce the above copyright
2962 notice, this list of conditions and the following disclaimer in the
2963 documentation and/or other materials provided with the distribution.
2964
Elliott Hughes261e2232012-08-14 15:04:05 -07002965THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2966IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2967OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2968IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2969INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2970NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2971DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2972THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2973(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2974THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002975
2976-------------------------------------------------------------------
2977
Elliott Hughesda46cae2018-05-24 14:40:32 -07002978Copyright (c) 1997 The NetBSD Foundation, Inc.
2979All rights reserved.
2980
2981This code is derived from software contributed to The NetBSD Foundation
2982by Neil A. Carson and Mark Brinicombe
2983
2984Redistribution and use in source and binary forms, with or without
2985modification, are permitted provided that the following conditions
2986are met:
29871. Redistributions of source code must retain the above copyright
2988 notice, this list of conditions and the following disclaimer.
29892. Redistributions in binary form must reproduce the above copyright
2990 notice, this list of conditions and the following disclaimer in the
2991 documentation and/or other materials provided with the distribution.
2992
2993THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
2994``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2995TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2996PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
2997BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2998CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2999SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3000INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3001CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3002ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3003POSSIBILITY OF SUCH DAMAGE.
3004
3005-------------------------------------------------------------------
3006
Elliott Hughes26b06072020-07-31 11:00:10 -07003007Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughes261e2232012-08-14 15:04:05 -07003008
3009Permission to use, copy, modify, and distribute this software for any
3010purpose with or without fee is hereby granted, provided that the above
3011copyright notice and this permission notice appear in all copies.
3012
3013THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3014WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3015MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3016ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3017WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3018ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3019OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3020
3021-------------------------------------------------------------------
3022
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08003023Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003024All rights reserved.
3025
3026Redistribution and use in source and binary forms, with or without
3027modification, are permitted provided that the following conditions
3028are met:
30291. Redistributions of source code must retain the above copyright
3030 notice, this list of conditions and the following disclaimer.
30312. Redistributions in binary form must reproduce the above copyright
3032 notice, this list of conditions and the following disclaimer in the
3033 documentation and/or other materials provided with the distribution.
30343. The name of the author may not be used to endorse or promote products
3035 derived from this software without specific prior written permission.
3036
3037THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3038INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3039AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3040THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3041EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3042PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3043OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3044WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3045OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3046ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3047
3048-------------------------------------------------------------------
3049
Elliott Hughes261e2232012-08-14 15:04:05 -07003050Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003051All rights reserved.
3052
Elliott Hughes261e2232012-08-14 15:04:05 -07003053This code was contributed to The NetBSD Foundation by Klaus Klein.
3054
Elliott Hughes387d4b72012-08-09 15:17:46 -07003055Redistribution and use in source and binary forms, with or without
3056modification, are permitted provided that the following conditions
3057are met:
30581. Redistributions of source code must retain the above copyright
3059 notice, this list of conditions and the following disclaimer.
30602. Redistributions in binary form must reproduce the above copyright
3061 notice, this list of conditions and the following disclaimer in the
3062 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070030633. All advertising materials mentioning features or use of this software
3064 must display the following acknowledgement:
3065 This product includes software developed by the NetBSD
3066 Foundation, Inc. and its contributors.
30674. Neither the name of The NetBSD Foundation nor the names of its
3068 contributors may be used to endorse or promote products derived
3069 from this software without specific prior written permission.
3070
3071THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3072``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3073TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3074PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3075BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3076CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3077SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3078INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3079CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3080ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3081POSSIBILITY OF SUCH DAMAGE.
3082
3083-------------------------------------------------------------------
3084
3085Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3086All rights reserved.
3087
3088This code is derived from software contributed to The NetBSD Foundation
3089by Luke Mewburn.
3090
3091Redistribution and use in source and binary forms, with or without
3092modification, are permitted provided that the following conditions
3093are met:
30941. Redistributions of source code must retain the above copyright
3095 notice, this list of conditions and the following disclaimer.
30962. Redistributions in binary form must reproduce the above copyright
3097 notice, this list of conditions and the following disclaimer in the
3098 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003099
3100THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3101``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3102TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3103PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3104BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3105CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3106SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3107INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3108CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3109ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3110POSSIBILITY OF SUCH DAMAGE.
3111
3112-------------------------------------------------------------------
3113
3114Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3115All rights reserved.
3116
3117This code is derived from software contributed to The NetBSD Foundation
3118by Luke Mewburn; and by Jason R. Thorpe.
3119
3120Redistribution and use in source and binary forms, with or without
3121modification, are permitted provided that the following conditions
3122are met:
31231. Redistributions of source code must retain the above copyright
3124 notice, this list of conditions and the following disclaimer.
31252. Redistributions in binary form must reproduce the above copyright
3126 notice, this list of conditions and the following disclaimer in the
3127 documentation and/or other materials provided with the distribution.
31283. All advertising materials mentioning features or use of this software
3129 must display the following acknowledgement:
3130 This product includes software developed by the NetBSD
3131 Foundation, Inc. and its contributors.
31324. Neither the name of The NetBSD Foundation nor the names of its
3133 contributors may be used to endorse or promote products derived
3134 from this software without specific prior written permission.
3135
3136THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3137``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3138TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3139PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3140BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3141CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3142SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3143INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3144CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3145ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3146POSSIBILITY OF SUCH DAMAGE.
3147
3148-------------------------------------------------------------------
3149
Elliott Hughes261e2232012-08-14 15:04:05 -07003150Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3151
3152Permission to use, copy, modify, and distribute this software for any
3153purpose with or without fee is hereby granted, provided that the above
3154copyright notice and this permission notice appear in all copies.
3155
3156THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3157WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3158MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3159ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3160WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3161ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3162OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3163
3164-------------------------------------------------------------------
3165
3166Copyright (c) 1998 Softweyr LLC. All rights reserved.
3167
3168strtok_r, from Berkeley strtok
3169Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3170
3171Copyright (c) 1988, 1993
3172 The Regents of the University of California. All rights reserved.
3173
3174Redistribution and use in source and binary forms, with or without
3175modification, are permitted provided that the following conditions
3176are met:
31771. Redistributions of source code must retain the above copyright
3178 notices, this list of conditions and the following disclaimer.
31792. Redistributions in binary form must reproduce the above copyright
3180 notices, this list of conditions and the following disclaimer in the
3181 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070031823. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003183 may be used to endorse or promote products derived from this software
3184 without specific prior written permission.
3185
Elliott Hughes261e2232012-08-14 15:04:05 -07003186THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3187``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3188LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3189PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3190REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3191SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3192TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3193PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3194LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3195NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3196SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3197
3198-------------------------------------------------------------------
3199
3200Copyright (c) 1998 The NetBSD Foundation, Inc.
3201All rights reserved.
3202
3203This code is derived from software contributed to The NetBSD Foundation
3204by Klaus Klein.
3205
3206Redistribution and use in source and binary forms, with or without
3207modification, are permitted provided that the following conditions
3208are met:
32091. Redistributions of source code must retain the above copyright
3210 notice, this list of conditions and the following disclaimer.
32112. Redistributions in binary form must reproduce the above copyright
3212 notice, this list of conditions and the following disclaimer in the
3213 documentation and/or other materials provided with the distribution.
32143. All advertising materials mentioning features or use of this software
3215 must display the following acknowledgement:
3216 This product includes software developed by the NetBSD
3217 Foundation, Inc. and its contributors.
32184. Neither the name of The NetBSD Foundation nor the names of its
3219 contributors may be used to endorse or promote products derived
3220 from this software without specific prior written permission.
3221
3222THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3223``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3224TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3225PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3226BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3227CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3228SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3229INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3230CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3231ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3232POSSIBILITY OF SUCH DAMAGE.
3233
3234-------------------------------------------------------------------
3235
3236Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003237All rights reserved.
3238
3239Redistribution and use in source and binary forms, with or without
3240modification, are permitted provided that the following conditions
3241are met:
32421. Redistributions of source code must retain the above copyright
3243 notice, this list of conditions and the following disclaimer.
32442. Redistributions in binary form must reproduce the above copyright
3245 notice, this list of conditions and the following disclaimer in the
3246 documentation and/or other materials provided with the distribution.
32473. The name of the author may not be used to endorse or promote products
3248 derived from this software without specific prior written permission.
3249
3250THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3251INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3252AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3253THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3254EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3255PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3256OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3257WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3258OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3259ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3260
3261-------------------------------------------------------------------
3262
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08003263Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org>
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003264
3265Permission to use, copy, modify, and distribute this software for any
3266purpose with or without fee is hereby granted, provided that the above
3267copyright notice and this permission notice appear in all copies.
3268
3269THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3270WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3271MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3272ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3273WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3274ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3275OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3276
3277-------------------------------------------------------------------
3278
Elliott Hughes261e2232012-08-14 15:04:05 -07003279Copyright (c) 1999
3280 David E. O'Brien
3281Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003282 The Regents of the University of California. All rights reserved.
3283
3284Redistribution and use in source and binary forms, with or without
3285modification, are permitted provided that the following conditions
3286are met:
32871. Redistributions of source code must retain the above copyright
3288 notice, this list of conditions and the following disclaimer.
32892. Redistributions in binary form must reproduce the above copyright
3290 notice, this list of conditions and the following disclaimer in the
3291 documentation and/or other materials provided with the distribution.
32923. Neither the name of the University nor the names of its contributors
3293 may be used to endorse or promote products derived from this software
3294 without specific prior written permission.
3295
3296THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3297ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3298IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3299ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3300FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3301DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3302OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3303HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3304LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3305OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3306SUCH DAMAGE.
3307
3308-------------------------------------------------------------------
3309
Elliott Hughes261e2232012-08-14 15:04:05 -07003310Copyright (c) 2000 Ben Harris.
3311Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3312All rights reserved.
3313
3314Redistribution and use in source and binary forms, with or without
3315modification, are permitted provided that the following conditions
3316are met:
33171. Redistributions of source code must retain the above copyright
3318 notice, this list of conditions and the following disclaimer.
33192. Redistributions in binary form must reproduce the above copyright
3320 notice, this list of conditions and the following disclaimer in the
3321 documentation and/or other materials provided with the distribution.
33223. Neither the name of the project nor the names of its contributors
3323 may be used to endorse or promote products derived from this software
3324 without specific prior written permission.
3325
3326THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3327ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3328IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3329ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3330FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3331DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3332OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3333HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3334LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3335OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3336SUCH DAMAGE.
3337
3338-------------------------------------------------------------------
3339
3340Copyright (c) 2000 The NetBSD Foundation, Inc.
3341All rights reserved.
3342
3343This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003344by Dieter Baron and Thomas Klausner.
3345
3346Redistribution and use in source and binary forms, with or without
3347modification, are permitted provided that the following conditions
3348are met:
33491. Redistributions of source code must retain the above copyright
3350 notice, this list of conditions and the following disclaimer.
33512. Redistributions in binary form must reproduce the above copyright
3352 notice, this list of conditions and the following disclaimer in the
3353 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003354
3355THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3356``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3357TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3358PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3359BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3360CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3361SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3362INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3363CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3364ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3365POSSIBILITY OF SUCH DAMAGE.
3366
3367-------------------------------------------------------------------
3368
Elliott Hughes54a74942014-01-03 16:40:37 -08003369Copyright (c) 2001 Wasabi Systems, Inc.
3370All rights reserved.
3371
3372Written by Frank van der Linden for Wasabi Systems, Inc.
3373
3374Redistribution and use in source and binary forms, with or without
3375modification, are permitted provided that the following conditions
3376are met:
33771. Redistributions of source code must retain the above copyright
3378 notice, this list of conditions and the following disclaimer.
33792. Redistributions in binary form must reproduce the above copyright
3380 notice, this list of conditions and the following disclaimer in the
3381 documentation and/or other materials provided with the distribution.
33823. All advertising materials mentioning features or use of this software
3383 must display the following acknowledgement:
3384 This product includes software developed for the NetBSD Project by
3385 Wasabi Systems, Inc.
33864. The name of Wasabi Systems, Inc. may not be used to endorse
3387 or promote products derived from this software without specific prior
3388 written permission.
3389
3390THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3391ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3392TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3393PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3394BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3395CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3396SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3397INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3398CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3399ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3400POSSIBILITY OF SUCH DAMAGE.
3401
3402-------------------------------------------------------------------
3403
Elliott Hughes882b8af2016-05-16 17:35:36 -07003404Copyright (c) 2001-2011 The FreeBSD Project.
3405All rights reserved.
3406
3407Redistribution and use in source and binary forms, with or without
3408modification, are permitted provided that the following conditions
3409are met:
34101. Redistributions of source code must retain the above copyright
3411 notice, this list of conditions and the following disclaimer.
34122. Redistributions in binary form must reproduce the above copyright
3413 notice, this list of conditions and the following disclaimer in the
3414 documentation and/or other materials provided with the distribution.
3415
3416THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3417ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3418IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3419ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3420FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3421DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3422OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3423HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3424LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3425OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3426SUCH DAMAGE.
3427
3428-------------------------------------------------------------------
3429
Elliott Hughes261e2232012-08-14 15:04:05 -07003430Copyright (c) 2002 Daniel Hartmeier
3431All rights reserved.
3432
3433Redistribution and use in source and binary forms, with or without
3434modification, are permitted provided that the following conditions
3435are met:
3436
3437 - Redistributions of source code must retain the above copyright
3438 notice, this list of conditions and the following disclaimer.
3439 - Redistributions in binary form must reproduce the above
3440 copyright notice, this list of conditions and the following
3441 disclaimer in the documentation and/or other materials provided
3442 with the distribution.
3443
3444THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3445"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3446LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3447FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3448COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3449INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3450BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3451LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3452CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3453LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3454ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3455POSSIBILITY OF SUCH DAMAGE.
3456
3457-------------------------------------------------------------------
3458
Elliott Hughes261e2232012-08-14 15:04:05 -07003459Copyright (c) 2002 The NetBSD Foundation, Inc.
3460All rights reserved.
3461
3462This code is derived from software contributed to The NetBSD Foundation
3463by Christos Zoulas.
3464
3465Redistribution and use in source and binary forms, with or without
3466modification, are permitted provided that the following conditions
3467are met:
34681. Redistributions of source code must retain the above copyright
3469 notice, this list of conditions and the following disclaimer.
34702. Redistributions in binary form must reproduce the above copyright
3471 notice, this list of conditions and the following disclaimer in the
3472 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003473
3474THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3475``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3476TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3477PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3478BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3479CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3480SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3481INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3482CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3483ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3484POSSIBILITY OF SUCH DAMAGE.
3485
3486-------------------------------------------------------------------
3487
3488Copyright (c) 2002 Tim J. Robbins
3489All rights reserved.
3490
3491Redistribution and use in source and binary forms, with or without
3492modification, are permitted provided that the following conditions
3493are met:
34941. Redistributions of source code must retain the above copyright
3495 notice, this list of conditions and the following disclaimer.
34962. Redistributions in binary form must reproduce the above copyright
3497 notice, this list of conditions and the following disclaimer in the
3498 documentation and/or other materials provided with the distribution.
3499
3500THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3501ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3502IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3503ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3504FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3505DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3506OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3507HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3508LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3509OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3510SUCH DAMAGE.
3511
3512-------------------------------------------------------------------
3513
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003514Copyright (c) 2002 Tim J. Robbins.
3515All rights reserved.
3516
3517Redistribution and use in source and binary forms, with or without
3518modification, are permitted provided that the following conditions
3519are met:
35201. Redistributions of source code must retain the above copyright
3521 notice, this list of conditions and the following disclaimer.
35222. Redistributions in binary form must reproduce the above copyright
3523 notice, this list of conditions and the following disclaimer in the
3524 documentation and/or other materials provided with the distribution.
3525
3526THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3527ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3528IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3529ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3530FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3531DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3532OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3533HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3534LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3535OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3536SUCH DAMAGE.
3537
3538-------------------------------------------------------------------
3539
Elliott Hughes261e2232012-08-14 15:04:05 -07003540Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3541
3542Permission to use, copy, modify, and distribute this software for any
3543purpose with or without fee is hereby granted, provided that the above
3544copyright notice and this permission notice appear in all copies.
3545
3546THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3547WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3548MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3549ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3550WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3551ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3552OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3553
3554Sponsored in part by the Defense Advanced Research Projects
3555Agency (DARPA) and Air Force Research Laboratory, Air Force
3556Materiel Command, USAF, under agreement number F39502-99-1-0512.
3557
3558-------------------------------------------------------------------
3559
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003560Copyright (c) 2002, 2003 Tim J. Robbins.
3561All rights reserved.
3562
3563Redistribution and use in source and binary forms, with or without
3564modification, are permitted provided that the following conditions
3565are met:
35661. Redistributions of source code must retain the above copyright
3567 notice, this list of conditions and the following disclaimer.
35682. Redistributions in binary form must reproduce the above copyright
3569 notice, this list of conditions and the following disclaimer in the
3570 documentation and/or other materials provided with the distribution.
3571
3572THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3573ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3574IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3575ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3576FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3577DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3578OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3579HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3580LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3581OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3582SUCH DAMAGE.
3583
3584-------------------------------------------------------------------
3585
3586Copyright (c) 2002-2004 Tim J. Robbins
3587All rights reserved.
3588
3589Redistribution and use in source and binary forms, with or without
3590modification, are permitted provided that the following conditions
3591are met:
35921. Redistributions of source code must retain the above copyright
3593 notice, this list of conditions and the following disclaimer.
35942. Redistributions in binary form must reproduce the above copyright
3595 notice, this list of conditions and the following disclaimer in the
3596 documentation and/or other materials provided with the distribution.
3597
3598THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3599ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3600IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3601ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3602FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3603DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3604OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3605HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3606LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3607OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3608SUCH DAMAGE.
3609
3610-------------------------------------------------------------------
3611
3612Copyright (c) 2002-2004 Tim J. Robbins.
3613All rights reserved.
3614
3615Redistribution and use in source and binary forms, with or without
3616modification, are permitted provided that the following conditions
3617are met:
36181. Redistributions of source code must retain the above copyright
3619 notice, this list of conditions and the following disclaimer.
36202. Redistributions in binary form must reproduce the above copyright
3621 notice, this list of conditions and the following disclaimer in the
3622 documentation and/or other materials provided with the distribution.
3623
3624THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3625ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3626IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3627ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3628FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3629DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3630OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3631HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3632LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3633OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3634SUCH DAMAGE.
3635
3636-------------------------------------------------------------------
3637
Elliott Hughesab528072018-07-24 00:01:52 +00003638Copyright (c) 2003 Dag-Erling Smørgrav
3639All rights reserved.
3640
3641Redistribution and use in source and binary forms, with or without
3642modification, are permitted provided that the following conditions
3643are met:
36441. Redistributions of source code must retain the above copyright
3645 notice, this list of conditions and the following disclaimer
3646 in this position and unchanged.
36472. Redistributions in binary form must reproduce the above copyright
3648 notice, this list of conditions and the following disclaimer in the
3649 documentation and/or other materials provided with the distribution.
36503. The name of the author may not be used to endorse or promote products
3651 derived from this software without specific prior written permission.
3652
3653THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3654IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3655OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3656IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3657INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3658NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3659DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3660THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3661(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3662THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3663
3664-------------------------------------------------------------------
3665
Elliott Hughesacbe3222014-04-16 17:01:12 -07003666Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3667All rights reserved.
3668
3669Redistribution and use in source and binary forms, with or without
3670modification, are permitted provided that the following conditions
3671are met:
36721. Redistributions of source code must retain the above copyright
3673 notice, this list of conditions and the following disclaimer.
36742. Redistributions in binary form must reproduce the above copyright
3675 notice, this list of conditions and the following disclaimer in the
3676 documentation and/or other materials provided with the distribution.
3677
3678THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3679ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3681ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3682FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3683DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3684OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3685HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3686LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3687OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3688SUCH DAMAGE.
3689
3690-------------------------------------------------------------------
3691
Dan Albertc30862f2016-10-20 11:45:16 -07003692Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07003693Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3694All rights reserved.
3695
3696Redistribution and use in source and binary forms, with or without
3697modification, are permitted provided that the following conditions
3698are met:
36991. Redistributions of source code must retain the above copyright
3700 notice, this list of conditions and the following disclaimer.
37012. Redistributions in binary form must reproduce the above copyright
3702 notice, this list of conditions and the following disclaimer in the
3703 documentation and/or other materials provided with the distribution.
3704
3705THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3706ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3707IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3708ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3709FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3710DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3711OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3712HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3713LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3714OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3715SUCH DAMAGE.
3716
3717-------------------------------------------------------------------
3718
Elliott Hughes261e2232012-08-14 15:04:05 -07003719Copyright (c) 2003 Networks Associates Technology, Inc.
3720All rights reserved.
3721
3722Portions of this software were developed for the FreeBSD Project by
3723Jacques A. Vidrine, Safeport Network Services, and Network
3724Associates Laboratories, the Security Research Division of Network
3725Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3726("CBOSS"), as part of the DARPA CHATS research program.
3727
3728Redistribution and use in source and binary forms, with or without
3729modification, are permitted provided that the following conditions
3730are met:
37311. Redistributions of source code must retain the above copyright
3732 notice, this list of conditions and the following disclaimer.
37332. Redistributions in binary form must reproduce the above copyright
3734 notice, this list of conditions and the following disclaimer in the
3735 documentation and/or other materials provided with the distribution.
3736
3737THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3738ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3739IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3740ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3741FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3742DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3743OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3744HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3745LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3746OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3747SUCH DAMAGE.
3748
3749-------------------------------------------------------------------
3750
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003751Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3752
3753Permission to use, copy, modify, and distribute this software for any
3754purpose with or without fee is hereby granted, provided that the above
3755copyright notice and this permission notice appear in all copies.
3756
3757THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3758WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3759MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3760ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3761WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3762ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3763OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3764
3765Sponsored in part by the Defense Advanced Research Projects
3766Agency (DARPA) and Air Force Research Laboratory, Air Force
3767Materiel Command, USAF, under agreement number F39502-99-1-0512.
3768
3769-------------------------------------------------------------------
3770
Elliott Hughes882b8af2016-05-16 17:35:36 -07003771Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3772
3773Permission to use, copy, modify, and distribute this software for any
3774purpose with or without fee is hereby granted, provided that the above
3775copyright notice and this permission notice appear in all copies.
3776
3777THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3778WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3779MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3780ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3781WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3782ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3783OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3784
3785Sponsored in part by the Defense Advanced Research Projects
3786Agency (DARPA) and Air Force Research Laboratory, Air Force
3787Materiel Command, USAF, under agreement number F39502-99-1-0512.
3788
3789-------------------------------------------------------------------
3790
Elliott Hughesab528072018-07-24 00:01:52 +00003791Copyright (c) 2003, Steven G. Kargl
3792All rights reserved.
3793
3794Redistribution and use in source and binary forms, with or without
3795modification, are permitted provided that the following conditions
3796are met:
37971. Redistributions of source code must retain the above copyright
3798 notice unmodified, this list of conditions, and the following
3799 disclaimer.
38002. Redistributions in binary form must reproduce the above copyright
3801 notice, this list of conditions and the following disclaimer in the
3802 documentation and/or other materials provided with the distribution.
3803
3804THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3805IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3806OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3807IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3808INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3809NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3810DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3811THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3812(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3813THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3814
3815-------------------------------------------------------------------
3816
Dan Albertc30862f2016-10-20 11:45:16 -07003817Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
3818All rights reserved.
3819
3820Redistribution and use in source and binary forms, with or without
3821modification, are permitted provided that the following conditions
3822are met:
38231. Redistributions of source code must retain the above copyright
3824 notice, this list of conditions and the following disclaimer.
38252. Redistributions in binary form must reproduce the above copyright
3826 notice, this list of conditions and the following disclaimer in the
3827 documentation and/or other materials provided with the distribution.
3828
3829THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3830ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3831IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3832ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3833FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3834DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3835OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3836HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3837LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3838OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3839SUCH DAMAGE.
3840
3841-------------------------------------------------------------------
3842
Elliott Hughesab528072018-07-24 00:01:52 +00003843Copyright (c) 2004 Stefan Farfeleder
3844All rights reserved.
3845
3846Redistribution and use in source and binary forms, with or without
3847modification, are permitted provided that the following conditions
3848are met:
38491. Redistributions of source code must retain the above copyright
3850 notice, this list of conditions and the following disclaimer.
38512. Redistributions in binary form must reproduce the above copyright
3852 notice, this list of conditions and the following disclaimer in the
3853 documentation and/or other materials provided with the distribution.
3854
3855THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3856ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3857IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3858ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
3859FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3860DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3861OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3862HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3863LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3864OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3865SUCH DAMAGE.
3866
3867-------------------------------------------------------------------
3868
Elliott Hughes261e2232012-08-14 15:04:05 -07003869Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3870Copyright (c) 1995,1999 by Internet Software Consortium.
3871
3872Permission to use, copy, modify, and distribute this software for any
3873purpose with or without fee is hereby granted, provided that the above
3874copyright notice and this permission notice appear in all copies.
3875
3876THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3877WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3878MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3879ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3880WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3881ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3882OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3883
3884-------------------------------------------------------------------
3885
3886Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3887Copyright (c) 1995-1999 by Internet Software Consortium
3888
3889Permission to use, copy, modify, and distribute this software for any
3890purpose with or without fee is hereby granted, provided that the above
3891copyright notice and this permission notice appear in all copies.
3892
3893THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3894WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3895MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3896ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3897WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3898ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3899OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3900
3901-------------------------------------------------------------------
3902
3903Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3904Copyright (c) 1995-1999 by Internet Software Consortium.
3905
3906Permission to use, copy, modify, and distribute this software for any
3907purpose with or without fee is hereby granted, provided that the above
3908copyright notice and this permission notice appear in all copies.
3909
3910THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3911WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3912MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3913ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3914WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3915ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3916OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3917
3918-------------------------------------------------------------------
3919
3920Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3921Copyright (c) 1996,1999 by Internet Software Consortium.
3922
3923Permission to use, copy, modify, and distribute this software for any
3924purpose with or without fee is hereby granted, provided that the above
3925copyright notice and this permission notice appear in all copies.
3926
3927THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3928WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3929MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3930ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3931WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3932ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3933OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3934
3935-------------------------------------------------------------------
3936
3937Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3938Copyright (c) 1996-1999 by Internet Software Consortium
3939
3940Permission to use, copy, modify, and distribute this software for any
3941purpose with or without fee is hereby granted, provided that the above
3942copyright notice and this permission notice appear in all copies.
3943
3944THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3945WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3946MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3947ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3948WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3949ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3950OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3951
3952-------------------------------------------------------------------
3953
3954Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3955Copyright (c) 1996-1999 by Internet Software Consortium.
3956
3957Permission to use, copy, modify, and distribute this software for any
3958purpose with or without fee is hereby granted, provided that the above
3959copyright notice and this permission notice appear in all copies.
3960
3961THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3962WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3963MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3964ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3965WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3966ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3967OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3968
3969-------------------------------------------------------------------
3970
3971Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3972Copyright (c) 1997,1999 by Internet Software Consortium.
3973
3974Permission to use, copy, modify, and distribute this software for any
3975purpose with or without fee is hereby granted, provided that the above
3976copyright notice and this permission notice appear in all copies.
3977
3978THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3979WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3980MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3981ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3982WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3983ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3984OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3985
3986-------------------------------------------------------------------
3987
3988Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07003989Copyright (c) 1999 by Internet Software Consortium.
3990
3991Permission to use, copy, modify, and distribute this software for any
3992purpose with or without fee is hereby granted, provided that the above
3993copyright notice and this permission notice appear in all copies.
3994
3995THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3996WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3997MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3998ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3999WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4000ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4001OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4002
4003-------------------------------------------------------------------
4004
4005Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4006Portions Copyright (c) 1996-1999 by Internet Software Consortium.
4007
4008Permission to use, copy, modify, and distribute this software for any
4009purpose with or without fee is hereby granted, provided that the above
4010copyright notice and this permission notice appear in all copies.
4011
4012THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4013WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4014MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4015ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4016WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4017ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4018OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4019
4020-------------------------------------------------------------------
4021
Elliott Hughesacbe3222014-04-16 17:01:12 -07004022Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
4023All rights reserved.
4024
4025Redistribution and use in source and binary forms, with or without
4026modification, are permitted provided that the following conditions
4027are met:
40281. Redistributions of source code must retain the above copyright
4029 notice, this list of conditions and the following disclaimer.
40302. Redistributions in binary form must reproduce the above copyright
4031 notice, this list of conditions and the following disclaimer in the
4032 documentation and/or other materials provided with the distribution.
4033
4034THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4035ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4036IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4037ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4038FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4039DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4040OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4041HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4042LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4043OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4044SUCH DAMAGE.
4045
4046-------------------------------------------------------------------
4047
Elliott Hughes882b8af2016-05-16 17:35:36 -07004048Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
4049All rights reserved.
4050
4051Redistribution and use in source and binary forms, with or without
4052modification, are permitted provided that the following conditions
4053are met:
40541. Redistributions of source code must retain the above copyright
4055 notice, this list of conditions and the following disclaimer.
40562. Redistributions in binary form must reproduce the above copyright
4057 notice, this list of conditions and the following disclaimer in the
4058 documentation and/or other materials provided with the distribution.
4059
4060THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4061ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4062IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4063ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4064FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4065DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4066OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4067HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4068LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4069OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4070SUCH DAMAGE.
4071
4072-------------------------------------------------------------------
4073
4074Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
4075All rights reserved.
4076
4077Redistribution and use in source and binary forms, with or without
4078modification, are permitted provided that the following conditions
4079are met:
40801. Redistributions of source code must retain the above copyright
4081 notice, this list of conditions and the following disclaimer.
40822. Redistributions in binary form must reproduce the above copyright
4083 notice, this list of conditions and the following disclaimer in the
4084 documentation and/or other materials provided with the distribution.
4085
4086THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4087ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4088IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4089ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4090FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4091DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4092OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4093HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4094LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4095OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4096SUCH DAMAGE.
4097
4098-------------------------------------------------------------------
4099
Elliott Hughesab528072018-07-24 00:01:52 +00004100Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
4101All rights reserved.
4102
4103Redistribution and use in source and binary forms, with or without
4104modification, are permitted provided that the following conditions
4105are met:
41061. Redistributions of source code must retain the above copyright
4107 notice unmodified, this list of conditions, and the following
4108 disclaimer.
41092. Redistributions in binary form must reproduce the above copyright
4110 notice, this list of conditions and the following disclaimer in the
4111 documentation and/or other materials provided with the distribution.
4112
4113THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4114IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4115OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4116IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4117INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4118NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4119DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4120THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4121(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4122THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4123
4124-------------------------------------------------------------------
4125
4126Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
4127All rights reserved.
4128
4129Redistribution and use in source and binary forms, with or without
4130modification, are permitted provided that the following conditions
4131are met:
41321. Redistributions of source code must retain the above copyright
4133 notice, this list of conditions and the following disclaimer.
41342. Redistributions in binary form must reproduce the above copyright
4135 notice, this list of conditions and the following disclaimer in the
4136 documentation and/or other materials provided with the distribution.
4137
4138THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4139ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4140IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4141ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4142FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4143DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4144OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4145HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4146LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4147OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4148SUCH DAMAGE.
4149
4150-------------------------------------------------------------------
4151
Elliott Hughes261e2232012-08-14 15:04:05 -07004152Copyright (c) 2005 Tim J. Robbins.
4153All rights reserved.
4154
4155Redistribution and use in source and binary forms, with or without
4156modification, are permitted provided that the following conditions
4157are met:
41581. Redistributions of source code must retain the above copyright
4159 notice, this list of conditions and the following disclaimer.
41602. Redistributions in binary form must reproduce the above copyright
4161 notice, this list of conditions and the following disclaimer in the
4162 documentation and/or other materials provided with the distribution.
4163
4164THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4165ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4166IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4167ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4168FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4169DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4170OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4171HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4172LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4173OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4174SUCH DAMAGE.
4175
4176-------------------------------------------------------------------
4177
Elliott Hughes448080d2013-01-29 16:25:06 -08004178Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4179Copyright (c) 1995-1999 by Internet Software Consortium
4180
4181Permission to use, copy, modify, and distribute this software for any
4182purpose with or without fee is hereby granted, provided that the above
4183copyright notice and this permission notice appear in all copies.
4184
4185THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4186WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4187MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4188ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4189WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4190ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4191OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4192
4193-------------------------------------------------------------------
4194
Dan Albertc30862f2016-10-20 11:45:16 -07004195Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
4196All rights reserved.
4197
4198Redistribution and use in source and binary forms, with or without
4199modification, are permitted provided that the following conditions
4200are met:
42011. Redistributions of source code must retain the above copyright
4202 notice, this list of conditions and the following disclaimer.
42032. Redistributions in binary form must reproduce the above copyright
4204 notice, this list of conditions and the following disclaimer in the
4205 documentation and/or other materials provided with the distribution.
4206
4207THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4208ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4209IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4210ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4211FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4212DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4213OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4214HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4215LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4216OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4217SUCH DAMAGE.
4218
4219-------------------------------------------------------------------
4220
Elliott Hughesab528072018-07-24 00:01:52 +00004221Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
4222All rights reserved.
4223
4224Redistribution and use in source and binary forms, with or without
4225modification, are permitted provided that the following conditions
4226are met:
42271. Redistributions of source code must retain the above copyright
4228 notice, this list of conditions and the following disclaimer.
42292. Redistributions in binary form must reproduce the above copyright
4230 notice, this list of conditions and the following disclaimer in the
4231 documentation and/or other materials provided with the distribution.
4232
4233THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4234ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4235IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4236ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4237FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4238DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4239OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4240HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4241LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4242OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4243SUCH DAMAGE.
4244
4245-------------------------------------------------------------------
4246
Elliott Hughes26b06072020-07-31 11:00:10 -07004247Copyright (c) 2005-2018 Rich Felker
Elliott Hughesc6b38ae2019-11-22 11:15:42 -08004248
4249Permission is hereby granted, free of charge, to any person obtaining
4250a copy of this software and associated documentation files (the
4251"Software"), to deal in the Software without restriction, including
4252without limitation the rights to use, copy, modify, merge, publish,
4253distribute, sublicense, and/or sell copies of the Software, and to
4254permit persons to whom the Software is furnished to do so, subject to
4255the following conditions:
4256
4257The above copyright notice and this permission notice shall be
4258included in all copies or substantial portions of the Software.
4259
4260THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4261EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4262MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4263IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4264CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4265TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4266SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4267
4268-------------------------------------------------------------------
4269
Dan Albertc30862f2016-10-20 11:45:16 -07004270Copyright (c) 2007 David Schultz
4271All rights reserved.
4272
4273Redistribution and use in source and binary forms, with or without
4274modification, are permitted provided that the following conditions
4275are met:
42761. Redistributions of source code must retain the above copyright
4277 notice, this list of conditions and the following disclaimer.
42782. Redistributions in binary form must reproduce the above copyright
4279 notice, this list of conditions and the following disclaimer in the
4280 documentation and/or other materials provided with the distribution.
4281
4282THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4283ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4284IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4285ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4286FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4287DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4288OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4289HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4290LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4291OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4292SUCH DAMAGE.
4293
4294-------------------------------------------------------------------
4295
Elliott Hughesab528072018-07-24 00:01:52 +00004296Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4297All rights reserved.
4298
4299Redistribution and use in source and binary forms, with or without
4300modification, are permitted provided that the following conditions
4301are met:
43021. Redistributions of source code must retain the above copyright
4303 notice, this list of conditions and the following disclaimer.
43042. Redistributions in binary form must reproduce the above copyright
4305 notice, this list of conditions and the following disclaimer in the
4306 documentation and/or other materials provided with the distribution.
4307
4308THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4309ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4310IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4311ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4312FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4313DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4314OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4315HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4316LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4317OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4318SUCH DAMAGE.
4319
4320-------------------------------------------------------------------
4321
4322Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4323All rights reserved.
4324
4325Redistribution and use in source and binary forms, with or without
4326modification, are permitted provided that the following conditions
4327are met:
43281. Redistributions of source code must retain the above copyright
4329 notice, this list of conditions and the following disclaimer.
43302. Redistributions in binary form must reproduce the above copyright
4331 notice, this list of conditions and the following disclaimer in the
4332 documentation and/or other materials provided with the distribution.
4333
4334THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4335ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4336IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4337ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4338FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4339DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4340OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4341HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4342LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4343OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4344SUCH DAMAGE.
4345
4346Derived from s_modf.c, which has the following Copyright:
4347====================================================
4348Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
4349
4350Developed at SunPro, a Sun Microsystems, Inc. business.
4351Permission to use, copy, modify, and distribute this
4352software is freely granted, provided that this notice
4353is preserved.
4354
4355-------------------------------------------------------------------
4356
4357Copyright (c) 2007 Steven G. Kargl
4358All rights reserved.
4359
4360Redistribution and use in source and binary forms, with or without
4361modification, are permitted provided that the following conditions
4362are met:
43631. Redistributions of source code must retain the above copyright
4364 notice unmodified, this list of conditions, and the following
4365 disclaimer.
43662. Redistributions in binary form must reproduce the above copyright
4367 notice, this list of conditions and the following disclaimer in the
4368 documentation and/or other materials provided with the distribution.
4369
4370THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4371IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4372OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4373IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4374INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4375NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4376DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4377THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4378(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4379THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4380
4381-------------------------------------------------------------------
4382
Dan Albertc30862f2016-10-20 11:45:16 -07004383Copyright (c) 2007 The NetBSD Foundation, Inc.
4384All rights reserved.
4385
4386This code is derived from software written by Stephen L. Moshier.
4387It is redistributed by the NetBSD Foundation by permission of the author.
4388
4389Redistribution and use in source and binary forms, with or without
4390modification, are permitted provided that the following conditions
4391are met:
43921. Redistributions of source code must retain the above copyright
4393 notice, this list of conditions and the following disclaimer.
43942. Redistributions in binary form must reproduce the above copyright
4395 notice, this list of conditions and the following disclaimer in the
4396 documentation and/or other materials provided with the distribution.
4397
4398THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4399``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4400TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4401PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4402BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4403CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4404SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4405INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4406CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4407ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4408POSSIBILITY OF SUCH DAMAGE.
4409
4410-------------------------------------------------------------------
4411
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004412Copyright (c) 2007 Todd C. Miller <millert@openbsd.org>
Elliott Hughes7e54c762015-05-12 10:09:01 -07004413
4414Permission to use, copy, modify, and distribute this software for any
4415purpose with or without fee is hereby granted, provided that the above
4416copyright notice and this permission notice appear in all copies.
4417
4418THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4419WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4420MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4421ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4422WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4423ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4424OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4425
4426-------------------------------------------------------------------
4427
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004428Copyright (c) 2007, 2010-2013 Steven G. Kargl
4429All rights reserved.
4430
4431Redistribution and use in source and binary forms, with or without
4432modification, are permitted provided that the following conditions
4433are met:
44341. Redistributions of source code must retain the above copyright
4435 notice unmodified, this list of conditions, and the following
4436 disclaimer.
44372. Redistributions in binary form must reproduce the above copyright
4438 notice, this list of conditions and the following disclaimer in the
4439 documentation and/or other materials provided with the distribution.
4440
4441THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4442IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4443OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4444IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4445INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4446NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4447DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4448THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4449(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4450THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4451
4452s_sinl.c and s_cosl.c merged by Steven G. Kargl.
4453
4454-------------------------------------------------------------------
4455
Elliott Hughes387d4b72012-08-09 15:17:46 -07004456Copyright (c) 2007-2008 Michael G Schwern
4457
4458This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4459
4460The MIT License:
4461
4462Permission is hereby granted, free of charge, to any person obtaining a copy
4463of this software and associated documentation files (the "Software"), to deal
4464in the Software without restriction, including without limitation the rights
4465to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4466copies of the Software, and to permit persons to whom the Software is
4467furnished to do so, subject to the following conditions:
4468
4469The above copyright notice and this permission notice shall be included in
4470all copies or substantial portions of the Software.
4471
4472THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4473IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4474FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4475AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4476LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4477OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4478THE SOFTWARE.
4479
Elliott Hughes387d4b72012-08-09 15:17:46 -07004480-------------------------------------------------------------------
4481
Elliott Hughes261e2232012-08-14 15:04:05 -07004482Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004483
Elliott Hughes261e2232012-08-14 15:04:05 -07004484This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004485
Elliott Hughes261e2232012-08-14 15:04:05 -07004486The MIT License:
4487
4488Permission is hereby granted, free of charge, to any person obtaining a copy
4489of this software and associated documentation files (the "Software"), to deal
4490in the Software without restriction, including without limitation the rights
4491to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4492copies of the Software, and to permit persons to whom the Software is
4493furnished to do so, subject to the following conditions:
4494
4495The above copyright notice and this permission notice shall be included in
4496all copies or substantial portions of the Software.
4497
4498THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4499IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4500FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4501AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4502LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4503OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4504THE SOFTWARE.
4505
4506Origin: http://code.google.com/p/y2038
4507Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004508
4509-------------------------------------------------------------------
4510
Elliott Hughesab528072018-07-24 00:01:52 +00004511Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
4512All rights reserved.
4513
4514Redistribution and use in source and binary forms, with or without
4515modification, are permitted provided that the following conditions
4516are met:
45171. Redistributions of source code must retain the above copyright
4518 notice, this list of conditions and the following disclaimer.
45192. Redistributions in binary form must reproduce the above copyright
4520 notice, this list of conditions and the following disclaimer in the
4521 documentation and/or other materials provided with the distribution.
4522
4523THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4524ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4525IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4526ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4527FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4528DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4529OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4530HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4531LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4532OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4533SUCH DAMAGE.
4534
4535-------------------------------------------------------------------
4536
Dan Albertc30862f2016-10-20 11:45:16 -07004537Copyright (c) 2007-2013 Bruce D. Evans
4538All rights reserved.
4539
4540Redistribution and use in source and binary forms, with or without
4541modification, are permitted provided that the following conditions
4542are met:
45431. Redistributions of source code must retain the above copyright
4544 notice unmodified, this list of conditions, and the following
4545 disclaimer.
45462. Redistributions in binary form must reproduce the above copyright
4547 notice, this list of conditions and the following disclaimer in the
4548 documentation and/or other materials provided with the distribution.
4549
4550THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4551IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4552OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4553IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4554INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4555NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4556DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4557THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4558(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4559THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4560
4561-------------------------------------------------------------------
4562
Dan Albertc30862f2016-10-20 11:45:16 -07004563Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4564All rights reserved.
4565
4566Redistribution and use in source and binary forms, with or without
4567modification, are permitted provided that the following conditions
4568are met:
45691. Redistributions of source code must retain the above copyright
4570 notice, this list of conditions and the following disclaimer.
45712. Redistributions in binary form must reproduce the above copyright
4572 notice, this list of conditions and the following disclaimer in the
4573 documentation and/or other materials provided with the distribution.
4574
4575THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4576ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4577IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4578ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4579FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4580DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4581OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4582HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4583LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4584OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4585SUCH DAMAGE.
4586
4587-------------------------------------------------------------------
4588
Elliott Hughesab528072018-07-24 00:01:52 +00004589Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
4590
4591Permission to use, copy, modify, and distribute this software for any
4592purpose with or without fee is hereby granted, provided that the above
4593copyright notice and this permission notice appear in all copies.
4594
4595THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4596WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4597MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4598ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4599WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4600ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4601OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4602
4603-------------------------------------------------------------------
4604
Elliott Hughes26b06072020-07-31 11:00:10 -07004605Copyright (c) 2008, 2016 Todd C. Miller <millert@openbsd.org>
4606
4607Permission to use, copy, modify, and distribute this software for any
4608purpose with or without fee is hereby granted, provided that the above
4609copyright notice and this permission notice appear in all copies.
4610
4611THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4612WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4613MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4614ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4615WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4616ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4617OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4618
4619-------------------------------------------------------------------
4620
4621Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
Elliott Hughes261e2232012-08-14 15:04:05 -07004622
4623Permission to use, copy, modify, and distribute this software for any
4624purpose with or without fee is hereby granted, provided that the above
4625copyright notice and this permission notice appear in all copies.
4626
4627THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4628WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4629MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4630ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4631WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4632ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4633OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4634
4635-------------------------------------------------------------------
4636
Elliott Hughes3758a242014-07-22 21:24:47 -07004637Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4638
4639Permission to use, copy, modify, and distribute this software for any
4640purpose with or without fee is hereby granted, provided that the above
4641copyright notice and this permission notice appear in all copies.
4642
4643THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4644WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4645MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4646ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4647WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4648ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4649OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4650
4651-------------------------------------------------------------------
4652
Elliott Hughes261e2232012-08-14 15:04:05 -07004653Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4654All rights reserved.
4655
Elliott Hughes15581382014-07-07 15:42:06 -07004656Copyright (c) 2011 The FreeBSD Foundation
4657All rights reserved.
4658Portions of this software were developed by David Chisnall
4659under sponsorship from the FreeBSD Foundation.
4660
4661Redistribution and use in source and binary forms, with or without
4662modification, are permitted provided that the following conditions
4663are met:
46641. Redistributions of source code must retain the above copyright
4665 notice, this list of conditions and the following disclaimer.
46662. Redistributions in binary form must reproduce the above copyright
4667 notice, this list of conditions and the following disclaimer in the
4668 documentation and/or other materials provided with the distribution.
4669
4670THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4671ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4672IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4673ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4674FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4675DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4676OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4677HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4678LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4679OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4680SUCH DAMAGE.
4681
4682-------------------------------------------------------------------
4683
4684Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4685All rights reserved.
4686
Elliott Hughes261e2232012-08-14 15:04:05 -07004687Redistribution and use in source and binary forms, with or without
4688modification, are permitted provided that the following conditions
4689are met:
46901. Redistributions of source code must retain the above copyright
4691 notice, this list of conditions and the following disclaimer.
46922. Redistributions in binary form must reproduce the above copyright
4693 notice, this list of conditions and the following disclaimer in the
4694 documentation and/or other materials provided with the distribution.
4695
4696THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4697ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4698IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4699ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4700FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4701DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4702OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4703HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4704LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4705OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4706SUCH DAMAGE.
4707
4708-------------------------------------------------------------------
4709
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004710Copyright (c) 2009 The NetBSD Foundation, Inc.
4711
4712This code is derived from software contributed to The NetBSD Foundation
4713by Roy Marples.
4714
4715Redistribution and use in source and binary forms, with or without
4716modification, are permitted provided that the following conditions
4717are met:
47181. Redistributions of source code must retain the above copyright
4719 notice, this list of conditions and the following disclaimer.
47202. Redistributions in binary form must reproduce the above copyright
4721 notice, this list of conditions and the following disclaimer in the
4722 documentation and/or other materials provided with the distribution.
4723
4724THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4725IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4726OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4727IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4728INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4729NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4730DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4731THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4732(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4733THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4734
4735-------------------------------------------------------------------
4736
Dan Albertc30862f2016-10-20 11:45:16 -07004737Copyright (c) 2009-2013 Steven G. Kargl
4738All rights reserved.
4739
4740Redistribution and use in source and binary forms, with or without
4741modification, are permitted provided that the following conditions
4742are met:
47431. Redistributions of source code must retain the above copyright
4744 notice unmodified, this list of conditions, and the following
4745 disclaimer.
47462. Redistributions in binary form must reproduce the above copyright
4747 notice, this list of conditions and the following disclaimer in the
4748 documentation and/or other materials provided with the distribution.
4749
4750THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4751IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4752OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4753IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4754INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4755NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4756DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4757THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4758(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4759THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4760
4761Optimized by Bruce D. Evans.
4762
4763-------------------------------------------------------------------
4764
Elliott Hughes882b8af2016-05-16 17:35:36 -07004765Copyright (c) 2010 The NetBSD Foundation, Inc.
4766All rights reserved.
4767
4768Redistribution and use in source and binary forms, with or without
4769modification, are permitted provided that the following conditions
4770are met:
47711. Redistributions of source code must retain the above copyright
4772 notice, this list of conditions and the following disclaimer.
47732. Redistributions in binary form must reproduce the above copyright
4774 notice, this list of conditions and the following disclaimer in the
4775 documentation and/or other materials provided with the distribution.
4776
4777THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4778``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4779TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4780PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4781BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4782CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4783SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4784INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4785CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4786ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4787POSSIBILITY OF SUCH DAMAGE.
4788
4789-------------------------------------------------------------------
4790
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004791Copyright (c) 2010 Todd C. Miller <millert@openbsd.org>
Elliott Hughes4e54b112014-03-06 15:06:11 -08004792
4793Permission to use, copy, modify, and distribute this software for any
4794purpose with or without fee is hereby granted, provided that the above
4795copyright notice and this permission notice appear in all copies.
4796
4797THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4798WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4799MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4800ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4801WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4802ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4803OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4804
4805-------------------------------------------------------------------
4806
Elliott Hughes54a74942014-01-03 16:40:37 -08004807Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004808All rights reserved.
4809
4810Redistribution and use in source and binary forms, with or without
4811modification, are permitted provided that the following conditions are met:
4812
Elliott Hughes3758a242014-07-22 21:24:47 -07004813 * Redistributions of source code must retain the above copyright notice,
4814 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004815
Elliott Hughes3758a242014-07-22 21:24:47 -07004816 * Redistributions in binary form must reproduce the above copyright notice,
4817 * this list of conditions and the following disclaimer in the documentation
4818 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004819
Elliott Hughes3758a242014-07-22 21:24:47 -07004820 * Neither the name of Intel Corporation nor the names of its contributors
4821 * may be used to endorse or promote products derived from this software
4822 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004823
4824THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4825ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4826WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4827DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4828ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4829(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4830LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4831ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4832(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4833SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4834
4835-------------------------------------------------------------------
4836
Elliott Hughes261e2232012-08-14 15:04:05 -07004837Copyright (c) 2010, Intel Corporation
4838All rights reserved.
4839
4840Redistribution and use in source and binary forms, with or without
4841modification, are permitted provided that the following conditions are met:
4842
Elliott Hughes3758a242014-07-22 21:24:47 -07004843 * Redistributions of source code must retain the above copyright notice,
4844 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07004845
Elliott Hughes3758a242014-07-22 21:24:47 -07004846 * Redistributions in binary form must reproduce the above copyright notice,
4847 * this list of conditions and the following disclaimer in the documentation
4848 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07004849
Elliott Hughes3758a242014-07-22 21:24:47 -07004850 * Neither the name of Intel Corporation nor the names of its contributors
4851 * may be used to endorse or promote products derived from this software
4852 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07004853
4854THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4855ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4856WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4857DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4858ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4859(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4860LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4861ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4862(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4863SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4864
4865-------------------------------------------------------------------
4866
Elliott Hughesbfa582d2014-05-05 14:58:17 -07004867Copyright (c) 2011 David Chisnall
4868All rights reserved.
4869
4870Redistribution and use in source and binary forms, with or without
4871modification, are permitted provided that the following conditions
4872are met:
48731. Redistributions of source code must retain the above copyright
4874 notice, this list of conditions and the following disclaimer.
48752. Redistributions in binary form must reproduce the above copyright
4876 notice, this list of conditions and the following disclaimer in the
4877 documentation and/or other materials provided with the distribution.
4878
4879THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4880ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4881IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4882ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4883FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4884DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4885OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4886HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4887LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4888OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4889SUCH DAMAGE.
4890
4891-------------------------------------------------------------------
4892
Elliott Hughesab528072018-07-24 00:01:52 +00004893Copyright (c) 2011 David Schultz
4894All rights reserved.
4895
4896Redistribution and use in source and binary forms, with or without
4897modification, are permitted provided that the following conditions
4898are met:
48991. Redistributions of source code must retain the above copyright
4900 notice unmodified, this list of conditions, and the following
4901 disclaimer.
49022. Redistributions in binary form must reproduce the above copyright
4903 notice, this list of conditions and the following disclaimer in the
4904 documentation and/or other materials provided with the distribution.
4905
4906THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4907IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4908OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4909IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4910INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4911NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4912DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4913THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4914(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4915THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4916
4917-------------------------------------------------------------------
4918
4919Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
4920All rights reserved.
4921
4922Redistribution and use in source and binary forms, with or without
4923modification, are permitted provided that the following conditions
4924are met:
49251. Redistributions of source code must retain the above copyright
4926 notice, this list of conditions and the following disclaimer.
49272. Redistributions in binary form must reproduce the above copyright
4928 notice, this list of conditions and the following disclaimer in the
4929 documentation and/or other materials provided with the distribution.
4930
4931THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4932ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4933IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4934ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4935FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4936DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4937OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4938HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4939LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4940OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4941SUCH DAMAGE.
4942
4943-------------------------------------------------------------------
4944
Elliott Hughes15581382014-07-07 15:42:06 -07004945Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
4946 David Chisnall <theraven@FreeBSD.org>
4947All rights reserved.
4948
4949Redistribution and use in source and binary forms, with or without
4950modification, are permitted provided that the following conditions
4951are met:
49521. Redistributions of source code must retain the above copyright
4953 notice, this list of conditions and the following disclaimer.
49542. Redistributions in binary form must reproduce the above copyright
4955 notice, this list of conditions and the following disclaimer in the
4956 documentation and/or other materials provided with the distribution.
4957
4958THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4959ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4960IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4961ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4962FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4963DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4964OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4965HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4966LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4967OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4968SUCH DAMAGE.
4969
4970-------------------------------------------------------------------
4971
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004972Copyright (c) 2011 Intel Corporation
4973All rights reserved.
4974
4975Redistribution and use in source and binary forms, with or without
4976modification, are permitted provided that the following conditions are met:
4977
Elliott Hughes3758a242014-07-22 21:24:47 -07004978 * Redistributions of source code must retain the above copyright notice,
4979 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004980
Elliott Hughes3758a242014-07-22 21:24:47 -07004981 * Redistributions in binary form must reproduce the above copyright notice,
4982 * this list of conditions and the following disclaimer in the documentation
4983 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004984
Elliott Hughes3758a242014-07-22 21:24:47 -07004985 * Neither the name of Intel Corporation nor the names of its contributors
4986 * may be used to endorse or promote products derived from this software
4987 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004988
4989THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4990ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4991WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4992DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4993ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4994(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4995LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4996ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4997(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4998SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4999
5000-------------------------------------------------------------------
5001
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005002Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
5003
5004Permission to use, copy, modify, and distribute this software for any
5005purpose with or without fee is hereby granted, provided that the above
5006copyright notice and this permission notice appear in all copies.
5007
5008THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5009WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5010MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5011ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5012WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5013ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5014OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5015
5016-------------------------------------------------------------------
5017
Elliott Hughes261e2232012-08-14 15:04:05 -07005018Copyright (c) 2011 The Android Open Source Project
5019Copyright (c) 2008 ARM Ltd
5020All rights reserved.
5021
5022Redistribution and use in source and binary forms, with or without
5023modification, are permitted provided that the following conditions
5024are met:
50251. Redistributions of source code must retain the above copyright
5026 notice, this list of conditions and the following disclaimer.
50272. Redistributions in binary form must reproduce the above copyright
5028 notice, this list of conditions and the following disclaimer in the
5029 documentation and/or other materials provided with the distribution.
50303. The name of the company may not be used to endorse or promote
5031 products derived from this software without specific prior written
5032 permission.
5033
5034THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5035WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5036MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5037IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5038SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5039TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5040PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5041LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5042NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5043SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5044
5045-------------------------------------------------------------------
5046
Elliott Hughes54a74942014-01-03 16:40:37 -08005047Copyright (c) 2011, 2012, 2013 Intel Corporation
5048All rights reserved.
5049
5050Redistribution and use in source and binary forms, with or without
5051modification, are permitted provided that the following conditions are met:
5052
Elliott Hughes3758a242014-07-22 21:24:47 -07005053 * Redistributions of source code must retain the above copyright notice,
5054 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08005055
Elliott Hughes3758a242014-07-22 21:24:47 -07005056 * Redistributions in binary form must reproduce the above copyright notice,
5057 * this list of conditions and the following disclaimer in the documentation
5058 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08005059
Elliott Hughes3758a242014-07-22 21:24:47 -07005060 * Neither the name of Intel Corporation nor the names of its contributors
5061 * may be used to endorse or promote products derived from this software
5062 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08005063
5064THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5065ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5066WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5067DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5068ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5069(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5070LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5071ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5072(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5073SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5074
5075-------------------------------------------------------------------
5076
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005077Copyright (c) 2011, Intel Corporation
5078All rights reserved.
5079
5080Redistribution and use in source and binary forms, with or without
5081modification, are permitted provided that the following conditions are met:
5082
Elliott Hughes3758a242014-07-22 21:24:47 -07005083 * Redistributions of source code must retain the above copyright notice,
5084 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005085
Elliott Hughes3758a242014-07-22 21:24:47 -07005086 * Redistributions in binary form must reproduce the above copyright notice,
5087 * this list of conditions and the following disclaimer in the documentation
5088 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005089
Elliott Hughes3758a242014-07-22 21:24:47 -07005090 * Neither the name of Intel Corporation nor the names of its contributors
5091 * may be used to endorse or promote products derived from this software
5092 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005093
5094THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5095ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5096WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5097DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5098ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5099(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5100LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5101ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5102(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5103SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5104
5105-------------------------------------------------------------------
5106
Elliott Hughes261e2232012-08-14 15:04:05 -07005107Copyright (c) 2011, VMware, Inc.
5108All rights reserved.
5109
5110Redistribution and use in source and binary forms, with or without
5111modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005112 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005113 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005114 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005115 notice, this list of conditions and the following disclaimer in the
5116 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005117 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07005118 may be used to endorse or promote products derived from this software
5119 without specific prior written permission.
5120
5121THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5122AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5123IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5124ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
5125ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5126(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5127LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5128ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5129(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5130THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5131
5132-------------------------------------------------------------------
5133
Dan Albertc30862f2016-10-20 11:45:16 -07005134Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughesab528072018-07-24 00:01:52 +00005135All rights reserved.
5136
5137Redistribution and use in source and binary forms, with or without
5138modification, are permitted provided that the following conditions
5139are met:
51401. Redistributions of source code must retain the above copyright
5141 notice, this list of conditions and the following disclaimer.
51422. Redistributions in binary form must reproduce the above copyright
5143 notice, this list of conditions and the following disclaimer in the
5144 documentation and/or other materials provided with the distribution.
5145
5146THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5147ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5148IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5149ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5150FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5151DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5152OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5153HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5154LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5155OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5156SUCH DAMAGE.
5157
5158-------------------------------------------------------------------
5159
5160Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughes8da8ca42018-05-08 13:35:33 -07005161Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07005162All rights reserved.
5163
5164Redistribution and use in source and binary forms, with or without
5165modification, are permitted provided that the following conditions
5166are met:
51671. Redistributions of source code must retain the above copyright
5168 notice, this list of conditions and the following disclaimer.
51692. Redistributions in binary form must reproduce the above copyright
5170 notice, this list of conditions and the following disclaimer in the
5171 documentation and/or other materials provided with the distribution.
5172
5173THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5174ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5175IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5176ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5177FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5178DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5179OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5180HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5181LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5182OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5183SUCH DAMAGE.
5184
5185-------------------------------------------------------------------
5186
Jake Weinstein372f19e2016-11-17 16:01:25 -05005187Copyright (c) 2012-2013, Linaro Limited
5188 All rights reserved.
5189
5190 Redistribution and use in source and binary forms, with or without
5191 modification, are permitted provided that the following conditions are met:
5192 * Redistributions of source code must retain the above copyright
5193 notice, this list of conditions and the following disclaimer.
5194 * Redistributions in binary form must reproduce the above copyright
5195 notice, this list of conditions and the following disclaimer in the
5196 documentation and/or other materials provided with the distribution.
5197 * Neither the name of the Linaro nor the
5198 names of its contributors may be used to endorse or promote products
5199 derived from this software without specific prior written permission.
5200
5201 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5202 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5203 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5204 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5205 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5206 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5207 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5208 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5209 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5210 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5211
5212-------------------------------------------------------------------
5213
Jake Weinsteinbff53b22017-05-06 23:22:58 -04005214Copyright (c) 2012-2014 ARM Ltd
5215All rights reserved.
5216
5217Redistribution and use in source and binary forms, with or without
5218modification, are permitted provided that the following conditions
5219are met:
52201. Redistributions of source code must retain the above copyright
5221 notice, this list of conditions and the following disclaimer.
52222. Redistributions in binary form must reproduce the above copyright
5223 notice, this list of conditions and the following disclaimer in the
5224 documentation and/or other materials provided with the distribution.
52253. The name of the company may not be used to endorse or promote
5226 products derived from this software without specific prior written
5227 permission.
5228
5229THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5230WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5231MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5232IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5233SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5234TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5235PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5236LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5237NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5238SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5239
5240-------------------------------------------------------------------
5241
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005242Copyright (c) 2013 ARM Ltd
5243All rights reserved.
5244
5245Redistribution and use in source and binary forms, with or without
5246modification, are permitted provided that the following conditions
5247are met:
52481. Redistributions of source code must retain the above copyright
5249 notice, this list of conditions and the following disclaimer.
52502. Redistributions in binary form must reproduce the above copyright
5251 notice, this list of conditions and the following disclaimer in the
5252 documentation and/or other materials provided with the distribution.
52533. The name of the company may not be used to endorse or promote
5254 products derived from this software without specific prior written
5255 permission.
5256
5257THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5258WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5259MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5260IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5261SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5262TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5263PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5264LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5265NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5266SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5267
5268-------------------------------------------------------------------
5269
Elliott Hughes4e54b112014-03-06 15:06:11 -08005270Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5271
5272Permission to use, copy, modify, and distribute this software for any
5273purpose with or without fee is hereby granted, provided that the above
5274copyright notice and this permission notice appear in all copies.
5275
5276THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5277WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5278MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5279ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5280WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5281ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5282OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5283
5284-------------------------------------------------------------------
5285
Elliott Hughesab528072018-07-24 00:01:52 +00005286Copyright (c) 2013 Bruce D. Evans
5287All rights reserved.
5288
5289Redistribution and use in source and binary forms, with or without
5290modification, are permitted provided that the following conditions
5291are met:
52921. Redistributions of source code must retain the above copyright
5293 notice unmodified, this list of conditions, and the following
5294 disclaimer.
52952. Redistributions in binary form must reproduce the above copyright
5296 notice, this list of conditions and the following disclaimer in the
5297 documentation and/or other materials provided with the distribution.
5298
5299THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5300IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5301OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5302IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5303INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5304NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5305DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5306THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5307(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5308THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5309
5310-------------------------------------------------------------------
5311
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005312Copyright (c) 2013 The NetBSD Foundation, Inc.
5313All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005314
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005315This code is derived from software contributed to The NetBSD Foundation
5316by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005317
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005318Redistribution and use in source and binary forms, with or without
5319modification, are permitted provided that the following conditions
5320are met:
53211. Redistributions of source code must retain the above copyright
5322 notice, this list of conditions and the following disclaimer.
53232. Redistributions in binary form must reproduce the above copyright
5324 notice, this list of conditions and the following disclaimer in the
5325 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005326
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005327THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5328``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5329TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5330PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5331BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5332CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5333SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5334INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5335CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5336ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5337POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005338
5339-------------------------------------------------------------------
5340
Jake Weinstein372f19e2016-11-17 16:01:25 -05005341Copyright (c) 2013, Linaro Limited
5342 All rights reserved.
5343
5344 Redistribution and use in source and binary forms, with or without
5345 modification, are permitted provided that the following conditions are met:
5346 * Redistributions of source code must retain the above copyright
5347 notice, this list of conditions and the following disclaimer.
5348 * Redistributions in binary form must reproduce the above copyright
5349 notice, this list of conditions and the following disclaimer in the
5350 documentation and/or other materials provided with the distribution.
5351 * Neither the name of the Linaro nor the
5352 names of its contributors may be used to endorse or promote products
5353 derived from this software without specific prior written permission.
5354
5355 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5356 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5357 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5358 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5359 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5360 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5361 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5362 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5363 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5364 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5365
5366-------------------------------------------------------------------
5367
Dan Albertc30862f2016-10-20 11:45:16 -07005368Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5369Johnny Qiu <joqiu@nvidia.com>
5370Shu Zhang <chazhang@nvidia.com>
5371
5372Redistribution and use in source and binary forms, with or without
5373modification, are permitted provided that the following conditions are
5374met:
5375 * Redistributions of source code must retain the above copyright
5376 notice, this list of conditions and the following disclaimer.
5377 * Redistributions in binary form must reproduce the above
5378 copyright notice, this list of conditions and the following
5379 disclaimer in the documentation and/or other materials provided
5380 with the distribution.
5381 * Neither the name of The Linux Foundation nor the names of its
5382 contributors may be used to endorse or promote products derived
5383 from this software without specific prior written permission.
5384
5385THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5386WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5387MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5388ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5389BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5390CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5391SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5392BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5393WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5394OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5395IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5396
5397-------------------------------------------------------------------
5398
Elliott Hughes15581382014-07-07 15:42:06 -07005399Copyright (c) 2014, Intel Corporation
5400All rights reserved.
5401
5402Redistribution and use in source and binary forms, with or without
5403modification, are permitted provided that the following conditions are met:
5404
Elliott Hughes3758a242014-07-22 21:24:47 -07005405 * Redistributions of source code must retain the above copyright notice,
5406 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005407
Elliott Hughes3758a242014-07-22 21:24:47 -07005408 * Redistributions in binary form must reproduce the above copyright notice,
5409 * this list of conditions and the following disclaimer in the documentation
5410 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005411
Elliott Hughes3758a242014-07-22 21:24:47 -07005412 * Neither the name of Intel Corporation nor the names of its contributors
5413 * may be used to endorse or promote products derived from this software
5414 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005415
5416THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5417ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5418WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5419DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5420ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5421(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5422LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5423ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5424(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5425SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5426
5427-------------------------------------------------------------------
5428
Elliott Hughes4e54b112014-03-06 15:06:11 -08005429Copyright (c) 2014, Linaro Limited
5430 All rights reserved.
5431
5432 Redistribution and use in source and binary forms, with or without
5433 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005434 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005435 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005436 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005437 notice, this list of conditions and the following disclaimer in the
5438 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005439 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005440 names of its contributors may be used to endorse or promote products
5441 derived from this software without specific prior written permission.
5442
5443 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5444 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5445 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5446 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5447 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5448 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5449 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5450 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5451 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5452 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5453 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5454
5455-------------------------------------------------------------------
5456
Jake Weinstein372f19e2016-11-17 16:01:25 -05005457Copyright (c) 2015 ARM Ltd
5458All rights reserved.
5459
5460Redistribution and use in source and binary forms, with or without
5461modification, are permitted provided that the following conditions
5462are met:
54631. Redistributions of source code must retain the above copyright
5464 notice, this list of conditions and the following disclaimer.
54652. Redistributions in binary form must reproduce the above copyright
5466 notice, this list of conditions and the following disclaimer in the
5467 documentation and/or other materials provided with the distribution.
54683. The name of the company may not be used to endorse or promote
5469 products derived from this software without specific prior written
5470 permission.
5471
5472THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5473WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5474MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5475IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5476SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5477TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5478PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5479LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5480NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5481SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5482
5483-------------------------------------------------------------------
5484
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005485Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5486All rights reserved.
5487
5488Redistribution and use in source and binary forms, with or without
5489modification, are permitted provided that the following conditions
5490are met:
5491
54921. Redistributions of source code must retain the above copyright
5493 notice, this list of conditions and the following disclaimer.
54942. Redistributions in binary form must reproduce the above copyright
5495 notice, this list of conditions and the following disclaimer in
5496 the documentation and/or other materials provided with the
5497 distribution.
5498
5499THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5500``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5501LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5502FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5503COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5504INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5505BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5506LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5507AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5508OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5509OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5510SUCH DAMAGE.
5511
5512-------------------------------------------------------------------
5513
Elliott Hughes5702c6f2017-08-31 17:27:05 -07005514Copyright (c) 2015 Nuxi, https://nuxi.nl/
5515
5516Redistribution and use in source and binary forms, with or without
5517modification, are permitted provided that the following conditions
5518are met:
55191. Redistributions of source code must retain the above copyright
5520 notice, this list of conditions and the following disclaimer.
55212. Redistributions in binary form must reproduce the above copyright
5522 notice, this list of conditions and the following disclaimer in the
5523 documentation and/or other materials provided with the distribution.
5524
5525THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5526ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5527IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5528ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5529FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5530DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5531OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5532HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5533LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5534OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5535SUCH DAMAGE.
5536
5537-------------------------------------------------------------------
5538
Elliott Hughes261e2232012-08-14 15:04:05 -07005539Copyright (c)1999 Citrus Project,
5540All rights reserved.
5541
5542Redistribution and use in source and binary forms, with or without
5543modification, are permitted provided that the following conditions
5544are met:
55451. Redistributions of source code must retain the above copyright
5546 notice, this list of conditions and the following disclaimer.
55472. Redistributions in binary form must reproduce the above copyright
5548 notice, this list of conditions and the following disclaimer in the
5549 documentation and/or other materials provided with the distribution.
5550
5551THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5552ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5553IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5554ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5555FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5556DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5557OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5558HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5559LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5560OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5561SUCH DAMAGE.
5562
5563-------------------------------------------------------------------
5564
5565Copyright (c)2001 Citrus Project,
5566All rights reserved.
5567
5568Redistribution and use in source and binary forms, with or without
5569modification, are permitted provided that the following conditions
5570are met:
55711. Redistributions of source code must retain the above copyright
5572 notice, this list of conditions and the following disclaimer.
55732. Redistributions in binary form must reproduce the above copyright
5574 notice, this list of conditions and the following disclaimer in the
5575 documentation and/or other materials provided with the distribution.
5576
5577THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5578ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5579IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5580ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5581FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5582DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5583OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5584HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5585LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5586OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5587SUCH DAMAGE.
5588
5589-------------------------------------------------------------------
5590
Elliott Hughesacbe3222014-04-16 17:01:12 -07005591Copyright (c)2003 Citrus Project,
5592All rights reserved.
5593
5594Redistribution and use in source and binary forms, with or without
5595modification, are permitted provided that the following conditions
5596are met:
55971. Redistributions of source code must retain the above copyright
5598 notice, this list of conditions and the following disclaimer.
55992. Redistributions in binary form must reproduce the above copyright
5600 notice, this list of conditions and the following disclaimer in the
5601 documentation and/or other materials provided with the distribution.
5602
5603THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5604ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5605IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5606ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5607FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5608DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5609OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5610HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5611LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5612OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5613SUCH DAMAGE.
5614
5615-------------------------------------------------------------------
5616
Elliott Hughes77a3e282016-08-08 12:39:56 -07005617Copyright 1989 The Regents of the University of California.
5618 All rights reserved.
5619
5620 Redistribution and use in source and binary forms, with or without
5621 modification, are permitted provided that the following conditions
5622 are met:
5623 1. Redistributions of source code must retain the above copyright
5624 notice, this list of conditions and the following disclaimer.
5625 2. Redistributions in binary form must reproduce the above copyright
5626 notice, this list of conditions and the following disclaimer in the
5627 documentation and/or other materials provided with the distribution.
5628 3. Neither the name of the University nor the names of its contributors
5629 may be used to endorse or promote products derived from this software
5630 without specific prior written permission.
5631
5632 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
5633 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5634 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5635 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5636 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5637 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5638 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5639 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5640 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5641 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5642
5643-------------------------------------------------------------------
5644
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005645Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5646Copyright 2008 Damien Miller <djm@openbsd.org>
5647All rights reserved.
5648
5649Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
5650such a mathematical system to generate more random (yet non-repeating)
5651ids to solve the resolver/named problem. But Niels designed the
5652actual system based on the constraints.
5653
5654Later modified by Damien Miller to wrap the LCG output in a 15-bit
5655permutation generator based on a Luby-Rackoff block cipher. This
5656ensures the output is non-repeating and preserves the MSB twiddle
5657trick, but makes it more resistant to LCG prediction.
5658
5659Redistribution and use in source and binary forms, with or without
5660modification, are permitted provided that the following conditions
5661are met:
56621. Redistributions of source code must retain the above copyright
5663 notice, this list of conditions and the following disclaimer.
56642. Redistributions in binary form must reproduce the above copyright
5665 notice, this list of conditions and the following disclaimer in the
5666 documentation and/or other materials provided with the distribution.
5667
5668THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5669IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5670OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5671IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5672INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5673NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5674DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5675THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5676(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5677THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5678
5679-------------------------------------------------------------------
5680
Dan Albertc30862f2016-10-20 11:45:16 -07005681From: @(#)s_ilogb.c 5.1 93/09/24
5682====================================================
5683Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
5684
5685Developed at SunPro, a Sun Microsystems, Inc. business.
5686Permission to use, copy, modify, and distribute this
5687software is freely granted, provided that this notice
5688is preserved.
5689
5690-------------------------------------------------------------------
5691
Calin Juravlec4fbf922014-03-10 11:23:52 +00005692Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
5693Portions Copyright (C) 1996-2003 Internet Software Consortium.
5694
5695Permission to use, copy, modify, and/or distribute this software for any
5696purpose with or without fee is hereby granted, provided that the above
5697copyright notice and this permission notice appear in all copies.
5698
5699THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5700REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5701AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5702INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5703LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5704OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5705PERFORMANCE OF THIS SOFTWARE.
5706
5707-------------------------------------------------------------------
5708
Elliott Hughes261e2232012-08-14 15:04:05 -07005709Portions Copyright (c) 1993 by Digital Equipment Corporation.
5710
5711Permission to use, copy, modify, and distribute this software for any
5712purpose with or without fee is hereby granted, provided that the above
5713copyright notice and this permission notice appear in all copies, and that
5714the name of Digital Equipment Corporation not be used in advertising or
5715publicity pertaining to distribution of the document or software without
5716specific, written prior permission.
5717
5718THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
5719WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
5720OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
5721CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5722DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5723PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5724ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5725SOFTWARE.
5726
5727-------------------------------------------------------------------
5728
5729Portions Copyright (c) 1995 by International Business Machines, Inc.
5730
5731International Business Machines, Inc. (hereinafter called IBM) grants
5732permission under its copyrights to use, copy, modify, and distribute this
5733Software with or without fee, provided that the above copyright notice and
5734all paragraphs of this notice appear in all copies, and that the name of IBM
5735not be used in connection with the marketing of any product incorporating
5736the Software or modifications thereof, without specific, written prior
5737permission.
5738
5739To the extent it has a right to do so, IBM grants an immunity from suit
5740under its patents, if any, for the use, sale or manufacture of products to
5741the extent that such products are used for performing Domain Name System
5742dynamic updates in TCP/IP networks by means of the Software. No immunity is
5743granted for any product per se or for any other function of any product.
5744
5745THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
5746INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
5747PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
5748DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
5749OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
5750IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
5751
5752-------------------------------------------------------------------
5753
5754Portions Copyright(C) 1995, Jason Downs. All rights reserved.
5755
5756Redistribution and use in source and binary forms, with or without
5757modification, are permitted provided that the following conditions
5758are met:
57591. Redistributions of source code must retain the above copyright
5760 notice, this list of conditions and the following disclaimer.
57612. Redistributions in binary form must reproduce the above copyright
5762 notice, this list of conditions and the following disclaimer in the
5763 documentation and/or other materials provided with the distribution.
5764
5765THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS
5766OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5767WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5768DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
5769INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5770(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5771SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5772CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5773LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5774OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5775SUCH DAMAGE.
5776
5777-------------------------------------------------------------------
5778
5779The author of this software is David M. Gay.
5780
Elliott Hughesacbe3222014-04-16 17:01:12 -07005781Copyright (C) 1998 by Lucent Technologies
5782All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07005783
Elliott Hughesacbe3222014-04-16 17:01:12 -07005784Permission to use, copy, modify, and distribute this software and
5785its documentation for any purpose and without fee is hereby
5786granted, provided that the above copyright notice appear in all
5787copies and that both that the copyright notice and this
5788permission notice and warranty disclaimer appear in supporting
5789documentation, and that the name of Lucent or any of its entities
5790not be used in advertising or publicity pertaining to
5791distribution of the software without specific, written prior
5792permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07005793
Elliott Hughesacbe3222014-04-16 17:01:12 -07005794LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5795INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5796IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5797SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5798WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5799IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5800ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5801THIS SOFTWARE.
5802
5803-------------------------------------------------------------------
5804
5805The author of this software is David M. Gay.
5806
5807Copyright (C) 1998, 1999 by Lucent Technologies
5808All Rights Reserved
5809
5810Permission to use, copy, modify, and distribute this software and
5811its documentation for any purpose and without fee is hereby
5812granted, provided that the above copyright notice appear in all
5813copies and that both that the copyright notice and this
5814permission notice and warranty disclaimer appear in supporting
5815documentation, and that the name of Lucent or any of its entities
5816not be used in advertising or publicity pertaining to
5817distribution of the software without specific, written prior
5818permission.
5819
5820LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5821INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5822IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5823SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5824WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5825IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5826ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5827THIS SOFTWARE.
5828
5829-------------------------------------------------------------------
5830
5831The author of this software is David M. Gay.
5832
5833Copyright (C) 1998, 2000 by Lucent Technologies
5834All Rights Reserved
5835
5836Permission to use, copy, modify, and distribute this software and
5837its documentation for any purpose and without fee is hereby
5838granted, provided that the above copyright notice appear in all
5839copies and that both that the copyright notice and this
5840permission notice and warranty disclaimer appear in supporting
5841documentation, and that the name of Lucent or any of its entities
5842not be used in advertising or publicity pertaining to
5843distribution of the software without specific, written prior
5844permission.
5845
5846LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5847INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5848IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5849SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5850WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5851IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5852ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5853THIS SOFTWARE.
5854
5855-------------------------------------------------------------------
5856
5857The author of this software is David M. Gay.
5858
5859Copyright (C) 1998-2000 by Lucent Technologies
5860All Rights Reserved
5861
5862Permission to use, copy, modify, and distribute this software and
5863its documentation for any purpose and without fee is hereby
5864granted, provided that the above copyright notice appear in all
5865copies and that both that the copyright notice and this
5866permission notice and warranty disclaimer appear in supporting
5867documentation, and that the name of Lucent or any of its entities
5868not be used in advertising or publicity pertaining to
5869distribution of the software without specific, written prior
5870permission.
5871
5872LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5873INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5874IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5875SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5876WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5877IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5878ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5879THIS SOFTWARE.
5880
5881-------------------------------------------------------------------
5882
5883The author of this software is David M. Gay.
5884
5885Copyright (C) 1998-2001 by Lucent Technologies
5886All Rights Reserved
5887
5888Permission to use, copy, modify, and distribute this software and
5889its documentation for any purpose and without fee is hereby
5890granted, provided that the above copyright notice appear in all
5891copies and that both that the copyright notice and this
5892permission notice and warranty disclaimer appear in supporting
5893documentation, and that the name of Lucent or any of its entities
5894not be used in advertising or publicity pertaining to
5895distribution of the software without specific, written prior
5896permission.
5897
5898LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5899INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5900IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5901SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5902WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5903IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5904ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5905THIS SOFTWARE.
5906
5907-------------------------------------------------------------------
5908
5909The author of this software is David M. Gay.
5910
5911Copyright (C) 2000 by Lucent Technologies
5912All Rights Reserved
5913
5914Permission to use, copy, modify, and distribute this software and
5915its documentation for any purpose and without fee is hereby
5916granted, provided that the above copyright notice appear in all
5917copies and that both that the copyright notice and this
5918permission notice and warranty disclaimer appear in supporting
5919documentation, and that the name of Lucent or any of its entities
5920not be used in advertising or publicity pertaining to
5921distribution of the software without specific, written prior
5922permission.
5923
5924LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5925INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5926IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5927SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5928WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5929IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5930ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5931THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07005932
5933-------------------------------------------------------------------
5934