blob: f57b03a3391a27508f6dd5f930437cd57d3565c4 [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
Tom Cherrya5744e22020-09-01 22:35:56 +00001043
1044Licensed under the Apache License, Version 2.0 (the "License");
1045you may not use this file except in compliance with the License.
1046You may obtain a copy of the License at
1047
1048 http://www.apache.org/licenses/LICENSE-2.0
1049
1050Unless required by applicable law or agreed to in writing, software
1051distributed under the License is distributed on an "AS IS" BASIS,
1052WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1053See the License for the specific language governing permissions and
1054limitations under the License.
1055
1056-------------------------------------------------------------------
1057
1058Copyright (C) 2020 The Android Open Source Project
Ryan Prichard8bff8bb2020-01-22 13:59:03 -08001059All rights reserved.
1060
1061Redistribution and use in source and binary forms, with or without
1062modification, are permitted provided that the following conditions
1063are met:
1064 * Redistributions of source code must retain the above copyright
1065 notice, this list of conditions and the following disclaimer.
1066 * Redistributions in binary form must reproduce the above copyright
1067 notice, this list of conditions and the following disclaimer in
1068 the documentation and/or other materials provided with the
1069 distribution.
1070
1071THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1072"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1073LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1074FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1075COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1076INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1077BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1078OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1079AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1080OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1081OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1082SUCH DAMAGE.
1083
1084-------------------------------------------------------------------
1085
Evgenii Stepanov8564b8d2020-12-15 13:55:32 -08001086Copyright (C) 2021 The Android Open Source Project
1087All rights reserved.
1088
1089Redistribution and use in source and binary forms, with or without
1090modification, are permitted provided that the following conditions
1091are met:
1092 * Redistributions of source code must retain the above copyright
1093 notice, this list of conditions and the following disclaimer.
1094 * Redistributions in binary form must reproduce the above copyright
1095 notice, this list of conditions and the following disclaimer in
1096 the documentation and/or other materials provided with the
1097 distribution.
1098
1099THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1100"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1101LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1102FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1103COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1104INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1105BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1106OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1107AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1108OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1109OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1110SUCH DAMAGE.
1111
1112-------------------------------------------------------------------
1113
Elliott Hughes261e2232012-08-14 15:04:05 -07001114Copyright (c) 1980, 1983, 1988, 1993
1115 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001116
Elliott Hughes261e2232012-08-14 15:04:05 -07001117Redistribution and use in source and binary forms, with or without
1118modification, are permitted provided that the following conditions
1119are met:
11201. Redistributions of source code must retain the above copyright
1121 notice, this list of conditions and the following disclaimer.
11222. Redistributions in binary form must reproduce the above copyright
1123 notice, this list of conditions and the following disclaimer in the
1124 documentation and/or other materials provided with the distribution.
11253. All advertising materials mentioning features or use of this software
1126 must display the following acknowledgement:
1127 This product includes software developed by the University of
1128 California, Berkeley and its contributors.
11294. Neither the name of the University nor the names of its contributors
1130 may be used to endorse or promote products derived from this software
1131 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001132
Elliott Hughes261e2232012-08-14 15:04:05 -07001133THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1134ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1135IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1136ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1137FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1138DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1139OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1140HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1141LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1142OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1143SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001144
Elliott Hughes387d4b72012-08-09 15:17:46 -07001145
Elliott Hughes261e2232012-08-14 15:04:05 -07001146Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001147
1148Permission to use, copy, modify, and distribute this software for any
1149purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001150copyright notice and this permission notice appear in all copies, and that
1151the name of Digital Equipment Corporation not be used in advertising or
1152publicity pertaining to distribution of the document or software without
1153specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001154
Elliott Hughes261e2232012-08-14 15:04:05 -07001155THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1156WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1157OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1158CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1159DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1160PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1161ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1162SOFTWARE.
1163
1164-------------------------------------------------------------------
1165
Elliott Hughes387d4b72012-08-09 15:17:46 -07001166Copyright (c) 1982, 1986, 1993
1167 The Regents of the University of California. All rights reserved.
1168
1169Redistribution and use in source and binary forms, with or without
1170modification, are permitted provided that the following conditions
1171are met:
11721. Redistributions of source code must retain the above copyright
1173 notice, this list of conditions and the following disclaimer.
11742. Redistributions in binary form must reproduce the above copyright
1175 notice, this list of conditions and the following disclaimer in the
1176 documentation and/or other materials provided with the distribution.
11773. Neither the name of the University nor the names of its contributors
1178 may be used to endorse or promote products derived from this software
1179 without specific prior written permission.
1180
1181THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1182ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1183IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1184ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1185FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1186DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1187OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1188HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1189LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1190OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1191SUCH DAMAGE.
1192
1193-------------------------------------------------------------------
1194
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001195Copyright (c) 1982, 1986, 1993
1196 The Regents of the University of California. All rights reserved.
1197(c) UNIX System Laboratories, Inc.
1198All or some portions of this file are derived from material licensed
1199to the University of California by American Telephone and Telegraph
1200Co. or Unix System Laboratories, Inc. and are reproduced herein with
1201the permission of UNIX System Laboratories, Inc.
1202
1203Redistribution and use in source and binary forms, with or without
1204modification, are permitted provided that the following conditions
1205are met:
12061. Redistributions of source code must retain the above copyright
1207 notice, this list of conditions and the following disclaimer.
12082. Redistributions in binary form must reproduce the above copyright
1209 notice, this list of conditions and the following disclaimer in the
1210 documentation and/or other materials provided with the distribution.
12113. Neither the name of the University nor the names of its contributors
1212 may be used to endorse or promote products derived from this software
1213 without specific prior written permission.
1214
1215THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1216ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1217IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1218ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1219FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1220DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1221OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1222HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1223LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1224OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1225SUCH DAMAGE.
1226
1227-------------------------------------------------------------------
1228
Elliott Hughes387d4b72012-08-09 15:17:46 -07001229Copyright (c) 1983, 1987, 1989
1230 The Regents of the University of California. All rights reserved.
1231
1232Redistribution and use in source and binary forms, with or without
1233modification, are permitted provided that the following conditions
1234are met:
12351. Redistributions of source code must retain the above copyright
1236 notice, this list of conditions and the following disclaimer.
12372. Redistributions in binary form must reproduce the above copyright
1238 notice, this list of conditions and the following disclaimer in the
1239 documentation and/or other materials provided with the distribution.
12403. Neither the name of the University nor the names of its contributors
1241 may be used to endorse or promote products derived from this software
1242 without specific prior written permission.
1243
1244THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1245ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1246IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1247ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1248FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1249DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1250OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1251HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1252LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1253OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1254SUCH DAMAGE.
1255
1256-------------------------------------------------------------------
1257
Elliott Hughes387d4b72012-08-09 15:17:46 -07001258Copyright (c) 1983, 1989
1259 The Regents of the University of California. All rights reserved.
1260
1261Redistribution and use in source and binary forms, with or without
1262modification, are permitted provided that the following conditions
1263are met:
12641. Redistributions of source code must retain the above copyright
1265 notice, this list of conditions and the following disclaimer.
12662. Redistributions in binary form must reproduce the above copyright
1267 notice, this list of conditions and the following disclaimer in the
1268 documentation and/or other materials provided with the distribution.
12693. All advertising materials mentioning features or use of this software
1270 must display the following acknowledgement:
1271 This product includes software developed by the University of
1272 California, Berkeley and its contributors.
12734. Neither the name of the University nor the names of its contributors
1274 may be used to endorse or promote products derived from this software
1275 without specific prior written permission.
1276
1277THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1278ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1279IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1280ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1281FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1282DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1283OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1284HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1285LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1286OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1287SUCH DAMAGE.
1288
1289-------------------------------------------------------------------
1290
Elliott Hughes261e2232012-08-14 15:04:05 -07001291Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001292 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001293
1294Redistribution and use in source and binary forms, with or without
1295modification, are permitted provided that the following conditions
1296are met:
12971. Redistributions of source code must retain the above copyright
1298 notice, this list of conditions and the following disclaimer.
12992. Redistributions in binary form must reproduce the above copyright
1300 notice, this list of conditions and the following disclaimer in the
1301 documentation and/or other materials provided with the distribution.
13023. Neither the name of the University nor the names of its contributors
1303 may be used to endorse or promote products derived from this software
1304 without specific prior written permission.
1305
1306THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1307ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1308IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1309ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1310FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1311DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1312OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1313HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1314LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1315OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1316SUCH DAMAGE.
1317
1318-------------------------------------------------------------------
1319
Elliott Hughes261e2232012-08-14 15:04:05 -07001320Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001321 The Regents of the University of California. All rights reserved.
1322
Elliott Hughes387d4b72012-08-09 15:17:46 -07001323Redistribution and use in source and binary forms, with or without
1324modification, are permitted provided that the following conditions
1325are met:
13261. Redistributions of source code must retain the above copyright
1327 notice, this list of conditions and the following disclaimer.
13282. Redistributions in binary form must reproduce the above copyright
1329 notice, this list of conditions and the following disclaimer in the
1330 documentation and/or other materials provided with the distribution.
13313. Neither the name of the University nor the names of its contributors
1332 may be used to endorse or promote products derived from this software
1333 without specific prior written permission.
1334
1335THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1336ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1337IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1338ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1339FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1340DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1341OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1342HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1343LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1344OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1345SUCH DAMAGE.
1346
1347-------------------------------------------------------------------
1348
Elliott Hughes387d4b72012-08-09 15:17:46 -07001349Copyright (c) 1985
1350 The Regents of the University of California. All rights reserved.
1351
1352Redistribution and use in source and binary forms, with or without
1353modification, are permitted provided that the following conditions
1354are met:
13551. Redistributions of source code must retain the above copyright
1356 notice, this list of conditions and the following disclaimer.
13572. Redistributions in binary form must reproduce the above copyright
1358 notice, this list of conditions and the following disclaimer in the
1359 documentation and/or other materials provided with the distribution.
13603. All advertising materials mentioning features or use of this software
1361 must display the following acknowledgement:
1362 This product includes software developed by the University of
1363 California, Berkeley and its contributors.
13644. Neither the name of the University nor the names of its contributors
1365 may be used to endorse or promote products derived from this software
1366 without specific prior written permission.
1367
1368THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1369ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1370IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1371ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1372FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1373DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1374OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1375HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1376LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1377OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1378SUCH DAMAGE.
1379
1380-------------------------------------------------------------------
1381
Elliott Hughes261e2232012-08-14 15:04:05 -07001382Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001383All rights reserved.
1384
1385Redistribution and use in source and binary forms, with or without
1386modification, are permitted provided that the following conditions
1387are met:
13881. Redistributions of source code must retain the above copyright
1389 notice, this list of conditions and the following disclaimer.
13902. Redistributions in binary form must reproduce the above copyright
1391 notice, this list of conditions and the following disclaimer in the
1392 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070013933. Neither the name of the University nor the names of its contributors
1394 may be used to endorse or promote products derived from this software
1395 without specific prior written permission.
1396
1397THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1398ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1399IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1400ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1401FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1402DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1403OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1404HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1405LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1406OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1407SUCH DAMAGE.
1408
1409-------------------------------------------------------------------
1410
1411Copyright (c) 1985, 1988, 1993
1412 The Regents of the University of California. All rights reserved.
1413
1414Redistribution and use in source and binary forms, with or without
1415modification, are permitted provided that the following conditions
1416are met:
14171. Redistributions of source code must retain the above copyright
1418 notice, this list of conditions and the following disclaimer.
14192. Redistributions in binary form must reproduce the above copyright
1420 notice, this list of conditions and the following disclaimer in the
1421 documentation and/or other materials provided with the distribution.
14223. Neither the name of the University nor the names of its contributors
1423 may be used to endorse or promote products derived from this software
1424 without specific prior written permission.
1425
1426THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1427ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1428IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1429ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1430FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1431DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1432OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1433HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1434LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1435OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1436SUCH DAMAGE.
1437
1438Portions Copyright (c) 1993 by Digital Equipment Corporation.
1439
1440Permission to use, copy, modify, and distribute this software for any
1441purpose with or without fee is hereby granted, provided that the above
1442copyright notice and this permission notice appear in all copies, and that
1443the name of Digital Equipment Corporation not be used in advertising or
1444publicity pertaining to distribution of the document or software without
1445specific, written prior permission.
1446
1447THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1448WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1449OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1450CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1451DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1452PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1453ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1454SOFTWARE.
1455
1456-------------------------------------------------------------------
1457
Elliott Hughes261e2232012-08-14 15:04:05 -07001458Copyright (c) 1985, 1989, 1993
1459 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001460
1461Redistribution and use in source and binary forms, with or without
1462modification, are permitted provided that the following conditions
1463are met:
14641. Redistributions of source code must retain the above copyright
1465 notice, this list of conditions and the following disclaimer.
14662. Redistributions in binary form must reproduce the above copyright
1467 notice, this list of conditions and the following disclaimer in the
1468 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014693. All advertising materials mentioning features or use of this software
1470 must display the following acknowledgement:
1471 This product includes software developed by the University of
1472 California, Berkeley and its contributors.
14734. Neither the name of the University nor the names of its contributors
1474 may be used to endorse or promote products derived from this software
1475 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001476
Elliott Hughes261e2232012-08-14 15:04:05 -07001477THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1478ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1479IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1480ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1481FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1482DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1483OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1484HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1485LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1486OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1487SUCH DAMAGE.
1488
1489-------------------------------------------------------------------
1490
1491Copyright (c) 1985, 1993
1492 The Regents of the University of California. All rights reserved.
1493
1494Redistribution and use in source and binary forms, with or without
1495modification, are permitted provided that the following conditions
1496are met:
14971. Redistributions of source code must retain the above copyright
1498 notice, this list of conditions and the following disclaimer.
14992. Redistributions in binary form must reproduce the above copyright
1500 notice, this list of conditions and the following disclaimer in the
1501 documentation and/or other materials provided with the distribution.
15023. All advertising materials mentioning features or use of this software
1503 must display the following acknowledgement:
1504 This product includes software developed by the University of
1505 California, Berkeley and its contributors.
15064. Neither the name of the University nor the names of its contributors
1507 may be used to endorse or promote products derived from this software
1508 without specific prior written permission.
1509
1510THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1511ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1512IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1513ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1514FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1515DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1516OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1517HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1518LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1519OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1520SUCH DAMAGE.
1521
1522-------------------------------------------------------------------
1523
1524Copyright (c) 1985, 1993
1525 The Regents of the University of California. All rights reserved.
1526
1527Redistribution and use in source and binary forms, with or without
1528modification, are permitted provided that the following conditions
1529are met:
15301. Redistributions of source code must retain the above copyright
1531 notice, this list of conditions and the following disclaimer.
15322. Redistributions in binary form must reproduce the above copyright
1533 notice, this list of conditions and the following disclaimer in the
1534 documentation and/or other materials provided with the distribution.
15353. Neither the name of the University nor the names of its contributors
1536 may be used to endorse or promote products derived from this software
1537 without specific prior written permission.
1538
1539THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1540ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1541IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1542ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1543FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1544DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1545OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1546HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1547LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1548OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1549SUCH DAMAGE.
1550
1551-------------------------------------------------------------------
1552
1553Copyright (c) 1987 Regents of the University of California.
1554All rights reserved.
1555
1556Redistribution and use in source and binary forms, with or without
1557modification, are permitted provided that the following conditions
1558are met:
15591. Redistributions of source code must retain the above copyright
1560 notice, this list of conditions and the following disclaimer.
15612. Redistributions in binary form must reproduce the above copyright
1562 notice, this list of conditions and the following disclaimer in the
1563 documentation and/or other materials provided with the distribution.
15643. Neither the name of the University nor the names of its contributors
1565 may be used to endorse or promote products derived from this software
1566 without specific prior written permission.
1567
1568THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1569ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1570IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1571ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1572FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1573DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1574OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1575HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1576LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1577OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1578SUCH DAMAGE.
1579
1580-------------------------------------------------------------------
1581
1582Copyright (c) 1987, 1993
1583 The Regents of the University of California. All rights reserved.
1584
1585Redistribution and use in source and binary forms, with or without
1586modification, are permitted provided that the following conditions
1587are met:
15881. Redistributions of source code must retain the above copyright
1589 notice, this list of conditions and the following disclaimer.
15902. Redistributions in binary form must reproduce the above copyright
1591 notice, this list of conditions and the following disclaimer in the
1592 documentation and/or other materials provided with the distribution.
15933. All advertising materials mentioning features or use of this software
1594 must display the following acknowledgement:
1595 This product includes software developed by the University of
1596 California, Berkeley and its contributors.
15974. Neither the name of the University nor the names of its contributors
1598 may be used to endorse or promote products derived from this software
1599 without specific prior written permission.
1600
1601THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1602ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1603IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1604ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1605FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1606DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1607OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1608HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1609LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1610OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1611SUCH DAMAGE.
1612
1613-------------------------------------------------------------------
1614
1615Copyright (c) 1987, 1993
1616 The Regents of the University of California. All rights reserved.
1617
1618Redistribution and use in source and binary forms, with or without
1619modification, are permitted provided that the following conditions
1620are met:
16211. Redistributions of source code must retain the above copyright
1622 notice, this list of conditions and the following disclaimer.
16232. Redistributions in binary form must reproduce the above copyright
1624 notice, this list of conditions and the following disclaimer in the
1625 documentation and/or other materials provided with the distribution.
16263. Neither the name of the University nor the names of its contributors
1627 may be used to endorse or promote products derived from this software
1628 without specific prior written permission.
1629
1630THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1631ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1632IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1633ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1634FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1635DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1636OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1637HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1638LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1639OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1640SUCH DAMAGE.
1641
1642-------------------------------------------------------------------
1643
1644Copyright (c) 1988 Regents of the University of California.
1645All rights reserved.
1646
1647Redistribution and use in source and binary forms, with or without
1648modification, are permitted provided that the following conditions
1649are met:
16501. Redistributions of source code must retain the above copyright
1651 notice, this list of conditions and the following disclaimer.
16522. Redistributions in binary form must reproduce the above copyright
1653 notice, this list of conditions and the following disclaimer in the
1654 documentation and/or other materials provided with the distribution.
16553. Neither the name of the University nor the names of its contributors
1656 may be used to endorse or promote products derived from this software
1657 without specific prior written permission.
1658
1659THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1660ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1661IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1662ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1663FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1664DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1665OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1666HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1667LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1668OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1669SUCH DAMAGE.
1670
1671-------------------------------------------------------------------
1672
1673Copyright (c) 1988 The Regents of the University of California.
1674All rights reserved.
1675
1676Redistribution and use in source and binary forms, with or without
1677modification, are permitted provided that the following conditions
1678are met:
16791. Redistributions of source code must retain the above copyright
1680 notice, this list of conditions and the following disclaimer.
16812. Redistributions in binary form must reproduce the above copyright
1682 notice, this list of conditions and the following disclaimer in the
1683 documentation and/or other materials provided with the distribution.
16843. Neither the name of the University nor the names of its contributors
1685 may be used to endorse or promote products derived from this software
1686 without specific prior written permission.
1687
1688THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1689ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1690IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1691ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1692FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1693DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1694OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1695HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1696LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1697OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1698SUCH DAMAGE.
1699
1700-------------------------------------------------------------------
1701
1702Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001703 The Regents of the University of California. All rights reserved.
1704
1705Redistribution and use in source and binary forms, with or without
1706modification, are permitted provided that the following conditions
1707are met:
17081. Redistributions of source code must retain the above copyright
1709 notice, this list of conditions and the following disclaimer.
17102. Redistributions in binary form must reproduce the above copyright
1711 notice, this list of conditions and the following disclaimer in the
1712 documentation and/or other materials provided with the distribution.
17133. All advertising materials mentioning features or use of this software
1714 must display the following acknowledgement:
1715 This product includes software developed by the University of
1716 California, Berkeley and its contributors.
17174. Neither the name of the University nor the names of its contributors
1718 may be used to endorse or promote products derived from this software
1719 without specific prior written permission.
1720
1721THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1722ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1723IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1724ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1725FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1726DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1727OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1728HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1729LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1730OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1731SUCH DAMAGE.
1732
1733-------------------------------------------------------------------
1734
1735Copyright (c) 1988, 1993
1736 The Regents of the University of California. All rights reserved.
1737
1738Redistribution and use in source and binary forms, with or without
1739modification, are permitted provided that the following conditions
1740are met:
17411. Redistributions of source code must retain the above copyright
1742 notice, this list of conditions and the following disclaimer.
17432. Redistributions in binary form must reproduce the above copyright
1744 notice, this list of conditions and the following disclaimer in the
1745 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017463. All advertising materials mentioning features or use of this software
1747 must display the following acknowledgement:
1748 This product includes software developed by the University of
1749 California, Berkeley and its contributors.
17504. Neither the name of the University nor the names of its contributors
1751 may be used to endorse or promote products derived from this software
1752 without specific prior written permission.
1753
1754THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1755ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1756IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1757ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1758FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1759DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1760OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1761HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1762LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1763OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1764SUCH DAMAGE.
1765
1766-------------------------------------------------------------------
1767
1768Copyright (c) 1988, 1993
1769 The Regents of the University of California. All rights reserved.
1770
1771Redistribution and use in source and binary forms, with or without
1772modification, are permitted provided that the following conditions
1773are met:
17741. Redistributions of source code must retain the above copyright
1775 notice, this list of conditions and the following disclaimer.
17762. Redistributions in binary form must reproduce the above copyright
1777 notice, this list of conditions and the following disclaimer in the
1778 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070017793. Neither the name of the University nor the names of its contributors
1780 may be used to endorse or promote products derived from this software
1781 without specific prior written permission.
1782
1783THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1784ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1785IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1786ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1787FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1788DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1789OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1790HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1791LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1792OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1793SUCH DAMAGE.
1794
1795-------------------------------------------------------------------
1796
Elliott Hughes261e2232012-08-14 15:04:05 -07001797Copyright (c) 1989 The Regents of the University of California.
1798All rights reserved.
1799
Elliott Hughes261e2232012-08-14 15:04:05 -07001800Redistribution and use in source and binary forms, with or without
1801modification, are permitted provided that the following conditions
1802are met:
18031. Redistributions of source code must retain the above copyright
1804 notice, this list of conditions and the following disclaimer.
18052. Redistributions in binary form must reproduce the above copyright
1806 notice, this list of conditions and the following disclaimer in the
1807 documentation and/or other materials provided with the distribution.
18083. Neither the name of the University nor the names of its contributors
1809 may be used to endorse or promote products derived from this software
1810 without specific prior written permission.
1811
1812THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1813ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1814IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1815ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1816FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1817DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1818OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1819HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1820LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1821OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1822SUCH DAMAGE.
1823
1824-------------------------------------------------------------------
1825
1826Copyright (c) 1989 The Regents of the University of California.
1827All rights reserved.
1828(c) UNIX System Laboratories, Inc.
1829All or some portions of this file are derived from material licensed
1830to the University of California by American Telephone and Telegraph
1831Co. or Unix System Laboratories, Inc. and are reproduced herein with
1832the permission of UNIX System Laboratories, Inc.
1833
1834Redistribution and use in source and binary forms, with or without
1835modification, are permitted provided that the following conditions
1836are met:
18371. Redistributions of source code must retain the above copyright
1838 notice, this list of conditions and the following disclaimer.
18392. Redistributions in binary form must reproduce the above copyright
1840 notice, this list of conditions and the following disclaimer in the
1841 documentation and/or other materials provided with the distribution.
18423. Neither the name of the University nor the names of its contributors
1843 may be used to endorse or promote products derived from this software
1844 without specific prior written permission.
1845
1846THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1847ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1848IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1849ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1850FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001851DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1852OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1853HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1854LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1855OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1856SUCH DAMAGE.
1857
1858-------------------------------------------------------------------
1859
1860Copyright (c) 1989, 1993
1861 The Regents of the University of California. All rights reserved.
1862
1863Redistribution and use in source and binary forms, with or without
1864modification, are permitted provided that the following conditions
1865are met:
18661. Redistributions of source code must retain the above copyright
1867 notice, this list of conditions and the following disclaimer.
18682. Redistributions in binary form must reproduce the above copyright
1869 notice, this list of conditions and the following disclaimer in the
1870 documentation and/or other materials provided with the distribution.
18713. Neither the name of the University nor the names of its contributors
1872 may be used to endorse or promote products derived from this software
1873 without specific prior written permission.
1874
1875THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1876ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1877IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1878ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1879FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1880DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1881OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1882HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1883LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1884OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1885SUCH DAMAGE.
1886
1887-------------------------------------------------------------------
1888
Elliott Hughes261e2232012-08-14 15:04:05 -07001889Copyright (c) 1989, 1993
1890 The Regents of the University of California. All rights reserved.
1891
1892Redistribution and use in source and binary forms, with or without
1893modification, are permitted provided that the following conditions
1894are met:
18951. Redistributions of source code must retain the above copyright
1896 notice, this list of conditions and the following disclaimer.
18972. Redistributions in binary form must reproduce the above copyright
1898 notice, this list of conditions and the following disclaimer in the
1899 documentation and/or other materials provided with the distribution.
19004. Neither the name of the University nor the names of its contributors
1901 may be used to endorse or promote products derived from this software
1902 without specific prior written permission.
1903
1904THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1905ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1906IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1907ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1908FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1909DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1910OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1911HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1912LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1913OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1914SUCH DAMAGE.
1915
1916-------------------------------------------------------------------
1917
1918Copyright (c) 1989, 1993
1919 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001920
1921This code is derived from software contributed to Berkeley by
Elliott Hughesf1c568d2017-09-26 17:09:07 -07001922Guido van Rossum.
1923
1924Copyright (c) 2011 The FreeBSD Foundation
1925All rights reserved.
1926Portions of this software were developed by David Chisnall
1927under sponsorship from the FreeBSD Foundation.
1928
1929Redistribution and use in source and binary forms, with or without
1930modification, are permitted provided that the following conditions
1931are met:
19321. Redistributions of source code must retain the above copyright
1933 notice, this list of conditions and the following disclaimer.
19342. Redistributions in binary form must reproduce the above copyright
1935 notice, this list of conditions and the following disclaimer in the
1936 documentation and/or other materials provided with the distribution.
19373. Neither the name of the University nor the names of its contributors
1938 may be used to endorse or promote products derived from this software
1939 without specific prior written permission.
1940
1941THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1942ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1943IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1944ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1945FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1946DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1947OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1948HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1949LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1950OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1951SUCH DAMAGE.
1952
1953-------------------------------------------------------------------
1954
1955Copyright (c) 1989, 1993
1956 The Regents of the University of California. All rights reserved.
1957
1958This code is derived from software contributed to Berkeley by
1959Guido van Rossum.
1960
1961Redistribution and use in source and binary forms, with or without
1962modification, are permitted provided that the following conditions
1963are met:
19641. Redistributions of source code must retain the above copyright
1965 notice, this list of conditions and the following disclaimer.
19662. Redistributions in binary form must reproduce the above copyright
1967 notice, this list of conditions and the following disclaimer in the
1968 documentation and/or other materials provided with the distribution.
19693. Neither the name of the University nor the names of its contributors
1970 may be used to endorse or promote products derived from this software
1971 without specific prior written permission.
1972
1973THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1974ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1975IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1976ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1977FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1978DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1979OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1980HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1981LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1982OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1983SUCH DAMAGE.
1984
1985-------------------------------------------------------------------
1986
1987Copyright (c) 1989, 1993
1988 The Regents of the University of California. All rights reserved.
1989
1990This code is derived from software contributed to Berkeley by
Elliott Hughesacbe3222014-04-16 17:01:12 -07001991Roger L. Snyder.
1992
1993Redistribution and use in source and binary forms, with or without
1994modification, are permitted provided that the following conditions
1995are met:
19961. Redistributions of source code must retain the above copyright
1997 notice, this list of conditions and the following disclaimer.
19982. Redistributions in binary form must reproduce the above copyright
1999 notice, this list of conditions and the following disclaimer in the
2000 documentation and/or other materials provided with the distribution.
20013. Neither the name of the University nor the names of its contributors
2002 may be used to endorse or promote products derived from this software
2003 without specific prior written permission.
2004
2005THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2006ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2007IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2008ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2009FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2010DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2011OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2012HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2013LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2014OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2015SUCH DAMAGE.
2016
2017-------------------------------------------------------------------
2018
2019Copyright (c) 1989, 1993
2020 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002021(c) UNIX System Laboratories, Inc.
2022All or some portions of this file are derived from material licensed
2023to the University of California by American Telephone and Telegraph
2024Co. or Unix System Laboratories, Inc. and are reproduced herein with
2025the permission of UNIX System Laboratories, Inc.
2026
2027Redistribution and use in source and binary forms, with or without
2028modification, are permitted provided that the following conditions
2029are met:
20301. Redistributions of source code must retain the above copyright
2031 notice, this list of conditions and the following disclaimer.
20322. Redistributions in binary form must reproduce the above copyright
2033 notice, this list of conditions and the following disclaimer in the
2034 documentation and/or other materials provided with the distribution.
20353. Neither the name of the University nor the names of its contributors
2036 may be used to endorse or promote products derived from this software
2037 without specific prior written permission.
2038
2039THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2040ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2041IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2042ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2043FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2044DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2045OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2046HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2047LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2048OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2049SUCH DAMAGE.
2050
2051-------------------------------------------------------------------
2052
Elliott Hughesb4931ce2016-02-08 17:00:12 -08002053Copyright (c) 1990 Regents of the University of California.
2054All rights reserved.
2055
2056This code is derived from software contributed to Berkeley by
2057Chris Torek.
2058
2059Redistribution and use in source and binary forms, with or without
2060modification, are permitted provided that the following conditions
2061are met:
20621. Redistributions of source code must retain the above copyright
2063 notice, this list of conditions and the following disclaimer.
20642. Redistributions in binary form must reproduce the above copyright
2065 notice, this list of conditions and the following disclaimer in the
2066 documentation and/or other materials provided with the distribution.
20673. Neither the name of the University nor the names of its contributors
2068 may be used to endorse or promote products derived from this software
2069 without specific prior written permission.
2070
2071THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2072ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2073IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2074ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2075FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2076DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2077OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2078HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2079LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2080OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2081SUCH DAMAGE.
2082
2083-------------------------------------------------------------------
2084
Elliott Hughes261e2232012-08-14 15:04:05 -07002085Copyright (c) 1990 The Regents of the University of California.
2086All rights reserved.
2087
2088Redistribution and use in source and binary forms, with or without
2089modification, are permitted provided that the following conditions
2090are met:
20911. Redistributions of source code must retain the above copyright
2092 notice, this list of conditions and the following disclaimer.
20932. Redistributions in binary form must reproduce the above copyright
2094 notice, this list of conditions and the following disclaimer in the
2095 documentation and/or other materials provided with the distribution.
20963. Neither the name of the University nor the names of its contributors
2097 may be used to endorse or promote products derived from this software
2098 without specific prior written permission.
2099
2100THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2101ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2102IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2103ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2104FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2105DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2106OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2107HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2108LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2109OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2110SUCH DAMAGE.
2111
2112-------------------------------------------------------------------
2113
2114Copyright (c) 1990 The Regents of the University of California.
2115All rights reserved.
2116
Elliott Hughes261e2232012-08-14 15:04:05 -07002117This code is derived from software contributed to Berkeley by
2118Chris Torek.
2119
2120Redistribution and use in source and binary forms, with or without
2121modification, are permitted provided that the following conditions
2122are met:
21231. Redistributions of source code must retain the above copyright
2124 notice, this list of conditions and the following disclaimer.
21252. Redistributions in binary form must reproduce the above copyright
2126 notice, this list of conditions and the following disclaimer in the
2127 documentation and/or other materials provided with the distribution.
21283. Neither the name of the University nor the names of its contributors
2129 may be used to endorse or promote products derived from this software
2130 without specific prior written permission.
2131
2132THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2133ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2134IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2135ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2136FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2137DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2138OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2139HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2140LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2141OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2142SUCH DAMAGE.
2143
2144-------------------------------------------------------------------
2145
2146Copyright (c) 1990 The Regents of the University of California.
2147All rights reserved.
2148
2149This code is derived from software contributed to Berkeley by
2150William Jolitz.
2151
2152Redistribution and use in source and binary forms, with or without
2153modification, are permitted provided that the following conditions
2154are met:
21551. Redistributions of source code must retain the above copyright
2156 notice, this list of conditions and the following disclaimer.
21572. Redistributions in binary form must reproduce the above copyright
2158 notice, this list of conditions and the following disclaimer in the
2159 documentation and/or other materials provided with the distribution.
21603. Neither the name of the University nor the names of its contributors
2161 may be used to endorse or promote products derived from this software
2162 without specific prior written permission.
2163
2164THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2165ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2166IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2167ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2168FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2169DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2170OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2171HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2172LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2173OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2174SUCH DAMAGE.
2175
2176-------------------------------------------------------------------
2177
2178Copyright (c) 1990, 1993
2179 The Regents of the University of California. All rights reserved.
2180
2181Redistribution and use in source and binary forms, with or without
2182modification, are permitted provided that the following conditions
2183are met:
21841. Redistributions of source code must retain the above copyright
2185 notice, this list of conditions and the following disclaimer.
21862. Redistributions in binary form must reproduce the above copyright
2187 notice, this list of conditions and the following disclaimer in the
2188 documentation and/or other materials provided with the distribution.
21893. Neither the name of the University nor the names of its contributors
2190 may be used to endorse or promote products derived from this software
2191 without specific prior written permission.
2192
2193THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2194ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2195IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2196ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2197FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2198DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2199OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2200HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2201LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2202OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2203SUCH DAMAGE.
2204
2205-------------------------------------------------------------------
2206
2207Copyright (c) 1990, 1993
2208 The Regents of the University of California. All rights reserved.
2209
Elliott Hughes261e2232012-08-14 15:04:05 -07002210This code is derived from software contributed to Berkeley by
2211Chris Torek.
2212
2213Redistribution and use in source and binary forms, with or without
2214modification, are permitted provided that the following conditions
2215are met:
22161. Redistributions of source code must retain the above copyright
2217 notice, this list of conditions and the following disclaimer.
22182. Redistributions in binary form must reproduce the above copyright
2219 notice, this list of conditions and the following disclaimer in the
2220 documentation and/or other materials provided with the distribution.
22213. Neither the name of the University nor the names of its contributors
2222 may be used to endorse or promote products derived from this software
2223 without specific prior written permission.
2224
2225THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2226ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2227IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2228ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2229FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2230DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2231OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2232HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2233LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2234OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2235SUCH DAMAGE.
2236
2237-------------------------------------------------------------------
2238
2239Copyright (c) 1990, 1993
2240 The Regents of the University of California. All rights reserved.
2241
2242This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002243Donn Seeley at UUNET Technologies, Inc.
2244
2245Redistribution and use in source and binary forms, with or without
2246modification, are permitted provided that the following conditions
2247are met:
22481. Redistributions of source code must retain the above copyright
2249 notice, this list of conditions and the following disclaimer.
22502. Redistributions in binary form must reproduce the above copyright
2251 notice, this list of conditions and the following disclaimer in the
2252 documentation and/or other materials provided with the distribution.
22533. Neither the name of the University nor the names of its contributors
2254 may be used to endorse or promote products derived from this software
2255 without specific prior written permission.
2256
2257THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2258ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2259IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2260ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2261FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2262DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2263OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2264HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2265LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2266OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2267SUCH DAMAGE.
2268
2269-------------------------------------------------------------------
2270
2271Copyright (c) 1990, 1993
2272 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002273
2274This code is derived from software contributed to Berkeley by
2275Donn Seeley at UUNET Technologies, Inc.
2276
2277Redistribution and use in source and binary forms, with or without
2278modification, are permitted provided that the following conditions
2279are met:
22801. Redistributions of source code must retain the above copyright
2281 notice, this list of conditions and the following disclaimer.
22822. Redistributions in binary form must reproduce the above copyright
2283 notice, this list of conditions and the following disclaimer in the
2284 documentation and/or other materials provided with the distribution.
22854. Neither the name of the University nor the names of its contributors
2286 may be used to endorse or promote products derived from this software
2287 without specific prior written permission.
2288
2289THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2290ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2291IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2292ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2293FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2294DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2295OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2296HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2297LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2298OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2299SUCH DAMAGE.
2300
2301-------------------------------------------------------------------
2302
2303Copyright (c) 1990, 1993
2304 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002305(c) UNIX System Laboratories, Inc.
2306All or some portions of this file are derived from material licensed
2307to the University of California by American Telephone and Telegraph
2308Co. or Unix System Laboratories, Inc. and are reproduced herein with
2309the permission of UNIX System Laboratories, Inc.
2310
2311Redistribution and use in source and binary forms, with or without
2312modification, are permitted provided that the following conditions
2313are met:
23141. Redistributions of source code must retain the above copyright
2315 notice, this list of conditions and the following disclaimer.
23162. Redistributions in binary form must reproduce the above copyright
2317 notice, this list of conditions and the following disclaimer in the
2318 documentation and/or other materials provided with the distribution.
23193. Neither the name of the University nor the names of its contributors
2320 may be used to endorse or promote products derived from this software
2321 without specific prior written permission.
2322
2323THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2324ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2325IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2326ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2327FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2328DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2329OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2330HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2331LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2332OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2333SUCH DAMAGE.
2334
2335-------------------------------------------------------------------
2336
2337Copyright (c) 1990, 1993, 1994
2338 The Regents of the University of California. All rights reserved.
2339
2340Redistribution and use in source and binary forms, with or without
2341modification, are permitted provided that the following conditions
2342are met:
23431. Redistributions of source code must retain the above copyright
2344 notice, this list of conditions and the following disclaimer.
23452. Redistributions in binary form must reproduce the above copyright
2346 notice, this list of conditions and the following disclaimer in the
2347 documentation and/or other materials provided with the distribution.
23483. Neither the name of the University nor the names of its contributors
2349 may be used to endorse or promote products derived from this software
2350 without specific prior written permission.
2351
2352THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2353ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2354IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2355ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2356FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2357DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2358OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2359HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2360LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2361OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2362SUCH DAMAGE.
2363
2364-------------------------------------------------------------------
2365
Elliott Hughes4e54b112014-03-06 15:06:11 -08002366Copyright (c) 1991 The Regents of the University of California.
2367All rights reserved.
2368
2369Redistribution and use in source and binary forms, with or without
2370modification, are permitted provided that the following conditions
2371are met:
23721. Redistributions of source code must retain the above copyright
2373 notice, this list of conditions and the following disclaimer.
23742. Redistributions in binary form must reproduce the above copyright
2375 notice, this list of conditions and the following disclaimer in the
2376 documentation and/or other materials provided with the distribution.
23773. Neither the name of the University nor the names of its contributors
2378 may be used to endorse or promote products derived from this software
2379 without specific prior written permission.
2380
2381THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2382ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2383IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2384ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2385FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2386DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2387OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2388HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2389LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2390OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2391SUCH DAMAGE.
2392
2393-------------------------------------------------------------------
2394
Elliott Hughes261e2232012-08-14 15:04:05 -07002395Copyright (c) 1991, 1993
2396 The Regents of the University of California. All rights reserved.
2397
2398Redistribution and use in source and binary forms, with or without
2399modification, are permitted provided that the following conditions
2400are met:
24011. Redistributions of source code must retain the above copyright
2402 notice, this list of conditions and the following disclaimer.
24032. Redistributions in binary form must reproduce the above copyright
2404 notice, this list of conditions and the following disclaimer in the
2405 documentation and/or other materials provided with the distribution.
24063. Neither the name of the University nor the names of its contributors
2407 may be used to endorse or promote products derived from this software
2408 without specific prior written permission.
2409
2410THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2411ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2412IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2413ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2414FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2415DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2416OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2417HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2418LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2419OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2420SUCH DAMAGE.
2421
2422-------------------------------------------------------------------
2423
2424Copyright (c) 1991, 1993
2425 The Regents of the University of California. All rights reserved.
2426
2427This code is derived from software contributed to Berkeley by
2428Berkeley Software Design, Inc.
2429
2430Redistribution and use in source and binary forms, with or without
2431modification, are permitted provided that the following conditions
2432are met:
24331. Redistributions of source code must retain the above copyright
2434 notice, this list of conditions and the following disclaimer.
24352. Redistributions in binary form must reproduce the above copyright
2436 notice, this list of conditions and the following disclaimer in the
2437 documentation and/or other materials provided with the distribution.
24383. Neither the name of the University nor the names of its contributors
2439 may be used to endorse or promote products derived from this software
2440 without specific prior written permission.
2441
2442THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2443ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2444IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2445ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2446FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2447DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2448OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2449HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2450LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2451OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2452SUCH DAMAGE.
2453
2454-------------------------------------------------------------------
2455
2456Copyright (c) 1991, 1993
2457 The Regents of the University of California. All rights reserved.
2458(c) UNIX System Laboratories, Inc.
2459All or some portions of this file are derived from material licensed
2460to the University of California by American Telephone and Telegraph
2461Co. or Unix System Laboratories, Inc. and are reproduced herein with
2462the permission of UNIX System Laboratories, Inc.
2463
2464This code is derived from software contributed to Berkeley by
2465Hugh Smith at The University of Guelph.
2466
2467Redistribution and use in source and binary forms, with or without
2468modification, are permitted provided that the following conditions
2469are met:
24701. Redistributions of source code must retain the above copyright
2471 notice, this list of conditions and the following disclaimer.
24722. Redistributions in binary form must reproduce the above copyright
2473 notice, this list of conditions and the following disclaimer in the
2474 documentation and/or other materials provided with the distribution.
24753. Neither the name of the University nor the names of its contributors
2476 may be used to endorse or promote products derived from this software
2477 without specific prior written permission.
2478
2479THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2480ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2481IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2482ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2483FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2484DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2485OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2486HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2487LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2488OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2489SUCH DAMAGE.
2490
2491-------------------------------------------------------------------
2492
Elliott Hughes261e2232012-08-14 15:04:05 -07002493Copyright (c) 1992 Henry Spencer.
2494Copyright (c) 1992, 1993
2495 The Regents of the University of California. All rights reserved.
2496
2497This code is derived from software contributed to Berkeley by
2498Henry Spencer of the University of Toronto.
2499
2500Redistribution and use in source and binary forms, with or without
2501modification, are permitted provided that the following conditions
2502are met:
25031. Redistributions of source code must retain the above copyright
2504 notice, this list of conditions and the following disclaimer.
25052. Redistributions in binary form must reproduce the above copyright
2506 notice, this list of conditions and the following disclaimer in the
2507 documentation and/or other materials provided with the distribution.
25083. Neither the name of the University nor the names of its contributors
2509 may be used to endorse or promote products derived from this software
2510 without specific prior written permission.
2511
2512THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2513ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2514IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2515ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2516FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2517DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2518OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2519HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2520LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2521OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2522SUCH DAMAGE.
2523
2524-------------------------------------------------------------------
2525
2526Copyright (c) 1992 The Regents of the University of California.
2527All rights reserved.
2528
2529Redistribution and use in source and binary forms, with or without
2530modification, are permitted provided that the following conditions
2531are met:
25321. Redistributions of source code must retain the above copyright
2533 notice, this list of conditions and the following disclaimer.
25342. Redistributions in binary form must reproduce the above copyright
2535 notice, this list of conditions and the following disclaimer in the
2536 documentation and/or other materials provided with the distribution.
25373. Neither the name of the University nor the names of its contributors
2538 may be used to endorse or promote products derived from this software
2539 without specific prior written permission.
2540
2541THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2542ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2543IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2544ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2545FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2546DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2547OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2548HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2549LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2550OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2551SUCH DAMAGE.
2552
2553-------------------------------------------------------------------
2554
2555Copyright (c) 1992, 1993
2556 The Regents of the University of California. All rights reserved.
2557
2558Redistribution and use in source and binary forms, with or without
2559modification, are permitted provided that the following conditions
2560are met:
25611. Redistributions of source code must retain the above copyright
2562 notice, this list of conditions and the following disclaimer.
25632. Redistributions in binary form must reproduce the above copyright
2564 notice, this list of conditions and the following disclaimer in the
2565 documentation and/or other materials provided with the distribution.
25663. Neither the name of the University nor the names of its contributors
2567 may be used to endorse or promote products derived from this software
2568 without specific prior written permission.
2569
2570THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2571ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2572IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2573ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2574FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2575DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2576OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2577HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2578LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2579OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2580SUCH DAMAGE.
2581
2582-------------------------------------------------------------------
2583
2584Copyright (c) 1992, 1993
2585 The Regents of the University of California. All rights reserved.
2586
Elliott Hughes261e2232012-08-14 15:04:05 -07002587This software was developed by the Computer Systems Engineering group
2588at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2589contributed to Berkeley.
2590
2591All advertising materials mentioning features or use of this software
2592must display the following acknowledgement:
2593 This product includes software developed by the University of
2594 California, Lawrence Berkeley Laboratory.
2595
2596Redistribution and use in source and binary forms, with or without
2597modification, are permitted provided that the following conditions
2598are met:
25991. Redistributions of source code must retain the above copyright
2600 notice, this list of conditions and the following disclaimer.
26012. Redistributions in binary form must reproduce the above copyright
2602 notice, this list of conditions and the following disclaimer in the
2603 documentation and/or other materials provided with the distribution.
26043. All advertising materials mentioning features or use of this software
2605 must display the following acknowledgement:
2606 This product includes software developed by the University of
2607 California, Berkeley and its contributors.
26084. Neither the name of the University nor the names of its contributors
2609 may be used to endorse or promote products derived from this software
2610 without specific prior written permission.
2611
2612THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2613ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2614IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2615ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2616FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2617DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2618OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2619HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2620LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2621OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2622SUCH DAMAGE.
2623
2624-------------------------------------------------------------------
2625
2626Copyright (c) 1992, 1993
2627 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002628(c) UNIX System Laboratories, Inc.
2629All or some portions of this file are derived from material licensed
2630to the University of California by American Telephone and Telegraph
2631Co. or Unix System Laboratories, Inc. and are reproduced herein with
2632the permission of UNIX System Laboratories, Inc.
2633
2634Redistribution and use in source and binary forms, with or without
2635modification, are permitted provided that the following conditions
2636are met:
26371. Redistributions of source code must retain the above copyright
2638 notice, this list of conditions and the following disclaimer.
26392. Redistributions in binary form must reproduce the above copyright
2640 notice, this list of conditions and the following disclaimer in the
2641 documentation and/or other materials provided with the distribution.
26423. Neither the name of the University nor the names of its contributors
2643 may be used to endorse or promote products derived from this software
2644 without specific prior written permission.
2645
2646THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2647ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2648IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2649ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2650FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2651DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2652OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2653HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2654LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2655OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2656SUCH DAMAGE.
2657
2658-------------------------------------------------------------------
2659
Elliott Hughes261e2232012-08-14 15:04:05 -07002660Copyright (c) 1992, 1993, 1994
2661 The Regents of the University of California. All rights reserved.
2662
2663This code is derived from software contributed to Berkeley by
2664Henry Spencer.
2665
2666Redistribution and use in source and binary forms, with or without
2667modification, are permitted provided that the following conditions
2668are met:
26691. Redistributions of source code must retain the above copyright
2670 notice, this list of conditions and the following disclaimer.
26712. Redistributions in binary form must reproduce the above copyright
2672 notice, this list of conditions and the following disclaimer in the
2673 documentation and/or other materials provided with the distribution.
26743. Neither the name of the University nor the names of its contributors
2675 may be used to endorse or promote products derived from this software
2676 without specific prior written permission.
2677
2678THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2679ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2681ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2682FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2683DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2684OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2685HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2686LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2687OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2688SUCH DAMAGE.
2689
2690-------------------------------------------------------------------
2691
Elliott Hughescc213f82012-08-14 15:32:42 -07002692Copyright (c) 1992, 1993, 1994 Henry Spencer.
2693
2694This code is derived from software contributed to Berkeley by
2695Henry Spencer.
2696
2697Redistribution and use in source and binary forms, with or without
2698modification, are permitted provided that the following conditions
2699are met:
27001. Redistributions of source code must retain the above copyright
2701 notice, this list of conditions and the following disclaimer.
27022. Redistributions in binary form must reproduce the above copyright
2703 notice, this list of conditions and the following disclaimer in the
2704 documentation and/or other materials provided with the distribution.
27053. All advertising materials mentioning features or use of this software
2706 must display the following acknowledgement:
2707 This product includes software developed by the University of
2708 California, Berkeley and its contributors.
27094. Neither the name of the University nor the names of its contributors
2710 may be used to endorse or promote products derived from this software
2711 without specific prior written permission.
2712
2713THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2714ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2715IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2716ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2717FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2718DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2719OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2720HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2721LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2722OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2723SUCH DAMAGE.
2724
2725-------------------------------------------------------------------
2726
Elliott Hughes261e2232012-08-14 15:04:05 -07002727Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002728 The Regents of the University of California. All rights reserved.
2729
2730Redistribution and use in source and binary forms, with or without
2731modification, are permitted provided that the following conditions
2732are met:
27331. Redistributions of source code must retain the above copyright
2734 notice, this list of conditions and the following disclaimer.
27352. Redistributions in binary form must reproduce the above copyright
2736 notice, this list of conditions and the following disclaimer in the
2737 documentation and/or other materials provided with the distribution.
27383. Neither the name of the University nor the names of its contributors
2739 may be used to endorse or promote products derived from this software
2740 without specific prior written permission.
2741
2742THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2743ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2744IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2745ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2746FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2747DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2748OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2749HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2750LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2751OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2752SUCH DAMAGE.
2753
2754-------------------------------------------------------------------
2755
Elliott Hughes261e2232012-08-14 15:04:05 -07002756Copyright (c) 1993 Martin Birgmeier
2757All rights reserved.
2758
2759You may redistribute unmodified or modified versions of this source
2760code provided that the above copyright notice and this and the
2761following conditions are retained.
2762
2763This software is provided ``as is'', and comes with no warranties
2764of any kind. I shall in no event be liable for anything that happens
2765to anyone/anything when using this software.
2766
2767-------------------------------------------------------------------
2768
Elliott Hughes4e54b112014-03-06 15:06:11 -08002769Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002770All rights reserved.
2771
Elliott Hughes448080d2013-01-29 16:25:06 -08002772Redistribution and use in source and binary forms, with or without
2773modification, are permitted provided that the following conditions
2774are met:
27751. Redistributions of source code must retain the above copyright
2776 notice, this list of conditions and the following disclaimer.
27772. Redistributions in binary form must reproduce the above copyright
2778 notice, this list of conditions and the following disclaimer in the
2779 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080027803. The name of the author may not be used to endorse or promote products
2781 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002782
Elliott Hughes4e54b112014-03-06 15:06:11 -08002783THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2784IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2785OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2786IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2787SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2788PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2789OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2790WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2791OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2792ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002793
2794-------------------------------------------------------------------
2795
Elliott Hughes261e2232012-08-14 15:04:05 -07002796Copyright (c) 1996 by Internet Software Consortium.
2797
2798Permission to use, copy, modify, and distribute this software for any
2799purpose with or without fee is hereby granted, provided that the above
2800copyright notice and this permission notice appear in all copies.
2801
2802THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2803ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2804OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2805CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2806DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2807PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2808ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2809SOFTWARE.
2810
2811-------------------------------------------------------------------
2812
2813Copyright (c) 1996, David Mazieres <dm@uun.org>
2814Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002815Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2816
2817Permission to use, copy, modify, and distribute this software for any
2818purpose with or without fee is hereby granted, provided that the above
2819copyright notice and this permission notice appear in all copies.
2820
2821THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2822WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2823MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2824ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2825WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2826ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2827OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2828
2829-------------------------------------------------------------------
2830
Elliott Hughesb3646832017-07-11 12:34:19 -07002831Copyright (c) 1996, David Mazieres <dm@uun.org>
2832Copyright (c) 2008, Damien Miller <djm@openbsd.org>
2833Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2834Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
2835
2836Permission to use, copy, modify, and distribute this software for any
2837purpose with or without fee is hereby granted, provided that the above
2838copyright notice and this permission notice appear in all copies.
2839
2840THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2841WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2842MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2843ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2844WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2845ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2846OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2847
2848-------------------------------------------------------------------
2849
Elliott Hughes15581382014-07-07 15:42:06 -07002850Copyright (c) 1996-1998, 2008 Theo de Raadt
2851Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07002852
2853Permission to use, copy, modify, and distribute this software for any
2854purpose with or without fee is hereby granted, provided that the above
2855copyright notice and this permission notice appear in all copies.
2856
2857THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2858WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2859MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2860ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2861WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2862ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2863OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2864
2865-------------------------------------------------------------------
2866
Elliott Hughes387d4b72012-08-09 15:17:46 -07002867Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07002868Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07002869All rights reserved.
2870
2871Redistribution and use in source and binary forms, with or without
2872modification, are permitted provided that the following conditions
2873are met:
28741. Redistributions of source code must retain the above copyright
2875 notice, this list of conditions and the following disclaimer.
28762. Redistributions in binary form must reproduce the above copyright
2877 notice, this list of conditions and the following disclaimer in the
2878 documentation and/or other materials provided with the distribution.
28793. All advertising materials mentioning features or use of this software
2880 must display the following acknowledgement:
2881 This product includes software developed by Mark Brinicombe
28824. Neither the name of the University nor the names of its contributors
2883 may be used to endorse or promote products derived from this software
2884 without specific prior written permission.
2885
2886THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2887ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2888IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2889ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2890FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2891DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2892OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2893HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2894LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2895OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2896SUCH DAMAGE.
2897
2898-------------------------------------------------------------------
2899
Elliott Hughes261e2232012-08-14 15:04:05 -07002900Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002901
2902Redistribution and use in source and binary forms, with or without
2903modification, are permitted provided that the following conditions
2904are met:
29051. Redistributions of source code must retain the above copyright
2906 notice, this list of conditions and the following disclaimer.
29072. Redistributions in binary form must reproduce the above copyright
2908 notice, this list of conditions and the following disclaimer in the
2909 documentation and/or other materials provided with the distribution.
2910
Elliott Hughes261e2232012-08-14 15:04:05 -07002911THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2912IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2913OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2914IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2915INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2916NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2917DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
2918THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2919(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2920THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002921
2922-------------------------------------------------------------------
2923
Elliott Hughesda46cae2018-05-24 14:40:32 -07002924Copyright (c) 1997 The NetBSD Foundation, Inc.
2925All rights reserved.
2926
2927This code is derived from software contributed to The NetBSD Foundation
2928by Neil A. Carson and Mark Brinicombe
2929
2930Redistribution and use in source and binary forms, with or without
2931modification, are permitted provided that the following conditions
2932are met:
29331. Redistributions of source code must retain the above copyright
2934 notice, this list of conditions and the following disclaimer.
29352. Redistributions in binary form must reproduce the above copyright
2936 notice, this list of conditions and the following disclaimer in the
2937 documentation and/or other materials provided with the distribution.
2938
2939THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
2940``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
2941TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2942PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
2943BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
2944CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
2945SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
2946INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
2947CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
2948ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
2949POSSIBILITY OF SUCH DAMAGE.
2950
2951-------------------------------------------------------------------
2952
Elliott Hughes26b06072020-07-31 11:00:10 -07002953Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughes261e2232012-08-14 15:04:05 -07002954
2955Permission to use, copy, modify, and distribute this software for any
2956purpose with or without fee is hereby granted, provided that the above
2957copyright notice and this permission notice appear in all copies.
2958
2959THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2960WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2961MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2962ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2963WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2964ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2965OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2966
2967-------------------------------------------------------------------
2968
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08002969Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002970All rights reserved.
2971
2972Redistribution and use in source and binary forms, with or without
2973modification, are permitted provided that the following conditions
2974are met:
29751. Redistributions of source code must retain the above copyright
2976 notice, this list of conditions and the following disclaimer.
29772. Redistributions in binary form must reproduce the above copyright
2978 notice, this list of conditions and the following disclaimer in the
2979 documentation and/or other materials provided with the distribution.
29803. The name of the author may not be used to endorse or promote products
2981 derived from this software without specific prior written permission.
2982
2983THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
2984INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
2985AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
2986THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
2987EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2988PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2989OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2990WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2991OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2992ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2993
2994-------------------------------------------------------------------
2995
Elliott Hughes261e2232012-08-14 15:04:05 -07002996Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002997All rights reserved.
2998
Elliott Hughes261e2232012-08-14 15:04:05 -07002999This code was contributed to The NetBSD Foundation by Klaus Klein.
3000
Elliott Hughes387d4b72012-08-09 15:17:46 -07003001Redistribution and use in source and binary forms, with or without
3002modification, are permitted provided that the following conditions
3003are met:
30041. Redistributions of source code must retain the above copyright
3005 notice, this list of conditions and the following disclaimer.
30062. Redistributions in binary form must reproduce the above copyright
3007 notice, this list of conditions and the following disclaimer in the
3008 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070030093. All advertising materials mentioning features or use of this software
3010 must display the following acknowledgement:
3011 This product includes software developed by the NetBSD
3012 Foundation, Inc. and its contributors.
30134. Neither the name of The NetBSD Foundation nor the names of its
3014 contributors may be used to endorse or promote products derived
3015 from this software without specific prior written permission.
3016
3017THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3018``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3019TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3020PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3021BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3022CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3023SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3024INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3025CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3026ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3027POSSIBILITY OF SUCH DAMAGE.
3028
3029-------------------------------------------------------------------
3030
3031Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3032All rights reserved.
3033
3034This code is derived from software contributed to The NetBSD Foundation
3035by Luke Mewburn.
3036
3037Redistribution and use in source and binary forms, with or without
3038modification, are permitted provided that the following conditions
3039are met:
30401. Redistributions of source code must retain the above copyright
3041 notice, this list of conditions and the following disclaimer.
30422. Redistributions in binary form must reproduce the above copyright
3043 notice, this list of conditions and the following disclaimer in the
3044 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003045
3046THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3047``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3048TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3049PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3050BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3051CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3052SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3053INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3054CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3055ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3056POSSIBILITY OF SUCH DAMAGE.
3057
3058-------------------------------------------------------------------
3059
3060Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3061All rights reserved.
3062
3063This code is derived from software contributed to The NetBSD Foundation
3064by Luke Mewburn; and by Jason R. Thorpe.
3065
3066Redistribution and use in source and binary forms, with or without
3067modification, are permitted provided that the following conditions
3068are met:
30691. Redistributions of source code must retain the above copyright
3070 notice, this list of conditions and the following disclaimer.
30712. Redistributions in binary form must reproduce the above copyright
3072 notice, this list of conditions and the following disclaimer in the
3073 documentation and/or other materials provided with the distribution.
30743. All advertising materials mentioning features or use of this software
3075 must display the following acknowledgement:
3076 This product includes software developed by the NetBSD
3077 Foundation, Inc. and its contributors.
30784. Neither the name of The NetBSD Foundation nor the names of its
3079 contributors may be used to endorse or promote products derived
3080 from this software without specific prior written permission.
3081
3082THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3083``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3084TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3085PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3086BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3087CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3088SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3089INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3090CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3091ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3092POSSIBILITY OF SUCH DAMAGE.
3093
3094-------------------------------------------------------------------
3095
Elliott Hughes261e2232012-08-14 15:04:05 -07003096Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3097
3098Permission to use, copy, modify, and distribute this software for any
3099purpose with or without fee is hereby granted, provided that the above
3100copyright notice and this permission notice appear in all copies.
3101
3102THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3103WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3104MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3105ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3106WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3107ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3108OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3109
3110-------------------------------------------------------------------
3111
3112Copyright (c) 1998 Softweyr LLC. All rights reserved.
3113
3114strtok_r, from Berkeley strtok
3115Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3116
3117Copyright (c) 1988, 1993
3118 The Regents of the University of California. All rights reserved.
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 notices, this list of conditions and the following disclaimer.
31252. Redistributions in binary form must reproduce the above copyright
3126 notices, this list of conditions and the following disclaimer in the
3127 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070031283. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003129 may be used to endorse or promote products derived from this software
3130 without specific prior written permission.
3131
Elliott Hughes261e2232012-08-14 15:04:05 -07003132THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3133``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3134LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3135PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3136REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3137SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3138TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3139PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3140LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3141NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3142SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3143
3144-------------------------------------------------------------------
3145
3146Copyright (c) 1998 The NetBSD Foundation, Inc.
3147All rights reserved.
3148
3149This code is derived from software contributed to The NetBSD Foundation
3150by Klaus Klein.
3151
3152Redistribution and use in source and binary forms, with or without
3153modification, are permitted provided that the following conditions
3154are met:
31551. Redistributions of source code must retain the above copyright
3156 notice, this list of conditions and the following disclaimer.
31572. Redistributions in binary form must reproduce the above copyright
3158 notice, this list of conditions and the following disclaimer in the
3159 documentation and/or other materials provided with the distribution.
31603. All advertising materials mentioning features or use of this software
3161 must display the following acknowledgement:
3162 This product includes software developed by the NetBSD
3163 Foundation, Inc. and its contributors.
31644. Neither the name of The NetBSD Foundation nor the names of its
3165 contributors may be used to endorse or promote products derived
3166 from this software without specific prior written permission.
3167
3168THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3169``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3170TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3171PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3172BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3173CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3174SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3175INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3176CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3177ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3178POSSIBILITY OF SUCH DAMAGE.
3179
3180-------------------------------------------------------------------
3181
3182Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003183All rights reserved.
3184
3185Redistribution and use in source and binary forms, with or without
3186modification, are permitted provided that the following conditions
3187are met:
31881. Redistributions of source code must retain the above copyright
3189 notice, this list of conditions and the following disclaimer.
31902. Redistributions in binary form must reproduce the above copyright
3191 notice, this list of conditions and the following disclaimer in the
3192 documentation and/or other materials provided with the distribution.
31933. The name of the author may not be used to endorse or promote products
3194 derived from this software without specific prior written permission.
3195
3196THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3197INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3198AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3199THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3200EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3201PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3202OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3203WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3204OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3205ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3206
3207-------------------------------------------------------------------
3208
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08003209Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org>
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003210
3211Permission to use, copy, modify, and distribute this software for any
3212purpose with or without fee is hereby granted, provided that the above
3213copyright notice and this permission notice appear in all copies.
3214
3215THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3216WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3217MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3218ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3219WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3220ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3221OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3222
3223-------------------------------------------------------------------
3224
Elliott Hughes261e2232012-08-14 15:04:05 -07003225Copyright (c) 1999
3226 David E. O'Brien
3227Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003228 The Regents of the University of California. All rights reserved.
3229
3230Redistribution and use in source and binary forms, with or without
3231modification, are permitted provided that the following conditions
3232are met:
32331. Redistributions of source code must retain the above copyright
3234 notice, this list of conditions and the following disclaimer.
32352. Redistributions in binary form must reproduce the above copyright
3236 notice, this list of conditions and the following disclaimer in the
3237 documentation and/or other materials provided with the distribution.
32383. Neither the name of the University nor the names of its contributors
3239 may be used to endorse or promote products derived from this software
3240 without specific prior written permission.
3241
3242THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3243ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3244IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3245ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3246FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3247DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3248OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3249HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3250LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3251OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3252SUCH DAMAGE.
3253
3254-------------------------------------------------------------------
3255
Elliott Hughes261e2232012-08-14 15:04:05 -07003256Copyright (c) 2000 Ben Harris.
3257Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3258All rights reserved.
3259
3260Redistribution and use in source and binary forms, with or without
3261modification, are permitted provided that the following conditions
3262are met:
32631. Redistributions of source code must retain the above copyright
3264 notice, this list of conditions and the following disclaimer.
32652. Redistributions in binary form must reproduce the above copyright
3266 notice, this list of conditions and the following disclaimer in the
3267 documentation and/or other materials provided with the distribution.
32683. Neither the name of the project nor the names of its contributors
3269 may be used to endorse or promote products derived from this software
3270 without specific prior written permission.
3271
3272THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3273ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3274IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3275ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3276FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3277DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3278OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3279HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3280LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3281OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3282SUCH DAMAGE.
3283
3284-------------------------------------------------------------------
3285
3286Copyright (c) 2000 The NetBSD Foundation, Inc.
3287All rights reserved.
3288
3289This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003290by Dieter Baron and Thomas Klausner.
3291
3292Redistribution and use in source and binary forms, with or without
3293modification, are permitted provided that the following conditions
3294are met:
32951. Redistributions of source code must retain the above copyright
3296 notice, this list of conditions and the following disclaimer.
32972. Redistributions in binary form must reproduce the above copyright
3298 notice, this list of conditions and the following disclaimer in the
3299 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003300
3301THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3302``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3303TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3304PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3305BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3306CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3307SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3308INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3309CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3310ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3311POSSIBILITY OF SUCH DAMAGE.
3312
3313-------------------------------------------------------------------
3314
Elliott Hughes54a74942014-01-03 16:40:37 -08003315Copyright (c) 2001 Wasabi Systems, Inc.
3316All rights reserved.
3317
3318Written by Frank van der Linden for Wasabi Systems, Inc.
3319
3320Redistribution and use in source and binary forms, with or without
3321modification, are permitted provided that the following conditions
3322are met:
33231. Redistributions of source code must retain the above copyright
3324 notice, this list of conditions and the following disclaimer.
33252. Redistributions in binary form must reproduce the above copyright
3326 notice, this list of conditions and the following disclaimer in the
3327 documentation and/or other materials provided with the distribution.
33283. All advertising materials mentioning features or use of this software
3329 must display the following acknowledgement:
3330 This product includes software developed for the NetBSD Project by
3331 Wasabi Systems, Inc.
33324. The name of Wasabi Systems, Inc. may not be used to endorse
3333 or promote products derived from this software without specific prior
3334 written permission.
3335
3336THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3337ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3338TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3339PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3340BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3341CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3342SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3343INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3344CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3345ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3346POSSIBILITY OF SUCH DAMAGE.
3347
3348-------------------------------------------------------------------
3349
Elliott Hughes882b8af2016-05-16 17:35:36 -07003350Copyright (c) 2001-2011 The FreeBSD Project.
3351All rights reserved.
3352
3353Redistribution and use in source and binary forms, with or without
3354modification, are permitted provided that the following conditions
3355are met:
33561. Redistributions of source code must retain the above copyright
3357 notice, this list of conditions and the following disclaimer.
33582. Redistributions in binary form must reproduce the above copyright
3359 notice, this list of conditions and the following disclaimer in the
3360 documentation and/or other materials provided with the distribution.
3361
3362THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3363ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3364IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3365ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3366FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3367DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3368OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3369HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3370LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3371OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3372SUCH DAMAGE.
3373
3374-------------------------------------------------------------------
3375
Elliott Hughes261e2232012-08-14 15:04:05 -07003376Copyright (c) 2002 Daniel Hartmeier
3377All rights reserved.
3378
3379Redistribution and use in source and binary forms, with or without
3380modification, are permitted provided that the following conditions
3381are met:
3382
3383 - Redistributions of source code must retain the above copyright
3384 notice, this list of conditions and the following disclaimer.
3385 - Redistributions in binary form must reproduce the above
3386 copyright notice, this list of conditions and the following
3387 disclaimer in the documentation and/or other materials provided
3388 with the distribution.
3389
3390THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3391"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3392LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3393FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3394COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3395INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3396BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3397LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3398CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3399LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3400ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3401POSSIBILITY OF SUCH DAMAGE.
3402
3403-------------------------------------------------------------------
3404
Elliott Hughes261e2232012-08-14 15:04:05 -07003405Copyright (c) 2002 Tim J. Robbins
3406All rights reserved.
3407
3408Redistribution and use in source and binary forms, with or without
3409modification, are permitted provided that the following conditions
3410are met:
34111. Redistributions of source code must retain the above copyright
3412 notice, this list of conditions and the following disclaimer.
34132. Redistributions in binary form must reproduce the above copyright
3414 notice, this list of conditions and the following disclaimer in the
3415 documentation and/or other materials provided with the distribution.
3416
3417THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3418ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3419IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3420ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3421FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3422DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3423OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3424HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3425LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3426OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3427SUCH DAMAGE.
3428
3429-------------------------------------------------------------------
3430
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003431Copyright (c) 2002 Tim J. Robbins.
3432All rights reserved.
3433
3434Redistribution and use in source and binary forms, with or without
3435modification, are permitted provided that the following conditions
3436are met:
34371. Redistributions of source code must retain the above copyright
3438 notice, this list of conditions and the following disclaimer.
34392. Redistributions in binary form must reproduce the above copyright
3440 notice, this list of conditions and the following disclaimer in the
3441 documentation and/or other materials provided with the distribution.
3442
3443THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3444ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3445IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3446ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3447FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3448DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3449OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3450HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3451LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3452OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3453SUCH DAMAGE.
3454
3455-------------------------------------------------------------------
3456
Elliott Hughes261e2232012-08-14 15:04:05 -07003457Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3458
3459Permission to use, copy, modify, and distribute this software for any
3460purpose with or without fee is hereby granted, provided that the above
3461copyright notice and this permission notice appear in all copies.
3462
3463THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3464WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3465MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3466ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3467WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3468ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3469OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3470
3471Sponsored in part by the Defense Advanced Research Projects
3472Agency (DARPA) and Air Force Research Laboratory, Air Force
3473Materiel Command, USAF, under agreement number F39502-99-1-0512.
3474
3475-------------------------------------------------------------------
3476
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003477Copyright (c) 2002, 2003 Tim J. Robbins.
3478All rights reserved.
3479
3480Redistribution and use in source and binary forms, with or without
3481modification, are permitted provided that the following conditions
3482are met:
34831. Redistributions of source code must retain the above copyright
3484 notice, this list of conditions and the following disclaimer.
34852. Redistributions in binary form must reproduce the above copyright
3486 notice, this list of conditions and the following disclaimer in the
3487 documentation and/or other materials provided with the distribution.
3488
3489THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3490ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3491IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3492ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3493FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3494DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3495OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3496HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3497LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3498OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3499SUCH DAMAGE.
3500
3501-------------------------------------------------------------------
3502
3503Copyright (c) 2002-2004 Tim J. Robbins
3504All rights reserved.
3505
3506Redistribution and use in source and binary forms, with or without
3507modification, are permitted provided that the following conditions
3508are met:
35091. Redistributions of source code must retain the above copyright
3510 notice, this list of conditions and the following disclaimer.
35112. Redistributions in binary form must reproduce the above copyright
3512 notice, this list of conditions and the following disclaimer in the
3513 documentation and/or other materials provided with the distribution.
3514
3515THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3516ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3517IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3518ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3519FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3520DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3521OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3522HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3523LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3524OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3525SUCH DAMAGE.
3526
3527-------------------------------------------------------------------
3528
3529Copyright (c) 2002-2004 Tim J. Robbins.
3530All rights reserved.
3531
3532Redistribution and use in source and binary forms, with or without
3533modification, are permitted provided that the following conditions
3534are met:
35351. Redistributions of source code must retain the above copyright
3536 notice, this list of conditions and the following disclaimer.
35372. Redistributions in binary form must reproduce the above copyright
3538 notice, this list of conditions and the following disclaimer in the
3539 documentation and/or other materials provided with the distribution.
3540
3541THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3542ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3543IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3544ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3545FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3546DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3547OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3548HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3549LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3550OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3551SUCH DAMAGE.
3552
3553-------------------------------------------------------------------
3554
Elliott Hughesab528072018-07-24 00:01:52 +00003555Copyright (c) 2003 Dag-Erling Smørgrav
3556All rights reserved.
3557
3558Redistribution and use in source and binary forms, with or without
3559modification, are permitted provided that the following conditions
3560are met:
35611. Redistributions of source code must retain the above copyright
3562 notice, this list of conditions and the following disclaimer
3563 in this position and unchanged.
35642. Redistributions in binary form must reproduce the above copyright
3565 notice, this list of conditions and the following disclaimer in the
3566 documentation and/or other materials provided with the distribution.
35673. The name of the author may not be used to endorse or promote products
3568 derived from this software without specific prior written permission.
3569
3570THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3571IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3572OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3573IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3574INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3575NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3576DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3577THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3578(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3579THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3580
3581-------------------------------------------------------------------
3582
Elliott Hughesacbe3222014-04-16 17:01:12 -07003583Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3584All rights reserved.
3585
3586Redistribution and use in source and binary forms, with or without
3587modification, are permitted provided that the following conditions
3588are met:
35891. Redistributions of source code must retain the above copyright
3590 notice, this list of conditions and the following disclaimer.
35912. Redistributions in binary form must reproduce the above copyright
3592 notice, this list of conditions and the following disclaimer in the
3593 documentation and/or other materials provided with the distribution.
3594
3595THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3596ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3597IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3598ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3599FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3600DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3601OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3602HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3603LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3604OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3605SUCH DAMAGE.
3606
3607-------------------------------------------------------------------
3608
Dan Albertc30862f2016-10-20 11:45:16 -07003609Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07003610Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3611All rights reserved.
3612
3613Redistribution and use in source and binary forms, with or without
3614modification, are permitted provided that the following conditions
3615are met:
36161. Redistributions of source code must retain the above copyright
3617 notice, this list of conditions and the following disclaimer.
36182. Redistributions in binary form must reproduce the above copyright
3619 notice, this list of conditions and the following disclaimer in the
3620 documentation and/or other materials provided with the distribution.
3621
3622THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3623ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3624IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3625ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3626FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3627DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3628OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3629HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3630LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3631OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3632SUCH DAMAGE.
3633
3634-------------------------------------------------------------------
3635
Elliott Hughes261e2232012-08-14 15:04:05 -07003636Copyright (c) 2003 Networks Associates Technology, Inc.
3637All rights reserved.
3638
3639Portions of this software were developed for the FreeBSD Project by
3640Jacques A. Vidrine, Safeport Network Services, and Network
3641Associates Laboratories, the Security Research Division of Network
3642Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3643("CBOSS"), as part of the DARPA CHATS research program.
3644
3645Redistribution and use in source and binary forms, with or without
3646modification, are permitted provided that the following conditions
3647are met:
36481. Redistributions of source code must retain the above copyright
3649 notice, this list of conditions and the following disclaimer.
36502. Redistributions in binary form must reproduce the above copyright
3651 notice, this list of conditions and the following disclaimer in the
3652 documentation and/or other materials provided with the distribution.
3653
3654THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3655ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3656IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3657ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3658FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3659DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3660OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3661HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3662LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3663OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3664SUCH DAMAGE.
3665
3666-------------------------------------------------------------------
3667
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003668Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3669
3670Permission to use, copy, modify, and distribute this software for any
3671purpose with or without fee is hereby granted, provided that the above
3672copyright notice and this permission notice appear in all copies.
3673
3674THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3675WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3676MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3677ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3678WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3679ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3680OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3681
3682Sponsored in part by the Defense Advanced Research Projects
3683Agency (DARPA) and Air Force Research Laboratory, Air Force
3684Materiel Command, USAF, under agreement number F39502-99-1-0512.
3685
3686-------------------------------------------------------------------
3687
Elliott Hughes882b8af2016-05-16 17:35:36 -07003688Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3689
3690Permission to use, copy, modify, and distribute this software for any
3691purpose with or without fee is hereby granted, provided that the above
3692copyright notice and this permission notice appear in all copies.
3693
3694THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3695WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3696MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3697ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3698WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3699ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3700OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3701
3702Sponsored in part by the Defense Advanced Research Projects
3703Agency (DARPA) and Air Force Research Laboratory, Air Force
3704Materiel Command, USAF, under agreement number F39502-99-1-0512.
3705
3706-------------------------------------------------------------------
3707
Elliott Hughesab528072018-07-24 00:01:52 +00003708Copyright (c) 2003, Steven G. Kargl
3709All rights reserved.
3710
3711Redistribution and use in source and binary forms, with or without
3712modification, are permitted provided that the following conditions
3713are met:
37141. Redistributions of source code must retain the above copyright
3715 notice unmodified, this list of conditions, and the following
3716 disclaimer.
37172. Redistributions in binary form must reproduce the above copyright
3718 notice, this list of conditions and the following disclaimer in the
3719 documentation and/or other materials provided with the distribution.
3720
3721THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3722IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3723OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3724IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3725INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3726NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3727DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3728THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3729(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3730THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3731
3732-------------------------------------------------------------------
3733
Dan Albertc30862f2016-10-20 11:45:16 -07003734Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
3735All rights reserved.
3736
3737Redistribution and use in source and binary forms, with or without
3738modification, are permitted provided that the following conditions
3739are met:
37401. Redistributions of source code must retain the above copyright
3741 notice, this list of conditions and the following disclaimer.
37422. Redistributions in binary form must reproduce the above copyright
3743 notice, this list of conditions and the following disclaimer in the
3744 documentation and/or other materials provided with the distribution.
3745
3746THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3747ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3748IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3749ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3750FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3751DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3752OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3753HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3754LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3755OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3756SUCH DAMAGE.
3757
3758-------------------------------------------------------------------
3759
Elliott Hughesab528072018-07-24 00:01:52 +00003760Copyright (c) 2004 Stefan Farfeleder
3761All rights reserved.
3762
3763Redistribution and use in source and binary forms, with or without
3764modification, are permitted provided that the following conditions
3765are met:
37661. Redistributions of source code must retain the above copyright
3767 notice, this list of conditions and the following disclaimer.
37682. Redistributions in binary form must reproduce the above copyright
3769 notice, this list of conditions and the following disclaimer in the
3770 documentation and/or other materials provided with the distribution.
3771
3772THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3773ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3774IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3775ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
3776FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3777DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3778OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3779HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3780LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3781OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3782SUCH DAMAGE.
3783
3784-------------------------------------------------------------------
3785
Elliott Hughes261e2232012-08-14 15:04:05 -07003786Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3787Copyright (c) 1995,1999 by Internet Software Consortium.
3788
3789Permission to use, copy, modify, and distribute this software for any
3790purpose with or without fee is hereby granted, provided that the above
3791copyright notice and this permission notice appear in all copies.
3792
3793THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3794WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3795MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3796ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3797WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3798ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3799OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3800
3801-------------------------------------------------------------------
3802
3803Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3804Copyright (c) 1995-1999 by Internet Software Consortium
3805
3806Permission to use, copy, modify, and distribute this software for any
3807purpose with or without fee is hereby granted, provided that the above
3808copyright notice and this permission notice appear in all copies.
3809
3810THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3811WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3812MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3813ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3814WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3815ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3816OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3817
3818-------------------------------------------------------------------
3819
3820Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3821Copyright (c) 1995-1999 by Internet Software Consortium.
3822
3823Permission to use, copy, modify, and distribute this software for any
3824purpose with or without fee is hereby granted, provided that the above
3825copyright notice and this permission notice appear in all copies.
3826
3827THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3828WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3829MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3830ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3831WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3832ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3833OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3834
3835-------------------------------------------------------------------
3836
3837Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3838Copyright (c) 1996,1999 by Internet Software Consortium.
3839
3840Permission to use, copy, modify, and distribute this software for any
3841purpose with or without fee is hereby granted, provided that the above
3842copyright notice and this permission notice appear in all copies.
3843
3844THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3845WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3846MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3847ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3848WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3849ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3850OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3851
3852-------------------------------------------------------------------
3853
3854Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3855Copyright (c) 1996-1999 by Internet Software Consortium
3856
3857Permission to use, copy, modify, and distribute this software for any
3858purpose with or without fee is hereby granted, provided that the above
3859copyright notice and this permission notice appear in all copies.
3860
3861THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3862WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3863MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3864ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3865WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3866ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3867OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3868
3869-------------------------------------------------------------------
3870
3871Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3872Copyright (c) 1996-1999 by Internet Software Consortium.
3873
3874Permission to use, copy, modify, and distribute this software for any
3875purpose with or without fee is hereby granted, provided that the above
3876copyright notice and this permission notice appear in all copies.
3877
3878THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3879WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3880MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3881ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3882WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3883ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3884OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3885
3886-------------------------------------------------------------------
3887
3888Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3889Copyright (c) 1997,1999 by Internet Software Consortium.
3890
3891Permission to use, copy, modify, and distribute this software for any
3892purpose with or without fee is hereby granted, provided that the above
3893copyright notice and this permission notice appear in all copies.
3894
3895THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3896WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3897MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3898ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3899WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3900ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3901OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3902
3903-------------------------------------------------------------------
3904
3905Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07003906Copyright (c) 1999 by Internet Software Consortium.
3907
3908Permission to use, copy, modify, and distribute this software for any
3909purpose with or without fee is hereby granted, provided that the above
3910copyright notice and this permission notice appear in all copies.
3911
3912THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3913WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3914MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3915ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3916WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3917ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3918OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3919
3920-------------------------------------------------------------------
3921
3922Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3923Portions Copyright (c) 1996-1999 by Internet Software Consortium.
3924
3925Permission to use, copy, modify, and distribute this software for any
3926purpose with or without fee is hereby granted, provided that the above
3927copyright notice and this permission notice appear in all copies.
3928
3929THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3930WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3931MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3932ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3933WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3934ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3935OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3936
3937-------------------------------------------------------------------
3938
Elliott Hughesacbe3222014-04-16 17:01:12 -07003939Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
3940All rights reserved.
3941
3942Redistribution and use in source and binary forms, with or without
3943modification, are permitted provided that the following conditions
3944are met:
39451. Redistributions of source code must retain the above copyright
3946 notice, this list of conditions and the following disclaimer.
39472. Redistributions in binary form must reproduce the above copyright
3948 notice, this list of conditions and the following disclaimer in the
3949 documentation and/or other materials provided with the distribution.
3950
3951THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3952ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3953IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3954ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3955FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3956DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3957OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3958HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3959LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3960OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3961SUCH DAMAGE.
3962
3963-------------------------------------------------------------------
3964
Elliott Hughes882b8af2016-05-16 17:35:36 -07003965Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
3966All rights reserved.
3967
3968Redistribution and use in source and binary forms, with or without
3969modification, are permitted provided that the following conditions
3970are met:
39711. Redistributions of source code must retain the above copyright
3972 notice, this list of conditions and the following disclaimer.
39732. Redistributions in binary form must reproduce the above copyright
3974 notice, this list of conditions and the following disclaimer in the
3975 documentation and/or other materials provided with the distribution.
3976
3977THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3978ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3979IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3980ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3981FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3982DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3983OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3984HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3985LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3986OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3987SUCH DAMAGE.
3988
3989-------------------------------------------------------------------
3990
3991Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
3992All rights reserved.
3993
3994Redistribution and use in source and binary forms, with or without
3995modification, are permitted provided that the following conditions
3996are met:
39971. Redistributions of source code must retain the above copyright
3998 notice, this list of conditions and the following disclaimer.
39992. Redistributions in binary form must reproduce the above copyright
4000 notice, this list of conditions and the following disclaimer in the
4001 documentation and/or other materials provided with the distribution.
4002
4003THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4004ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4005IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4006ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4007FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4008DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4009OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4010HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4011LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4012OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4013SUCH DAMAGE.
4014
4015-------------------------------------------------------------------
4016
Elliott Hughesab528072018-07-24 00:01:52 +00004017Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
4018All rights reserved.
4019
4020Redistribution and use in source and binary forms, with or without
4021modification, are permitted provided that the following conditions
4022are met:
40231. Redistributions of source code must retain the above copyright
4024 notice unmodified, this list of conditions, and the following
4025 disclaimer.
40262. Redistributions in binary form must reproduce the above copyright
4027 notice, this list of conditions and the following disclaimer in the
4028 documentation and/or other materials provided with the distribution.
4029
4030THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4031IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4032OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4033IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4034INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4035NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4036DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4037THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4038(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4039THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4040
4041-------------------------------------------------------------------
4042
4043Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
4044All rights reserved.
4045
4046Redistribution and use in source and binary forms, with or without
4047modification, are permitted provided that the following conditions
4048are met:
40491. Redistributions of source code must retain the above copyright
4050 notice, this list of conditions and the following disclaimer.
40512. Redistributions in binary form must reproduce the above copyright
4052 notice, this list of conditions and the following disclaimer in the
4053 documentation and/or other materials provided with the distribution.
4054
4055THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4056ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4057IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4058ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4059FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4060DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4061OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4062HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4063LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4064OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4065SUCH DAMAGE.
4066
4067-------------------------------------------------------------------
4068
Elliott Hughes261e2232012-08-14 15:04:05 -07004069Copyright (c) 2005 Tim J. Robbins.
4070All rights reserved.
4071
4072Redistribution and use in source and binary forms, with or without
4073modification, are permitted provided that the following conditions
4074are met:
40751. Redistributions of source code must retain the above copyright
4076 notice, this list of conditions and the following disclaimer.
40772. Redistributions in binary form must reproduce the above copyright
4078 notice, this list of conditions and the following disclaimer in the
4079 documentation and/or other materials provided with the distribution.
4080
4081THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4082ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4083IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4084ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4085FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4086DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4087OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4088HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4089LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4090OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4091SUCH DAMAGE.
4092
4093-------------------------------------------------------------------
4094
Elliott Hughes448080d2013-01-29 16:25:06 -08004095Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4096Copyright (c) 1995-1999 by Internet Software Consortium
4097
4098Permission to use, copy, modify, and distribute this software for any
4099purpose with or without fee is hereby granted, provided that the above
4100copyright notice and this permission notice appear in all copies.
4101
4102THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4103WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4104MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4105ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4106WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4107ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4108OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4109
4110-------------------------------------------------------------------
4111
Dan Albertc30862f2016-10-20 11:45:16 -07004112Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
4113All rights reserved.
4114
4115Redistribution and use in source and binary forms, with or without
4116modification, are permitted provided that the following conditions
4117are met:
41181. Redistributions of source code must retain the above copyright
4119 notice, this list of conditions and the following disclaimer.
41202. Redistributions in binary form must reproduce the above copyright
4121 notice, this list of conditions and the following disclaimer in the
4122 documentation and/or other materials provided with the distribution.
4123
4124THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4125ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4126IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4127ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4128FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4129DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4130OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4131HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4132LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4133OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4134SUCH DAMAGE.
4135
4136-------------------------------------------------------------------
4137
Elliott Hughesab528072018-07-24 00:01:52 +00004138Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
4139All rights reserved.
4140
4141Redistribution and use in source and binary forms, with or without
4142modification, are permitted provided that the following conditions
4143are met:
41441. Redistributions of source code must retain the above copyright
4145 notice, this list of conditions and the following disclaimer.
41462. Redistributions in binary form must reproduce the above copyright
4147 notice, this list of conditions and the following disclaimer in the
4148 documentation and/or other materials provided with the distribution.
4149
4150THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4151ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4152IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4153ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4154FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4155DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4156OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4157HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4158LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4159OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4160SUCH DAMAGE.
4161
4162-------------------------------------------------------------------
4163
Elliott Hughes26b06072020-07-31 11:00:10 -07004164Copyright (c) 2005-2018 Rich Felker
Elliott Hughesc6b38ae2019-11-22 11:15:42 -08004165
4166Permission is hereby granted, free of charge, to any person obtaining
4167a copy of this software and associated documentation files (the
4168"Software"), to deal in the Software without restriction, including
4169without limitation the rights to use, copy, modify, merge, publish,
4170distribute, sublicense, and/or sell copies of the Software, and to
4171permit persons to whom the Software is furnished to do so, subject to
4172the following conditions:
4173
4174The above copyright notice and this permission notice shall be
4175included in all copies or substantial portions of the Software.
4176
4177THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4178EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4179MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4180IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4181CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4182TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4183SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4184
4185-------------------------------------------------------------------
4186
Elliott Hughes5633caa2020-08-06 14:32:43 -07004187Copyright (c) 2005-2020 Rich Felker, et al.
4188
4189Permission is hereby granted, free of charge, to any person obtaining
4190a copy of this software and associated documentation files (the
4191"Software"), to deal in the Software without restriction, including
4192without limitation the rights to use, copy, modify, merge, publish,
4193distribute, sublicense, and/or sell copies of the Software, and to
4194permit persons to whom the Software is furnished to do so, subject to
4195the following conditions:
4196
4197The above copyright notice and this permission notice shall be
4198included in all copies or substantial portions of the Software.
4199
4200THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4201EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4202MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4203IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4204CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4205TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4206SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4207
4208-------------------------------------------------------------------
4209
Dan Albertc30862f2016-10-20 11:45:16 -07004210Copyright (c) 2007 David Schultz
4211All rights reserved.
4212
4213Redistribution and use in source and binary forms, with or without
4214modification, are permitted provided that the following conditions
4215are met:
42161. Redistributions of source code must retain the above copyright
4217 notice, this list of conditions and the following disclaimer.
42182. Redistributions in binary form must reproduce the above copyright
4219 notice, this list of conditions and the following disclaimer in the
4220 documentation and/or other materials provided with the distribution.
4221
4222THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4223ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4224IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4225ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4226FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4227DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4228OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4229HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4230LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4231OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4232SUCH DAMAGE.
4233
4234-------------------------------------------------------------------
4235
Elliott Hughesab528072018-07-24 00:01:52 +00004236Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4237All rights reserved.
4238
4239Redistribution and use in source and binary forms, with or without
4240modification, are permitted provided that the following conditions
4241are met:
42421. Redistributions of source code must retain the above copyright
4243 notice, this list of conditions and the following disclaimer.
42442. Redistributions in binary form must reproduce the above copyright
4245 notice, this list of conditions and the following disclaimer in the
4246 documentation and/or other materials provided with the distribution.
4247
4248THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4249ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4250IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4251ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4252FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4253DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4254OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4255HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4256LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4257OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4258SUCH DAMAGE.
4259
4260-------------------------------------------------------------------
4261
4262Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4263All rights reserved.
4264
4265Redistribution and use in source and binary forms, with or without
4266modification, are permitted provided that the following conditions
4267are met:
42681. Redistributions of source code must retain the above copyright
4269 notice, this list of conditions and the following disclaimer.
42702. Redistributions in binary form must reproduce the above copyright
4271 notice, this list of conditions and the following disclaimer in the
4272 documentation and/or other materials provided with the distribution.
4273
4274THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4275ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4276IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4277ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4278FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4279DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4280OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4281HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4282LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4283OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4284SUCH DAMAGE.
4285
4286Derived from s_modf.c, which has the following Copyright:
4287====================================================
4288Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
4289
4290Developed at SunPro, a Sun Microsystems, Inc. business.
4291Permission to use, copy, modify, and distribute this
4292software is freely granted, provided that this notice
4293is preserved.
4294
4295-------------------------------------------------------------------
4296
4297Copyright (c) 2007 Steven G. Kargl
4298All rights reserved.
4299
4300Redistribution and use in source and binary forms, with or without
4301modification, are permitted provided that the following conditions
4302are met:
43031. Redistributions of source code must retain the above copyright
4304 notice unmodified, this list of conditions, and the following
4305 disclaimer.
43062. Redistributions in binary form must reproduce the above copyright
4307 notice, this list of conditions and the following disclaimer in the
4308 documentation and/or other materials provided with the distribution.
4309
4310THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4311IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4312OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4313IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4314INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4315NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4316DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4317THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4318(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4319THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4320
4321-------------------------------------------------------------------
4322
Dan Albertc30862f2016-10-20 11:45:16 -07004323Copyright (c) 2007 The NetBSD Foundation, Inc.
4324All rights reserved.
4325
4326This code is derived from software written by Stephen L. Moshier.
4327It is redistributed by the NetBSD Foundation by permission of the author.
4328
4329Redistribution and use in source and binary forms, with or without
4330modification, are permitted provided that the following conditions
4331are met:
43321. Redistributions of source code must retain the above copyright
4333 notice, this list of conditions and the following disclaimer.
43342. Redistributions in binary form must reproduce the above copyright
4335 notice, this list of conditions and the following disclaimer in the
4336 documentation and/or other materials provided with the distribution.
4337
4338THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4339``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4340TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4341PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4342BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4343CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4344SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4345INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4346CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4347ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4348POSSIBILITY OF SUCH DAMAGE.
4349
4350-------------------------------------------------------------------
4351
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004352Copyright (c) 2007 Todd C. Miller <millert@openbsd.org>
Elliott Hughes7e54c762015-05-12 10:09:01 -07004353
4354Permission to use, copy, modify, and distribute this software for any
4355purpose with or without fee is hereby granted, provided that the above
4356copyright notice and this permission notice appear in all copies.
4357
4358THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4359WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4360MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4361ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4362WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4363ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4364OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4365
4366-------------------------------------------------------------------
4367
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004368Copyright (c) 2007, 2010-2013 Steven G. Kargl
4369All rights reserved.
4370
4371Redistribution and use in source and binary forms, with or without
4372modification, are permitted provided that the following conditions
4373are met:
43741. Redistributions of source code must retain the above copyright
4375 notice unmodified, this list of conditions, and the following
4376 disclaimer.
43772. Redistributions in binary form must reproduce the above copyright
4378 notice, this list of conditions and the following disclaimer in the
4379 documentation and/or other materials provided with the distribution.
4380
4381THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4382IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4383OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4384IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4385INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4386NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4387DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4388THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4389(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4390THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4391
4392s_sinl.c and s_cosl.c merged by Steven G. Kargl.
4393
4394-------------------------------------------------------------------
4395
Elliott Hughes387d4b72012-08-09 15:17:46 -07004396Copyright (c) 2007-2008 Michael G Schwern
4397
4398This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4399
4400The MIT License:
4401
4402Permission is hereby granted, free of charge, to any person obtaining a copy
4403of this software and associated documentation files (the "Software"), to deal
4404in the Software without restriction, including without limitation the rights
4405to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4406copies of the Software, and to permit persons to whom the Software is
4407furnished to do so, subject to the following conditions:
4408
4409The above copyright notice and this permission notice shall be included in
4410all copies or substantial portions of the Software.
4411
4412THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4413IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4414FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4415AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4416LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4417OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4418THE SOFTWARE.
4419
Elliott Hughes387d4b72012-08-09 15:17:46 -07004420-------------------------------------------------------------------
4421
Elliott Hughes261e2232012-08-14 15:04:05 -07004422Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004423
Elliott Hughes261e2232012-08-14 15:04:05 -07004424This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004425
Elliott Hughes261e2232012-08-14 15:04:05 -07004426The MIT License:
4427
4428Permission is hereby granted, free of charge, to any person obtaining a copy
4429of this software and associated documentation files (the "Software"), to deal
4430in the Software without restriction, including without limitation the rights
4431to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4432copies of the Software, and to permit persons to whom the Software is
4433furnished to do so, subject to the following conditions:
4434
4435The above copyright notice and this permission notice shall be included in
4436all copies or substantial portions of the Software.
4437
4438THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4439IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4440FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4441AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4442LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4443OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4444THE SOFTWARE.
4445
4446Origin: http://code.google.com/p/y2038
4447Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004448
4449-------------------------------------------------------------------
4450
Elliott Hughesab528072018-07-24 00:01:52 +00004451Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
4452All rights reserved.
4453
4454Redistribution and use in source and binary forms, with or without
4455modification, are permitted provided that the following conditions
4456are met:
44571. Redistributions of source code must retain the above copyright
4458 notice, this list of conditions and the following disclaimer.
44592. Redistributions in binary form must reproduce the above copyright
4460 notice, this list of conditions and the following disclaimer in the
4461 documentation and/or other materials provided with the distribution.
4462
4463THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4464ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4465IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4466ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4467FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4468DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4469OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4470HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4471LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4472OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4473SUCH DAMAGE.
4474
4475-------------------------------------------------------------------
4476
Dan Albertc30862f2016-10-20 11:45:16 -07004477Copyright (c) 2007-2013 Bruce D. Evans
4478All rights reserved.
4479
4480Redistribution and use in source and binary forms, with or without
4481modification, are permitted provided that the following conditions
4482are met:
44831. Redistributions of source code must retain the above copyright
4484 notice unmodified, this list of conditions, and the following
4485 disclaimer.
44862. Redistributions in binary form must reproduce the above copyright
4487 notice, this list of conditions and the following disclaimer in the
4488 documentation and/or other materials provided with the distribution.
4489
4490THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4491IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4492OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4493IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4494INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4495NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4496DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4497THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4498(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4499THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4500
4501-------------------------------------------------------------------
4502
Dan Albertc30862f2016-10-20 11:45:16 -07004503Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4504All rights reserved.
4505
4506Redistribution and use in source and binary forms, with or without
4507modification, are permitted provided that the following conditions
4508are met:
45091. Redistributions of source code must retain the above copyright
4510 notice, this list of conditions and the following disclaimer.
45112. Redistributions in binary form must reproduce the above copyright
4512 notice, this list of conditions and the following disclaimer in the
4513 documentation and/or other materials provided with the distribution.
4514
4515THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4516ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4517IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4518ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4519FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4520DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4521OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4522HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4523LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4524OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4525SUCH DAMAGE.
4526
4527-------------------------------------------------------------------
4528
Elliott Hughesab528072018-07-24 00:01:52 +00004529Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
4530
4531Permission to use, copy, modify, and distribute this software for any
4532purpose with or without fee is hereby granted, provided that the above
4533copyright notice and this permission notice appear in all copies.
4534
4535THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4536WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4537MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4538ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4539WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4540ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4541OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4542
4543-------------------------------------------------------------------
4544
Elliott Hughes26b06072020-07-31 11:00:10 -07004545Copyright (c) 2008, 2016 Todd C. Miller <millert@openbsd.org>
4546
4547Permission to use, copy, modify, and distribute this software for any
4548purpose with or without fee is hereby granted, provided that the above
4549copyright notice and this permission notice appear in all copies.
4550
4551THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4552WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4553MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4554ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4555WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4556ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4557OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4558
4559-------------------------------------------------------------------
4560
4561Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
Elliott Hughes261e2232012-08-14 15:04:05 -07004562
4563Permission to use, copy, modify, and distribute this software for any
4564purpose with or without fee is hereby granted, provided that the above
4565copyright notice and this permission notice appear in all copies.
4566
4567THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4568WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4569MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4570ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4571WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4572ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4573OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4574
4575-------------------------------------------------------------------
4576
Elliott Hughes3758a242014-07-22 21:24:47 -07004577Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4578
4579Permission to use, copy, modify, and distribute this software for any
4580purpose with or without fee is hereby granted, provided that the above
4581copyright notice and this permission notice appear in all copies.
4582
4583THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4584WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4585MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4586ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4587WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4588ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4589OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4590
4591-------------------------------------------------------------------
4592
Elliott Hughes261e2232012-08-14 15:04:05 -07004593Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4594All rights reserved.
4595
Elliott Hughes15581382014-07-07 15:42:06 -07004596Copyright (c) 2011 The FreeBSD Foundation
4597All rights reserved.
4598Portions of this software were developed by David Chisnall
4599under sponsorship from the FreeBSD Foundation.
4600
4601Redistribution and use in source and binary forms, with or without
4602modification, are permitted provided that the following conditions
4603are met:
46041. Redistributions of source code must retain the above copyright
4605 notice, this list of conditions and the following disclaimer.
46062. Redistributions in binary form must reproduce the above copyright
4607 notice, this list of conditions and the following disclaimer in the
4608 documentation and/or other materials provided with the distribution.
4609
4610THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4611ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4612IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4613ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4614FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4615DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4616OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4617HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4618LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4619OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4620SUCH DAMAGE.
4621
4622-------------------------------------------------------------------
4623
4624Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4625All rights reserved.
4626
Elliott Hughes261e2232012-08-14 15:04:05 -07004627Redistribution and use in source and binary forms, with or without
4628modification, are permitted provided that the following conditions
4629are met:
46301. Redistributions of source code must retain the above copyright
4631 notice, this list of conditions and the following disclaimer.
46322. Redistributions in binary form must reproduce the above copyright
4633 notice, this list of conditions and the following disclaimer in the
4634 documentation and/or other materials provided with the distribution.
4635
4636THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4637ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4638IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4639ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4640FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4641DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4642OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4643HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4644LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4645OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4646SUCH DAMAGE.
4647
4648-------------------------------------------------------------------
4649
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004650Copyright (c) 2009 The NetBSD Foundation, Inc.
4651
4652This code is derived from software contributed to The NetBSD Foundation
4653by Roy Marples.
4654
4655Redistribution and use in source and binary forms, with or without
4656modification, are permitted provided that the following conditions
4657are met:
46581. Redistributions of source code must retain the above copyright
4659 notice, this list of conditions and the following disclaimer.
46602. Redistributions in binary form must reproduce the above copyright
4661 notice, this list of conditions and the following disclaimer in the
4662 documentation and/or other materials provided with the distribution.
4663
4664THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4665IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4666OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4667IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4668INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4669NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4670DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4671THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4672(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4673THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4674
4675-------------------------------------------------------------------
4676
Dan Albertc30862f2016-10-20 11:45:16 -07004677Copyright (c) 2009-2013 Steven G. Kargl
4678All rights reserved.
4679
4680Redistribution and use in source and binary forms, with or without
4681modification, are permitted provided that the following conditions
4682are met:
46831. Redistributions of source code must retain the above copyright
4684 notice unmodified, this list of conditions, and the following
4685 disclaimer.
46862. Redistributions in binary form must reproduce the above copyright
4687 notice, this list of conditions and the following disclaimer in the
4688 documentation and/or other materials provided with the distribution.
4689
4690THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4691IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4692OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4693IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4694INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4695NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4696DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4697THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4698(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4699THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4700
4701Optimized by Bruce D. Evans.
4702
4703-------------------------------------------------------------------
4704
Elliott Hughes882b8af2016-05-16 17:35:36 -07004705Copyright (c) 2010 The NetBSD Foundation, Inc.
4706All rights reserved.
4707
4708Redistribution and use in source and binary forms, with or without
4709modification, are permitted provided that the following conditions
4710are met:
47111. Redistributions of source code must retain the above copyright
4712 notice, this list of conditions and the following disclaimer.
47132. Redistributions in binary form must reproduce the above copyright
4714 notice, this list of conditions and the following disclaimer in the
4715 documentation and/or other materials provided with the distribution.
4716
4717THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4718``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4719TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4720PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4721BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4722CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4723SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4724INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4725CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4726ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4727POSSIBILITY OF SUCH DAMAGE.
4728
4729-------------------------------------------------------------------
4730
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004731Copyright (c) 2010 Todd C. Miller <millert@openbsd.org>
Elliott Hughes4e54b112014-03-06 15:06:11 -08004732
4733Permission to use, copy, modify, and distribute this software for any
4734purpose with or without fee is hereby granted, provided that the above
4735copyright notice and this permission notice appear in all copies.
4736
4737THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4738WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4739MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4740ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4741WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4742ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4743OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4744
4745-------------------------------------------------------------------
4746
Elliott Hughes54a74942014-01-03 16:40:37 -08004747Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004748All rights reserved.
4749
4750Redistribution and use in source and binary forms, with or without
4751modification, are permitted provided that the following conditions are met:
4752
Elliott Hughes3758a242014-07-22 21:24:47 -07004753 * Redistributions of source code must retain the above copyright notice,
4754 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004755
Elliott Hughes3758a242014-07-22 21:24:47 -07004756 * Redistributions in binary form must reproduce the above copyright notice,
4757 * this list of conditions and the following disclaimer in the documentation
4758 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004759
Elliott Hughes3758a242014-07-22 21:24:47 -07004760 * Neither the name of Intel Corporation nor the names of its contributors
4761 * may be used to endorse or promote products derived from this software
4762 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004763
4764THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4765ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4766WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4767DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4768ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4769(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4770LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4771ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4772(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4773SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4774
4775-------------------------------------------------------------------
4776
Elliott Hughes261e2232012-08-14 15:04:05 -07004777Copyright (c) 2010, Intel Corporation
4778All rights reserved.
4779
4780Redistribution and use in source and binary forms, with or without
4781modification, are permitted provided that the following conditions are met:
4782
Elliott Hughes3758a242014-07-22 21:24:47 -07004783 * Redistributions of source code must retain the above copyright notice,
4784 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07004785
Elliott Hughes3758a242014-07-22 21:24:47 -07004786 * Redistributions in binary form must reproduce the above copyright notice,
4787 * this list of conditions and the following disclaimer in the documentation
4788 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07004789
Elliott Hughes3758a242014-07-22 21:24:47 -07004790 * Neither the name of Intel Corporation nor the names of its contributors
4791 * may be used to endorse or promote products derived from this software
4792 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07004793
4794THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4795ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4796WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4797DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4798ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4799(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4800LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4801ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4802(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4803SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4804
4805-------------------------------------------------------------------
4806
Elliott Hughesbfa582d2014-05-05 14:58:17 -07004807Copyright (c) 2011 David Chisnall
4808All rights reserved.
4809
4810Redistribution and use in source and binary forms, with or without
4811modification, are permitted provided that the following conditions
4812are met:
48131. Redistributions of source code must retain the above copyright
4814 notice, this list of conditions and the following disclaimer.
48152. Redistributions in binary form must reproduce the above copyright
4816 notice, this list of conditions and the following disclaimer in the
4817 documentation and/or other materials provided with the distribution.
4818
4819THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4820ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4821IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4822ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4823FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4824DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4825OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4826HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4827LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4828OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4829SUCH DAMAGE.
4830
4831-------------------------------------------------------------------
4832
Elliott Hughesab528072018-07-24 00:01:52 +00004833Copyright (c) 2011 David Schultz
4834All rights reserved.
4835
4836Redistribution and use in source and binary forms, with or without
4837modification, are permitted provided that the following conditions
4838are met:
48391. Redistributions of source code must retain the above copyright
4840 notice unmodified, this list of conditions, and the following
4841 disclaimer.
48422. Redistributions in binary form must reproduce the above copyright
4843 notice, this list of conditions and the following disclaimer in the
4844 documentation and/or other materials provided with the distribution.
4845
4846THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4847IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4848OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4849IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4850INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4851NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4852DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4853THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4854(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4855THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4856
4857-------------------------------------------------------------------
4858
4859Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
4860All rights reserved.
4861
4862Redistribution and use in source and binary forms, with or without
4863modification, are permitted provided that the following conditions
4864are met:
48651. Redistributions of source code must retain the above copyright
4866 notice, this list of conditions and the following disclaimer.
48672. Redistributions in binary form must reproduce the above copyright
4868 notice, this list of conditions and the following disclaimer in the
4869 documentation and/or other materials provided with the distribution.
4870
4871THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4872ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4873IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4874ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4875FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4876DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4877OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4878HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4879LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4880OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4881SUCH DAMAGE.
4882
4883-------------------------------------------------------------------
4884
Elliott Hughes15581382014-07-07 15:42:06 -07004885Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
4886 David Chisnall <theraven@FreeBSD.org>
4887All rights reserved.
4888
4889Redistribution and use in source and binary forms, with or without
4890modification, are permitted provided that the following conditions
4891are met:
48921. Redistributions of source code must retain the above copyright
4893 notice, this list of conditions and the following disclaimer.
48942. Redistributions in binary form must reproduce the above copyright
4895 notice, this list of conditions and the following disclaimer in the
4896 documentation and/or other materials provided with the distribution.
4897
4898THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4899ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4900IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4901ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4902FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4903DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4904OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4905HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4906LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4907OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4908SUCH DAMAGE.
4909
4910-------------------------------------------------------------------
4911
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004912Copyright (c) 2011 Intel Corporation
4913All rights reserved.
4914
4915Redistribution and use in source and binary forms, with or without
4916modification, are permitted provided that the following conditions are met:
4917
Elliott Hughes3758a242014-07-22 21:24:47 -07004918 * Redistributions of source code must retain the above copyright notice,
4919 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004920
Elliott Hughes3758a242014-07-22 21:24:47 -07004921 * Redistributions in binary form must reproduce the above copyright notice,
4922 * this list of conditions and the following disclaimer in the documentation
4923 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004924
Elliott Hughes3758a242014-07-22 21:24:47 -07004925 * Neither the name of Intel Corporation nor the names of its contributors
4926 * may be used to endorse or promote products derived from this software
4927 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004928
4929THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4930ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4931WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4932DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4933ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4934(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4935LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4936ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4937(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4938SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4939
4940-------------------------------------------------------------------
4941
Elliott Hughes5c2264a2014-09-13 09:42:41 -07004942Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
4943
4944Permission to use, copy, modify, and distribute this software for any
4945purpose with or without fee is hereby granted, provided that the above
4946copyright notice and this permission notice appear in all copies.
4947
4948THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4949WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4950MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4951ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4952WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4953ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4954OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4955
4956-------------------------------------------------------------------
4957
Elliott Hughes261e2232012-08-14 15:04:05 -07004958Copyright (c) 2011 The Android Open Source Project
4959Copyright (c) 2008 ARM Ltd
4960All rights reserved.
4961
4962Redistribution and use in source and binary forms, with or without
4963modification, are permitted provided that the following conditions
4964are met:
49651. Redistributions of source code must retain the above copyright
4966 notice, this list of conditions and the following disclaimer.
49672. Redistributions in binary form must reproduce the above copyright
4968 notice, this list of conditions and the following disclaimer in the
4969 documentation and/or other materials provided with the distribution.
49703. The name of the company may not be used to endorse or promote
4971 products derived from this software without specific prior written
4972 permission.
4973
4974THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
4975WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4976MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4977IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4978SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
4979TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
4980PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
4981LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
4982NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4983SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4984
4985-------------------------------------------------------------------
4986
Elliott Hughes54a74942014-01-03 16:40:37 -08004987Copyright (c) 2011, 2012, 2013 Intel Corporation
4988All rights reserved.
4989
4990Redistribution and use in source and binary forms, with or without
4991modification, are permitted provided that the following conditions are met:
4992
Elliott Hughes3758a242014-07-22 21:24:47 -07004993 * Redistributions of source code must retain the above copyright notice,
4994 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08004995
Elliott Hughes3758a242014-07-22 21:24:47 -07004996 * Redistributions in binary form must reproduce the above copyright notice,
4997 * this list of conditions and the following disclaimer in the documentation
4998 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08004999
Elliott Hughes3758a242014-07-22 21:24:47 -07005000 * Neither the name of Intel Corporation nor the names of its contributors
5001 * may be used to endorse or promote products derived from this software
5002 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08005003
5004THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5005ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5006WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5007DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5008ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5009(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5010LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5011ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5012(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5013SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5014
5015-------------------------------------------------------------------
5016
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005017Copyright (c) 2011, Intel Corporation
5018All rights reserved.
5019
5020Redistribution and use in source and binary forms, with or without
5021modification, are permitted provided that the following conditions are met:
5022
Elliott Hughes3758a242014-07-22 21:24:47 -07005023 * Redistributions of source code must retain the above copyright notice,
5024 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005025
Elliott Hughes3758a242014-07-22 21:24:47 -07005026 * Redistributions in binary form must reproduce the above copyright notice,
5027 * this list of conditions and the following disclaimer in the documentation
5028 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005029
Elliott Hughes3758a242014-07-22 21:24:47 -07005030 * Neither the name of Intel Corporation nor the names of its contributors
5031 * may be used to endorse or promote products derived from this software
5032 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005033
5034THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5035ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5036WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5037DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5038ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5039(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5040LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5041ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5042(INCLUDING NEGLIGENCE 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 Hughes261e2232012-08-14 15:04:05 -07005047Copyright (c) 2011, VMware, Inc.
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:
Elliott Hughes3758a242014-07-22 21:24:47 -07005052 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005053 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005054 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005055 notice, this list of conditions and the following disclaimer in the
5056 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005057 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07005058 may be used to endorse or promote products derived from this software
5059 without specific prior written permission.
5060
5061THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5062AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5063IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5064ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
5065ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5066(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5067LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5068ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5069(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5070THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5071
5072-------------------------------------------------------------------
5073
Dan Albertc30862f2016-10-20 11:45:16 -07005074Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughesab528072018-07-24 00:01:52 +00005075All rights reserved.
5076
5077Redistribution and use in source and binary forms, with or without
5078modification, are permitted provided that the following conditions
5079are met:
50801. Redistributions of source code must retain the above copyright
5081 notice, this list of conditions and the following disclaimer.
50822. Redistributions in binary form must reproduce the above copyright
5083 notice, this list of conditions and the following disclaimer in the
5084 documentation and/or other materials provided with the distribution.
5085
5086THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5087ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5088IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5089ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5090FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5091DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5092OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5093HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5094LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5095OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5096SUCH DAMAGE.
5097
5098-------------------------------------------------------------------
5099
5100Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughes8da8ca42018-05-08 13:35:33 -07005101Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07005102All rights reserved.
5103
5104Redistribution and use in source and binary forms, with or without
5105modification, are permitted provided that the following conditions
5106are met:
51071. Redistributions of source code must retain the above copyright
5108 notice, this list of conditions and the following disclaimer.
51092. Redistributions in binary form must reproduce the above copyright
5110 notice, this list of conditions and the following disclaimer in the
5111 documentation and/or other materials provided with the distribution.
5112
5113THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5114ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5115IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5116ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5117FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5118DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5119OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5120HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5121LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5122OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5123SUCH DAMAGE.
5124
5125-------------------------------------------------------------------
5126
Jake Weinstein372f19e2016-11-17 16:01:25 -05005127Copyright (c) 2012-2013, Linaro Limited
5128 All rights reserved.
5129
5130 Redistribution and use in source and binary forms, with or without
5131 modification, are permitted provided that the following conditions are met:
5132 * Redistributions of source code must retain the above copyright
5133 notice, this list of conditions and the following disclaimer.
5134 * Redistributions in binary form must reproduce the above copyright
5135 notice, this list of conditions and the following disclaimer in the
5136 documentation and/or other materials provided with the distribution.
5137 * Neither the name of the Linaro nor the
5138 names of its contributors may be used to endorse or promote products
5139 derived from this software without specific prior written permission.
5140
5141 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5142 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5143 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5144 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5145 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5146 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5147 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5148 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5149 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5150 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5151
5152-------------------------------------------------------------------
5153
Jake Weinsteinbff53b22017-05-06 23:22:58 -04005154Copyright (c) 2012-2014 ARM Ltd
5155All rights reserved.
5156
5157Redistribution and use in source and binary forms, with or without
5158modification, are permitted provided that the following conditions
5159are met:
51601. Redistributions of source code must retain the above copyright
5161 notice, this list of conditions and the following disclaimer.
51622. Redistributions in binary form must reproduce the above copyright
5163 notice, this list of conditions and the following disclaimer in the
5164 documentation and/or other materials provided with the distribution.
51653. The name of the company may not be used to endorse or promote
5166 products derived from this software without specific prior written
5167 permission.
5168
5169THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5170WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5171MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5172IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5173SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5174TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5175PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5176LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5177NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5178SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5179
5180-------------------------------------------------------------------
5181
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005182Copyright (c) 2013 ARM Ltd
5183All rights reserved.
5184
5185Redistribution and use in source and binary forms, with or without
5186modification, are permitted provided that the following conditions
5187are met:
51881. Redistributions of source code must retain the above copyright
5189 notice, this list of conditions and the following disclaimer.
51902. Redistributions in binary form must reproduce the above copyright
5191 notice, this list of conditions and the following disclaimer in the
5192 documentation and/or other materials provided with the distribution.
51933. The name of the company may not be used to endorse or promote
5194 products derived from this software without specific prior written
5195 permission.
5196
5197THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5198WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5199MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5200IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5201SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5202TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5203PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5204LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5205NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5206SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5207
5208-------------------------------------------------------------------
5209
Elliott Hughes4e54b112014-03-06 15:06:11 -08005210Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5211
5212Permission to use, copy, modify, and distribute this software for any
5213purpose with or without fee is hereby granted, provided that the above
5214copyright notice and this permission notice appear in all copies.
5215
5216THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5217WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5218MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5219ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5220WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5221ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5222OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5223
5224-------------------------------------------------------------------
5225
Elliott Hughesab528072018-07-24 00:01:52 +00005226Copyright (c) 2013 Bruce D. Evans
5227All rights reserved.
5228
5229Redistribution and use in source and binary forms, with or without
5230modification, are permitted provided that the following conditions
5231are met:
52321. Redistributions of source code must retain the above copyright
5233 notice unmodified, this list of conditions, and the following
5234 disclaimer.
52352. Redistributions in binary form must reproduce the above copyright
5236 notice, this list of conditions and the following disclaimer in the
5237 documentation and/or other materials provided with the distribution.
5238
5239THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5240IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5241OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5242IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5243INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5244NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5245DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5246THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5247(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5248THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5249
5250-------------------------------------------------------------------
5251
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005252Copyright (c) 2013 The NetBSD Foundation, Inc.
5253All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005254
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005255This code is derived from software contributed to The NetBSD Foundation
5256by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005257
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005258Redistribution and use in source and binary forms, with or without
5259modification, are permitted provided that the following conditions
5260are met:
52611. Redistributions of source code must retain the above copyright
5262 notice, this list of conditions and the following disclaimer.
52632. Redistributions in binary form must reproduce the above copyright
5264 notice, this list of conditions and the following disclaimer in the
5265 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005266
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005267THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5268``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5269TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5270PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5271BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5272CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5273SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5274INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5275CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5276ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5277POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005278
5279-------------------------------------------------------------------
5280
Jake Weinstein372f19e2016-11-17 16:01:25 -05005281Copyright (c) 2013, Linaro Limited
5282 All rights reserved.
5283
5284 Redistribution and use in source and binary forms, with or without
5285 modification, are permitted provided that the following conditions are met:
5286 * Redistributions of source code must retain the above copyright
5287 notice, this list of conditions and the following disclaimer.
5288 * Redistributions in binary form must reproduce the above copyright
5289 notice, this list of conditions and the following disclaimer in the
5290 documentation and/or other materials provided with the distribution.
5291 * Neither the name of the Linaro nor the
5292 names of its contributors may be used to endorse or promote products
5293 derived from this software without specific prior written permission.
5294
5295 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5296 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5297 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5298 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5299 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5300 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5301 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5302 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5303 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5304 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5305
5306-------------------------------------------------------------------
5307
Dan Albertc30862f2016-10-20 11:45:16 -07005308Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5309Johnny Qiu <joqiu@nvidia.com>
5310Shu Zhang <chazhang@nvidia.com>
5311
5312Redistribution and use in source and binary forms, with or without
5313modification, are permitted provided that the following conditions are
5314met:
5315 * Redistributions of source code must retain the above copyright
5316 notice, this list of conditions and the following disclaimer.
5317 * Redistributions in binary form must reproduce the above
5318 copyright notice, this list of conditions and the following
5319 disclaimer in the documentation and/or other materials provided
5320 with the distribution.
5321 * Neither the name of The Linux Foundation nor the names of its
5322 contributors may be used to endorse or promote products derived
5323 from this software without specific prior written permission.
5324
5325THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5326WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5327MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5328ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5329BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5330CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5331SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5332BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5333WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5334OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5335IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5336
5337-------------------------------------------------------------------
5338
Elliott Hughes15581382014-07-07 15:42:06 -07005339Copyright (c) 2014, Intel Corporation
5340All rights reserved.
5341
5342Redistribution and use in source and binary forms, with or without
5343modification, are permitted provided that the following conditions are met:
5344
Elliott Hughes3758a242014-07-22 21:24:47 -07005345 * Redistributions of source code must retain the above copyright notice,
5346 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005347
Elliott Hughes3758a242014-07-22 21:24:47 -07005348 * Redistributions in binary form must reproduce the above copyright notice,
5349 * this list of conditions and the following disclaimer in the documentation
5350 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005351
Elliott Hughes3758a242014-07-22 21:24:47 -07005352 * Neither the name of Intel Corporation nor the names of its contributors
5353 * may be used to endorse or promote products derived from this software
5354 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005355
5356THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5357ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5358WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5359DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5360ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5361(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5362LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5363ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5364(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5365SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5366
5367-------------------------------------------------------------------
5368
Elliott Hughes4e54b112014-03-06 15:06:11 -08005369Copyright (c) 2014, Linaro Limited
5370 All rights reserved.
5371
5372 Redistribution and use in source and binary forms, with or without
5373 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005374 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005375 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005376 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005377 notice, this list of conditions and the following disclaimer in the
5378 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005379 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005380 names of its contributors may be used to endorse or promote products
5381 derived from this software without specific prior written permission.
5382
5383 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5384 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5385 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5386 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5387 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5388 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5389 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5390 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5391 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5392 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5393 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5394
5395-------------------------------------------------------------------
5396
Jake Weinstein372f19e2016-11-17 16:01:25 -05005397Copyright (c) 2015 ARM Ltd
5398All rights reserved.
5399
5400Redistribution and use in source and binary forms, with or without
5401modification, are permitted provided that the following conditions
5402are met:
54031. Redistributions of source code must retain the above copyright
5404 notice, this list of conditions and the following disclaimer.
54052. Redistributions in binary form must reproduce the above copyright
5406 notice, this list of conditions and the following disclaimer in the
5407 documentation and/or other materials provided with the distribution.
54083. The name of the company may not be used to endorse or promote
5409 products derived from this software without specific prior written
5410 permission.
5411
5412THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5413WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5414MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5415IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5416SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5417TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5418PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5419LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5420NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5421SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5422
5423-------------------------------------------------------------------
5424
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005425Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5426All rights reserved.
5427
5428Redistribution and use in source and binary forms, with or without
5429modification, are permitted provided that the following conditions
5430are met:
5431
54321. Redistributions of source code must retain the above copyright
5433 notice, this list of conditions and the following disclaimer.
54342. Redistributions in binary form must reproduce the above copyright
5435 notice, this list of conditions and the following disclaimer in
5436 the documentation and/or other materials provided with the
5437 distribution.
5438
5439THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5440``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5441LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5442FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5443COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5444INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5445BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5446LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5447AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5448OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5449OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5450SUCH DAMAGE.
5451
5452-------------------------------------------------------------------
5453
Elliott Hughes5702c6f2017-08-31 17:27:05 -07005454Copyright (c) 2015 Nuxi, https://nuxi.nl/
5455
5456Redistribution and use in source and binary forms, with or without
5457modification, are permitted provided that the following conditions
5458are met:
54591. Redistributions of source code must retain the above copyright
5460 notice, this list of conditions and the following disclaimer.
54612. Redistributions in binary form must reproduce the above copyright
5462 notice, this list of conditions and the following disclaimer in the
5463 documentation and/or other materials provided with the distribution.
5464
5465THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5466ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5467IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5468ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5469FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5470DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5471OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5472HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5473LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5474OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5475SUCH DAMAGE.
5476
5477-------------------------------------------------------------------
5478
Elliott Hughes261e2232012-08-14 15:04:05 -07005479Copyright (c)1999 Citrus Project,
5480All rights reserved.
5481
5482Redistribution and use in source and binary forms, with or without
5483modification, are permitted provided that the following conditions
5484are met:
54851. Redistributions of source code must retain the above copyright
5486 notice, this list of conditions and the following disclaimer.
54872. Redistributions in binary form must reproduce the above copyright
5488 notice, this list of conditions and the following disclaimer in the
5489 documentation and/or other materials provided with the distribution.
5490
5491THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5492ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5493IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5494ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5495FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5496DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5497OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5498HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5499LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5500OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5501SUCH DAMAGE.
5502
5503-------------------------------------------------------------------
5504
5505Copyright (c)2001 Citrus Project,
5506All rights reserved.
5507
5508Redistribution and use in source and binary forms, with or without
5509modification, are permitted provided that the following conditions
5510are met:
55111. Redistributions of source code must retain the above copyright
5512 notice, this list of conditions and the following disclaimer.
55132. Redistributions in binary form must reproduce the above copyright
5514 notice, this list of conditions and the following disclaimer in the
5515 documentation and/or other materials provided with the distribution.
5516
5517THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5518ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5519IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5520ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5521FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5522DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5523OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5524HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5525LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5526OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5527SUCH DAMAGE.
5528
5529-------------------------------------------------------------------
5530
Elliott Hughesacbe3222014-04-16 17:01:12 -07005531Copyright (c)2003 Citrus Project,
5532All rights reserved.
5533
5534Redistribution and use in source and binary forms, with or without
5535modification, are permitted provided that the following conditions
5536are met:
55371. Redistributions of source code must retain the above copyright
5538 notice, this list of conditions and the following disclaimer.
55392. Redistributions in binary form must reproduce the above copyright
5540 notice, this list of conditions and the following disclaimer in the
5541 documentation and/or other materials provided with the distribution.
5542
5543THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5544ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5545IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5546ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5547FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5548DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5549OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5550HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5551LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5552OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5553SUCH DAMAGE.
5554
5555-------------------------------------------------------------------
5556
Elliott Hughes77a3e282016-08-08 12:39:56 -07005557Copyright 1989 The Regents of the University of California.
5558 All rights reserved.
5559
5560 Redistribution and use in source and binary forms, with or without
5561 modification, are permitted provided that the following conditions
5562 are met:
5563 1. Redistributions of source code must retain the above copyright
5564 notice, this list of conditions and the following disclaimer.
5565 2. Redistributions in binary form must reproduce the above copyright
5566 notice, this list of conditions and the following disclaimer in the
5567 documentation and/or other materials provided with the distribution.
5568 3. Neither the name of the University nor the names of its contributors
5569 may be used to endorse or promote products derived from this software
5570 without specific prior written permission.
5571
5572 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
5573 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5574 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5575 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5576 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5577 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5578 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5579 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5580 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5581 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5582
5583-------------------------------------------------------------------
5584
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005585Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5586Copyright 2008 Damien Miller <djm@openbsd.org>
5587All rights reserved.
5588
5589Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
5590such a mathematical system to generate more random (yet non-repeating)
5591ids to solve the resolver/named problem. But Niels designed the
5592actual system based on the constraints.
5593
5594Later modified by Damien Miller to wrap the LCG output in a 15-bit
5595permutation generator based on a Luby-Rackoff block cipher. This
5596ensures the output is non-repeating and preserves the MSB twiddle
5597trick, but makes it more resistant to LCG prediction.
5598
5599Redistribution and use in source and binary forms, with or without
5600modification, are permitted provided that the following conditions
5601are met:
56021. Redistributions of source code must retain the above copyright
5603 notice, this list of conditions and the following disclaimer.
56042. Redistributions in binary form must reproduce the above copyright
5605 notice, this list of conditions and the following disclaimer in the
5606 documentation and/or other materials provided with the distribution.
5607
5608THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5609IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5610OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5611IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5612INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5613NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5614DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5615THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5616(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5617THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5618
5619-------------------------------------------------------------------
5620
Dan Albertc30862f2016-10-20 11:45:16 -07005621From: @(#)s_ilogb.c 5.1 93/09/24
5622====================================================
5623Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
5624
5625Developed at SunPro, a Sun Microsystems, Inc. business.
5626Permission to use, copy, modify, and distribute this
5627software is freely granted, provided that this notice
5628is preserved.
5629
5630-------------------------------------------------------------------
5631
Calin Juravlec4fbf922014-03-10 11:23:52 +00005632Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
5633Portions Copyright (C) 1996-2003 Internet Software Consortium.
5634
5635Permission to use, copy, modify, and/or distribute this software for any
5636purpose with or without fee is hereby granted, provided that the above
5637copyright notice and this permission notice appear in all copies.
5638
5639THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5640REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5641AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5642INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5643LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5644OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5645PERFORMANCE OF THIS SOFTWARE.
5646
5647-------------------------------------------------------------------
5648
Elliott Hughes261e2232012-08-14 15:04:05 -07005649Portions Copyright (c) 1993 by Digital Equipment Corporation.
5650
5651Permission to use, copy, modify, and distribute this software for any
5652purpose with or without fee is hereby granted, provided that the above
5653copyright notice and this permission notice appear in all copies, and that
5654the name of Digital Equipment Corporation not be used in advertising or
5655publicity pertaining to distribution of the document or software without
5656specific, written prior permission.
5657
5658THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
5659WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
5660OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
5661CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5662DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5663PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5664ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5665SOFTWARE.
5666
5667-------------------------------------------------------------------
5668
5669Portions Copyright (c) 1995 by International Business Machines, Inc.
5670
5671International Business Machines, Inc. (hereinafter called IBM) grants
5672permission under its copyrights to use, copy, modify, and distribute this
5673Software with or without fee, provided that the above copyright notice and
5674all paragraphs of this notice appear in all copies, and that the name of IBM
5675not be used in connection with the marketing of any product incorporating
5676the Software or modifications thereof, without specific, written prior
5677permission.
5678
5679To the extent it has a right to do so, IBM grants an immunity from suit
5680under its patents, if any, for the use, sale or manufacture of products to
5681the extent that such products are used for performing Domain Name System
5682dynamic updates in TCP/IP networks by means of the Software. No immunity is
5683granted for any product per se or for any other function of any product.
5684
5685THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
5686INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
5687PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
5688DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
5689OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
5690IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
5691
5692-------------------------------------------------------------------
5693
5694Portions Copyright(C) 1995, Jason Downs. All rights reserved.
5695
5696Redistribution and use in source and binary forms, with or without
5697modification, are permitted provided that the following conditions
5698are met:
56991. Redistributions of source code must retain the above copyright
5700 notice, this list of conditions and the following disclaimer.
57012. Redistributions in binary form must reproduce the above copyright
5702 notice, this list of conditions and the following disclaimer in the
5703 documentation and/or other materials provided with the distribution.
5704
5705THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS
5706OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5707WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5708DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
5709INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5710(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5711SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5712CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5713LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5714OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5715SUCH DAMAGE.
5716
5717-------------------------------------------------------------------
5718
5719The author of this software is David M. Gay.
5720
Elliott Hughesacbe3222014-04-16 17:01:12 -07005721Copyright (C) 1998 by Lucent Technologies
5722All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07005723
Elliott Hughesacbe3222014-04-16 17:01:12 -07005724Permission to use, copy, modify, and distribute this software and
5725its documentation for any purpose and without fee is hereby
5726granted, provided that the above copyright notice appear in all
5727copies and that both that the copyright notice and this
5728permission notice and warranty disclaimer appear in supporting
5729documentation, and that the name of Lucent or any of its entities
5730not be used in advertising or publicity pertaining to
5731distribution of the software without specific, written prior
5732permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07005733
Elliott Hughesacbe3222014-04-16 17:01:12 -07005734LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5735INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5736IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5737SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5738WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5739IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5740ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5741THIS SOFTWARE.
5742
5743-------------------------------------------------------------------
5744
5745The author of this software is David M. Gay.
5746
5747Copyright (C) 1998, 1999 by Lucent Technologies
5748All Rights Reserved
5749
5750Permission to use, copy, modify, and distribute this software and
5751its documentation for any purpose and without fee is hereby
5752granted, provided that the above copyright notice appear in all
5753copies and that both that the copyright notice and this
5754permission notice and warranty disclaimer appear in supporting
5755documentation, and that the name of Lucent or any of its entities
5756not be used in advertising or publicity pertaining to
5757distribution of the software without specific, written prior
5758permission.
5759
5760LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5761INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5762IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5763SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5764WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5765IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5766ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5767THIS SOFTWARE.
5768
5769-------------------------------------------------------------------
5770
5771The author of this software is David M. Gay.
5772
5773Copyright (C) 1998, 2000 by Lucent Technologies
5774All Rights Reserved
5775
5776Permission to use, copy, modify, and distribute this software and
5777its documentation for any purpose and without fee is hereby
5778granted, provided that the above copyright notice appear in all
5779copies and that both that the copyright notice and this
5780permission notice and warranty disclaimer appear in supporting
5781documentation, and that the name of Lucent or any of its entities
5782not be used in advertising or publicity pertaining to
5783distribution of the software without specific, written prior
5784permission.
5785
5786LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5787INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5788IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5789SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5790WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5791IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5792ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5793THIS SOFTWARE.
5794
5795-------------------------------------------------------------------
5796
5797The author of this software is David M. Gay.
5798
5799Copyright (C) 1998-2000 by Lucent Technologies
5800All Rights Reserved
5801
5802Permission to use, copy, modify, and distribute this software and
5803its documentation for any purpose and without fee is hereby
5804granted, provided that the above copyright notice appear in all
5805copies and that both that the copyright notice and this
5806permission notice and warranty disclaimer appear in supporting
5807documentation, and that the name of Lucent or any of its entities
5808not be used in advertising or publicity pertaining to
5809distribution of the software without specific, written prior
5810permission.
5811
5812LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5813INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5814IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5815SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5816WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5817IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5818ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5819THIS SOFTWARE.
5820
5821-------------------------------------------------------------------
5822
5823The author of this software is David M. Gay.
5824
5825Copyright (C) 1998-2001 by Lucent Technologies
5826All Rights Reserved
5827
5828Permission to use, copy, modify, and distribute this software and
5829its documentation for any purpose and without fee is hereby
5830granted, provided that the above copyright notice appear in all
5831copies and that both that the copyright notice and this
5832permission notice and warranty disclaimer appear in supporting
5833documentation, and that the name of Lucent or any of its entities
5834not be used in advertising or publicity pertaining to
5835distribution of the software without specific, written prior
5836permission.
5837
5838LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5839INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5840IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5841SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5842WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5843IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5844ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5845THIS SOFTWARE.
5846
5847-------------------------------------------------------------------
5848
5849The author of this software is David M. Gay.
5850
5851Copyright (C) 2000 by Lucent Technologies
5852All Rights Reserved
5853
5854Permission to use, copy, modify, and distribute this software and
5855its documentation for any purpose and without fee is hereby
5856granted, provided that the above copyright notice appear in all
5857copies and that both that the copyright notice and this
5858permission notice and warranty disclaimer appear in supporting
5859documentation, and that the name of Lucent or any of its entities
5860not be used in advertising or publicity pertaining to
5861distribution of the software without specific, written prior
5862permission.
5863
5864LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5865INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5866IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5867SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5868WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5869IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5870ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5871THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07005872
5873-------------------------------------------------------------------
5874