blob: ae7da187533b0b91b7e86ac553a288f762ceb31d [file] [log] [blame]
Jake Weinstein28285f52017-05-04 12:08:39 -04001 Copyright (c) 2014, ARM Limited
2 All rights Reserved.
3 Copyright (c) 2014, Linaro Ltd.
Elliott Hughes15581382014-07-07 15:42:06 -07004
5 Redistribution and use in source and binary forms, with or without
6 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07007 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07008 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07009 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070010 notice, this list of conditions and the following disclaimer in the
11 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040012 * Neither the name of the company nor the names of its contributors
13 may be used to endorse or promote products derived from this
14 software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070015
16 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
28-------------------------------------------------------------------
29
Jake Weinstein28285f52017-05-04 12:08:39 -040030 Copyright (c) 2014, Linaro Limited
31 All rights reserved.
Elliott Hughes15581382014-07-07 15:42:06 -070032
33 Redistribution and use in source and binary forms, with or without
34 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -070035 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070036 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -070037 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070038 notice, this list of conditions and the following disclaimer in the
39 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040040 * Neither the name of the Linaro nor the
41 names of its contributors may be used to endorse or promote products
42 derived from this software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070043
44 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
45 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
46 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
47 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
48 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
49 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
50 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
51 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
52 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
53 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
54 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55
56-------------------------------------------------------------------
57
Elliott Hughes3e424d02014-07-23 16:02:26 -070058 Copyright (c) 1993 John Brezak
59 All rights reserved.
60
61 Redistribution and use in source and binary forms, with or without
62 modification, are permitted provided that the following conditions
63 are met:
64 1. Redistributions of source code must retain the above copyright
65 notice, this list of conditions and the following disclaimer.
66 2. Redistributions in binary form must reproduce the above copyright
67 notice, this list of conditions and the following disclaimer in the
68 documentation and/or other materials provided with the distribution.
69 3. The name of the author may be used to endorse or promote products
70 derived from this software without specific prior written permission.
71
72THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR
73IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
74WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
75DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
76INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
77(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
78SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
79HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
80STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
81ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
82POSSIBILITY OF SUCH DAMAGE.
83
84-------------------------------------------------------------------
85
Elliott Hughesb4931ce2016-02-08 17:00:12 -080086 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved.
87
88 Redistribution and use in source and binary forms, with or without
89 modification, are permitted provided that the following conditions are met:
90 * Redistributions of source code must retain the above copyright
91 notice, this list of conditions and the following disclaimer.
92 * Redistributions in binary form must reproduce the above copyright
93 notice, this list of conditions and the following disclaimer in the
94 documentation and/or other materials provided with the distribution.
95 * Neither the name of The Linux Foundation nor the names of its contributors may
96 be used to endorse or promote products derived from this software
97 without specific prior written permission.
98
99 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
100 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
101 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
102 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
103 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
104 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
105 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
106 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
107 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
108 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
109 POSSIBILITY OF SUCH DAMAGE.
110
111-------------------------------------------------------------------
112
Elliott Hughes261e2232012-08-14 15:04:05 -0700113====================================================
114Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
115
116Developed at SunPro, a Sun Microsystems, Inc. business.
117Permission to use, copy, modify, and distribute this
118software is freely granted, provided that this notice
119is preserved.
120
121-------------------------------------------------------------------
122
Dan Albertc30862f2016-10-20 11:45:16 -0700123====================================================
124Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
125
126Developed at SunPro, a Sun Microsystems, Inc. business.
127Permission to use, copy, modify, and distribute this
128software is freely granted, provided that this notice
129is preserved.
130====================================================
131
132Optimized by Bruce D. Evans.
133
134-------------------------------------------------------------------
135
136====================================================
137Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
138
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700139Developed at SunPro, a Sun Microsystems, Inc. business.
140Permission to use, copy, modify, and distribute this
141software is freely granted, provided that this notice
142is preserved.
143====================================================
144
145k_sinf.c and k_cosf.c merged by Steven G. Kargl.
146
147-------------------------------------------------------------------
148
149====================================================
150Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
151
152Developed at SunPro, a Sun Microsystems, Inc. business.
153Permission to use, copy, modify, and distribute this
154software is freely granted, provided that this notice
155is preserved.
156====================================================
157
158s_sin.c and s_cos.c merged by Steven G. Kargl. Descriptions of the
159algorithms are contained in the original files.
160
161-------------------------------------------------------------------
162
163====================================================
164Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
165
Dan Albertc30862f2016-10-20 11:45:16 -0700166Developed at SunSoft, a Sun Microsystems, Inc. business.
167Permission to use, copy, modify, and distribute this
168software is freely granted, provided that this notice
169is preserved.
170
171-------------------------------------------------------------------
172
173====================================================
174Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
175
176Developed at SunSoft, a Sun Microsystems, Inc. business.
177Permission to use, copy, modify, and distribute this
178software is freely granted, provided that this notice
179is preserved.
180====================================================
181
182Optimized by Bruce D. Evans.
183
184-------------------------------------------------------------------
185
186====================================================
187Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700188
189Developed at SunSoft, a Sun Microsystems, Inc. business.
190Permission to use, copy, modify, and distribute this
191software is freely granted, provided that this notice
192is preserved.
193====================================================
194
195k_sin.c and k_cos.c merged by Steven G. Kargl.
196
197-------------------------------------------------------------------
198
199====================================================
200Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700201Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
202
203Developed at SunSoft, a Sun Microsystems, Inc. business.
204Permission to use, copy, modify, and distribute this
205software is freely granted, provided that this notice
206is preserved.
207
208-------------------------------------------------------------------
209
210====================================================
211Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
212Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
213
214Developed at SunSoft, a Sun Microsystems, Inc. business.
215Permission to use, copy, modify, and distribute this
216software is freely granted, provided that this notice
217is preserved.
218====================================================
219
220Optimized by Bruce D. Evans.
221
222-------------------------------------------------------------------
223
224====================================================
225Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700226Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
227
228Developed at SunSoft, a Sun Microsystems, Inc. business.
229Permission to use, copy, modify, and distribute this
230software is freely granted, provided that this notice
231is preserved.
232====================================================
233
234k_sinl.c and k_cosl.c merged by Steven G. Kargl
235
236-------------------------------------------------------------------
237
238====================================================
239Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700240Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
241
242Developed at SunPro, a Sun Microsystems, Inc. business.
243Permission to use, copy, modify, and distribute this
244software is freely granted, provided that this notice
245is preserved.
246====================================================
247
248The argument reduction and testing for exceptional cases was
249written by Steven G. Kargl with input from Bruce D. Evans
250and David A. Schultz.
251
252-------------------------------------------------------------------
253
254====================================================
255Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
256
257Permission to use, copy, modify, and distribute this
258software is freely granted, provided that this notice
259is preserved.
260
261-------------------------------------------------------------------
262
263====================================================
264Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
265
266Permission to use, copy, modify, and distribute this
267software is freely granted, provided that this notice
268is preserved.
269
270-------------------------------------------------------------------
271
272====================================================
273Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
274Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
275
276Permission to use, copy, modify, and distribute this
277software is freely granted, provided that this notice
278is preserved.
279
280-------------------------------------------------------------------
281
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700282Based on the UCB version with the ID appearing below.
283This is ANSIish only when "multibyte character == plain character".
284
285Copyright (c) 1989, 1993
286 The Regents of the University of California. All rights reserved.
287
288Redistribution and use in source and binary forms, with or without
289modification, are permitted provided that the following conditions
290are met:
2911. Redistributions of source code must retain the above copyright
292 notice, this list of conditions and the following disclaimer.
2932. Redistributions in binary form must reproduce the above copyright
294 notice, this list of conditions and the following disclaimer in the
295 documentation and/or other materials provided with the distribution.
2963. Neither the name of the University nor the names of its contributors
297 may be used to endorse or promote products derived from this software
298 without specific prior written permission.
299
300THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
301ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
302IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
303ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
304FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
305DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
306OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
307HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
308LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
309OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
310SUCH DAMAGE.
311
312-------------------------------------------------------------------
313
Elliott Hughes261e2232012-08-14 15:04:05 -0700314Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800315All rights reserved.
316
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800317Redistribution and use in source and binary forms, with or without
318modification, are permitted provided that the following conditions
319are met:
3201. Redistributions of source code must retain the above copyright
321 notice, this list of conditions and the following disclaimer.
3222. Redistributions in binary form must reproduce the above copyright
323 notice, this list of conditions and the following disclaimer in the
324 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003253. Neither the name of the project nor the names of its contributors
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800326 may be used to endorse or promote products derived from this software
327 without specific prior written permission.
328
Elliott Hughes261e2232012-08-14 15:04:05 -0700329THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800330ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
331IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Elliott Hughes261e2232012-08-14 15:04:05 -0700332ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800333FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
334DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
335OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
336HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
337LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
338OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
339SUCH DAMAGE.
340
Elliott Hughes387d4b72012-08-09 15:17:46 -0700341-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800342
Elliott Hughes448080d2013-01-29 16:25:06 -0800343Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
344Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium.
345
346Permission to use, copy, modify, and/or distribute this software for any
347purpose with or without fee is hereby granted, provided that the above
348copyright notice and this permission notice appear in all copies.
349
350THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
351REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
352AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
353INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
354LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
355OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
356PERFORMANCE OF THIS SOFTWARE.
357
358-------------------------------------------------------------------
359
360Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
361Copyright (C) 1997-2001 Internet Software Consortium.
362
363Permission to use, copy, modify, and/or distribute this software for any
364purpose with or without fee is hereby granted, provided that the above
365copyright notice and this permission notice appear in all copies.
366
367THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
368REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
369AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
370INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
371LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
372OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
373PERFORMANCE OF THIS SOFTWARE.
374
375-------------------------------------------------------------------
376
Elliott Hughes261e2232012-08-14 15:04:05 -0700377Copyright (C) 2006 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700378
379Licensed under the Apache License, Version 2.0 (the "License");
380you may not use this file except in compliance with the License.
381You may obtain a copy of the License at
382
383 http://www.apache.org/licenses/LICENSE-2.0
384
385Unless required by applicable law or agreed to in writing, software
386distributed under the License is distributed on an "AS IS" BASIS,
387WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
388See the License for the specific language governing permissions and
389limitations under the License.
390
391-------------------------------------------------------------------
392
393Copyright (C) 2006 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700394All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800395
396Redistribution and use in source and binary forms, with or without
397modification, are permitted provided that the following conditions
398are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700399 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800400 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700401 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700402 notice, this list of conditions and the following disclaimer in
403 the documentation and/or other materials provided with the
404 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800405
Elliott Hughes261e2232012-08-14 15:04:05 -0700406THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
407"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
408LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
409FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
410COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
411INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
412BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
413OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
414AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
415OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
416OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800417SUCH DAMAGE.
418
Elliott Hughes387d4b72012-08-09 15:17:46 -0700419-------------------------------------------------------------------
420
Dan Albertc30862f2016-10-20 11:45:16 -0700421Copyright (C) 2007 The Android Open Source Project
422
423Licensed under the Apache License, Version 2.0 (the "License");
424you may not use this file except in compliance with the License.
425You may obtain a copy of the License at
426
427 http://www.apache.org/licenses/LICENSE-2.0
428
429Unless required by applicable law or agreed to in writing, software
430distributed under the License is distributed on an "AS IS" BASIS,
431WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
432See the License for the specific language governing permissions and
433limitations under the License.
434
435-------------------------------------------------------------------
436
Dimitry Ivanovbcc4da92017-02-15 15:31:13 -0800437Copyright (C) 2007 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:
443 * Redistributions of source code must retain the above copyright
444 notice, this list of conditions and the following disclaimer.
445 * Redistributions in binary form must reproduce the above copyright
446 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
Elliott Hughes261e2232012-08-14 15:04:05 -0700465Copyright (C) 2008 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700466
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) 2008 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700482All 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
Elliott Hughesacbe3222014-04-16 17:01:12 -0700509Copyright (C) 2008 The Android Open Source Project
510All rights reserved.
511Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
512
513Redistribution and use in source and binary forms, with or without
514modification, are permitted provided that the following conditions
515are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700516 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700517 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700518 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700519 notice, this list of conditions and the following disclaimer in
520 the documentation and/or other materials provided with the
521 distribution.
522
523THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
524"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
525LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
526FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
527COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
528INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
529BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
530OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
531AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
532OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
533OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
534SUCH DAMAGE.
535
536-------------------------------------------------------------------
537
Elliott Hughes261e2232012-08-14 15:04:05 -0700538Copyright (C) 2009 The Android Open Source Project
539All rights reserved.
540
541Redistribution and use in source and binary forms, with or without
542modification, are permitted provided that the following conditions
543are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700544 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700545 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700546 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700547 notice, this list of conditions and the following disclaimer in
548 the documentation and/or other materials provided with the
549 distribution.
550
551THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
552"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
553LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
554FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
555COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
556INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
557BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
558OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
559AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
560OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
561OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
562SUCH DAMAGE.
563
564-------------------------------------------------------------------
565
566Copyright (C) 2010 The Android Open Source Project
567
568Licensed under the Apache License, Version 2.0 (the "License");
569you may not use this file except in compliance with the License.
570You may obtain a copy of the License at
571
572 http://www.apache.org/licenses/LICENSE-2.0
573
574Unless required by applicable law or agreed to in writing, software
575distributed under the License is distributed on an "AS IS" BASIS,
576WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
577See the License for the specific language governing permissions and
578limitations under the License.
579
580-------------------------------------------------------------------
581
582Copyright (C) 2010 The Android Open Source Project
583All rights reserved.
584
585Redistribution and use in source and binary forms, with or without
586modification, are permitted provided that the following conditions
587are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700588 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700589 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700590 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700591 notice, this list of conditions and the following disclaimer in
592 the documentation and/or other materials provided with the
593 distribution.
594
595THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
596"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
597LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
598FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
599COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
600INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
601BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
602OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
603AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
604OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
605OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
606SUCH DAMAGE.
607
608-------------------------------------------------------------------
609
610Copyright (C) 2010 The Android Open Source Project
611Copyright (c) 2008 ARM Ltd
612All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700613
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.
Elliott Hughes261e2232012-08-14 15:04:05 -07006223. The name of the company may not be used to endorse or promote
623 products derived from this software without specific prior written
624 permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700625
Elliott Hughes261e2232012-08-14 15:04:05 -0700626THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
627WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
628MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
629IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
630SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
631TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
632PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
633LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
634NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
635SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
636
637Android adaptation and tweak by Jim Huang <jserv@0xlab.org>.
638
639-------------------------------------------------------------------
640
641Copyright (C) 2011 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700642All rights reserved.
643
644Redistribution and use in source and binary forms, with or without
645modification, are permitted provided that the following conditions
646are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700647 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700648 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700649 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700650 notice, this list of conditions and the following disclaimer in
651 the documentation and/or other materials provided with the
652 distribution.
653
654THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
655"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
656LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
657FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
658COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
659INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
660BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
661OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
662AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
663OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
664OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Elliott Hughes387d4b72012-08-09 15:17:46 -0700665SUCH DAMAGE.
666
667-------------------------------------------------------------------
668
669Copyright (C) 2012 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700670
671Licensed under the Apache License, Version 2.0 (the "License");
672you may not use this file except in compliance with the License.
673You may obtain a copy of the License at
674
675 http://www.apache.org/licenses/LICENSE-2.0
676
677Unless required by applicable law or agreed to in writing, software
678distributed under the License is distributed on an "AS IS" BASIS,
679WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
680See the License for the specific language governing permissions and
681limitations under the License.
682
683-------------------------------------------------------------------
684
685Copyright (C) 2012 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -0700686All rights reserved.
687
688Redistribution and use in source and binary forms, with or without
689modification, are permitted provided that the following conditions
690are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700691 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700692 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700693 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700694 notice, this list of conditions and the following disclaimer in
695 the documentation and/or other materials provided with the
696 distribution.
697
698THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
699"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
700LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
701FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
702COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
703INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
704BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
705OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
706AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
707OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
708OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
709SUCH DAMAGE.
710
711-------------------------------------------------------------------
712
Elliott Hughes3a4c4542017-07-19 17:20:24 -0700713Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org>
714
715Redistribution and use in source and binary forms, with or without
716modification, are permitted provided that the following conditions
717are met:
7181. Redistributions of source code must retain the above copyright
719 notice, this list of conditions and the following disclaimer.
7202. Redistributions in binary form must reproduce the above copyright
721 notice, this list of conditions and the following disclaimer in the
722 documentation and/or other materials provided with the distribution.
723
724THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
725ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
726IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
727ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
728FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
729DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
730OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
731HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
732LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
733OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
734SUCH DAMAGE.
735
736-------------------------------------------------------------------
737
Elliott Hughes448080d2013-01-29 16:25:06 -0800738Copyright (C) 2013 The Android Open Source Project
739
740Licensed under the Apache License, Version 2.0 (the "License");
741you may not use this file except in compliance with the License.
742You may obtain a copy of the License at
743
744 http://www.apache.org/licenses/LICENSE-2.0
745
746Unless required by applicable law or agreed to in writing, software
747distributed under the License is distributed on an "AS IS" BASIS,
748WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
749See the License for the specific language governing permissions and
750limitations under the License.
751
752-------------------------------------------------------------------
753
754Copyright (C) 2013 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:
Elliott Hughes3758a242014-07-22 21:24:47 -0700760 * Redistributions of source code must retain the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800761 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700762 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800763 notice, this list of conditions and the following disclaimer in
764 the documentation and/or other materials provided with the
765 distribution.
766
767THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
768"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
769LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
770FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
771COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
772INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
773BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
774OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
775AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
776OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
777OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
778SUCH DAMAGE.
779
780-------------------------------------------------------------------
781
Elliott Hughesacbe3222014-04-16 17:01:12 -0700782Copyright (C) 2013 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700783All rights reserved.
784Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved.
785
786Redistribution and use in source and binary forms, with or without
787modification, are permitted provided that the following conditions
788are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700789 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700790 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700791 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700792 notice, this list of conditions and the following disclaimer in
793 the documentation and/or other materials provided with the
794 distribution.
795
796THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
797"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
798LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
799FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
800COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
801INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
802BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
803OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
804AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
805OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
806OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
807SUCH DAMAGE.
808
809-------------------------------------------------------------------
810
811Copyright (C) 2013 The Android Open Source Project
Elliott Hughesacbe3222014-04-16 17:01:12 -0700812Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.
813All rights reserved.
814
815Redistribution and use in source and binary forms, with or without
816modification, are permitted provided that the following conditions
817are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700818 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700819 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700820 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700821 notice, this list of conditions and the following disclaimer in
822 the documentation and/or other materials provided with the
823 distribution.
824
825THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
826"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
827LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
828FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
829COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
830INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
831BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
832OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
833AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
834OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
835OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
836SUCH DAMAGE.
837
838-------------------------------------------------------------------
839
Elliott Hughes4e54b112014-03-06 15:06:11 -0800840Copyright (C) 2014 The Android Open Source Project
841
842Licensed under the Apache License, Version 2.0 (the "License");
843you may not use this file except in compliance with the License.
844You may obtain a copy of the License at
845
846 http://www.apache.org/licenses/LICENSE-2.0
847
848Unless required by applicable law or agreed to in writing, software
849distributed under the License is distributed on an "AS IS" BASIS,
850WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
851See the License for the specific language governing permissions and
852limitations under the License.
853
854-------------------------------------------------------------------
855
856Copyright (C) 2014 The Android Open Source Project
857All rights reserved.
858
859Redistribution and use in source and binary forms, with or without
860modification, are permitted provided that the following conditions
861are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700862 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800863 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700864 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800865 notice, this list of conditions and the following disclaimer in
866 the documentation and/or other materials provided with the
867 distribution.
868
869THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
870"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
871LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
872FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
873COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
874INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
875BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
876OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
877AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
878OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
879OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
880SUCH DAMAGE.
881
882-------------------------------------------------------------------
883
Dan Albertc30862f2016-10-20 11:45:16 -0700884Copyright (C) 2014 The Android Open Source Project
885All rights reserved.
886
887Redistribution and use in source and binary forms, with or without
888modification, are permitted provided that the following conditions
889are met:
8901. Redistributions of source code must retain the above copyright
891 notice, this list of conditions and the following disclaimer.
8922. Redistributions in binary form must reproduce the above copyright
893 notice, this list of conditions and the following disclaimer in the
894 documentation and/or other materials provided with the distribution.
895
896THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
897ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
898IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
899ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
900FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
901DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
902OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
903HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
904LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
905OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
906SUCH DAMAGE.
907
908-------------------------------------------------------------------
909
910Copyright (C) 2015 The Android Open Source Project
911
912Licensed under the Apache License, Version 2.0 (the "License");
913you may not use this file except in compliance with the License.
914You may obtain a copy of the License at
915
916 http://www.apache.org/licenses/LICENSE-2.0
917
Elliott Hughes7e54c762015-05-12 10:09:01 -0700918Unless required by applicable law or agreed to in writing, software
919distributed under the License is distributed on an "AS IS" BASIS,
920WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
921See the License for the specific language governing permissions and
922limitations under the License.
923
924-------------------------------------------------------------------
925
926Copyright (C) 2015 The Android Open Source Project
927All rights reserved.
928
929Redistribution and use in source and binary forms, with or without
930modification, are permitted provided that the following conditions
931are met:
932 * Redistributions of source code must retain the above copyright
933 notice, this list of conditions and the following disclaimer.
934 * Redistributions in binary form must reproduce the above copyright
935 notice, this list of conditions and the following disclaimer in
936 the documentation and/or other materials provided with the
937 distribution.
938
939THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
940"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
941LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
942FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
943COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
944INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
945BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
946OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
947AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
948OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
949OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
950SUCH DAMAGE.
951
952-------------------------------------------------------------------
953
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800954Copyright (C) 2016 The Android Open Source Project
955
956Licensed under the Apache License, Version 2.0 (the "License");
957you may not use this file except in compliance with the License.
958You may obtain a copy of the License at
959
960 http://www.apache.org/licenses/LICENSE-2.0
961
962Unless required by applicable law or agreed to in writing, software
963distributed under the License is distributed on an "AS IS" BASIS,
964WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
965See the License for the specific language governing permissions and
966limitations under the License.
967
968-------------------------------------------------------------------
969
970Copyright (C) 2016 The Android Open Source Project
971All rights reserved.
972
973Redistribution and use in source and binary forms, with or without
974modification, are permitted provided that the following conditions
975are met:
976 * Redistributions of source code must retain the above copyright
977 notice, this list of conditions and the following disclaimer.
978 * Redistributions in binary form must reproduce the above copyright
979 notice, this list of conditions and the following disclaimer in
980 the documentation and/or other materials provided with the
981 distribution.
982
983THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
986FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
987COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
988INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
989BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
990OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
991AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
992OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
993OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
994SUCH DAMAGE.
995
996-------------------------------------------------------------------
997
mspector2e3d6a12017-01-24 21:51:51 -0800998Copyright (C) 2017 The Android Open Source Project
Paul Lawrencedfe84342017-02-16 09:24:39 -0800999
1000Licensed under the Apache License, Version 2.0 (the "License");
1001you may not use this file except in compliance with the License.
1002You may obtain a copy of the License at
1003
1004 http://www.apache.org/licenses/LICENSE-2.0
1005
1006Unless required by applicable law or agreed to in writing, software
1007distributed under the License is distributed on an "AS IS" BASIS,
1008WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1009See the License for the specific language governing permissions and
1010limitations under the License.
1011
1012-------------------------------------------------------------------
1013
1014Copyright (C) 2017 The Android Open Source Project
mspector2e3d6a12017-01-24 21:51:51 -08001015All rights reserved.
1016
Jake Weinstein04d99df2016-08-25 20:03:25 -04001017Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved.
1018
1019Redistribution and use in source and binary forms, with or without
1020modification, are permitted provided that the following conditions
1021are met:
1022 * Redistributions of source code must retain the above copyright
1023 notice, this list of conditions and the following disclaimer.
1024 * Redistributions in binary form must reproduce the above copyright
1025 notice, this list of conditions and the following disclaimer in
1026 the documentation and/or other materials provided with the
1027 distribution.
1028
1029THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1030"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1031LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1032FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1033COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1034INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1035BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1036OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1037AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1038OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1039OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1040SUCH DAMAGE.
1041
1042-------------------------------------------------------------------
1043
1044Copyright (C) 2017 The Android Open Source Project
1045All rights reserved.
1046
mspector2e3d6a12017-01-24 21:51:51 -08001047Redistribution and use in source and binary forms, with or without
1048modification, are permitted provided that the following conditions
1049are met:
1050 * Redistributions of source code must retain the above copyright
1051 notice, this list of conditions and the following disclaimer.
1052 * Redistributions in binary form must reproduce the above copyright
1053 notice, this list of conditions and the following disclaimer in
1054 the documentation and/or other materials provided with the
1055 distribution.
1056
1057THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1058"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1059LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1060FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1061COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1062INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1063BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1064OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1065AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1066OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1067OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1068SUCH DAMAGE.
1069
1070-------------------------------------------------------------------
1071
dimitry581723e2018-01-05 14:31:44 +01001072Copyright (C) 2018 The Android Open Source Project
1073All rights reserved.
1074
1075Redistribution and use in source and binary forms, with or without
1076modification, are permitted provided that the following conditions
1077are met:
1078 * Redistributions of source code must retain the above copyright
1079 notice, this list of conditions and the following disclaimer.
1080 * Redistributions in binary form must reproduce the above copyright
1081 notice, this list of conditions and the following disclaimer in
1082 the documentation and/or other materials provided with the
1083 distribution.
1084
1085THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1086"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1087LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1088FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1089COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1090INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1091BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1092OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1093AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1094OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1095OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1096SUCH DAMAGE.
1097
1098-------------------------------------------------------------------
1099
Elliott Hughes261e2232012-08-14 15:04:05 -07001100Copyright (c) 1980, 1983, 1988, 1993
1101 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001102
Elliott Hughes261e2232012-08-14 15:04:05 -07001103Redistribution and use in source and binary forms, with or without
1104modification, are permitted provided that the following conditions
1105are met:
11061. Redistributions of source code must retain the above copyright
1107 notice, this list of conditions and the following disclaimer.
11082. Redistributions in binary form must reproduce the above copyright
1109 notice, this list of conditions and the following disclaimer in the
1110 documentation and/or other materials provided with the distribution.
11113. All advertising materials mentioning features or use of this software
1112 must display the following acknowledgement:
1113 This product includes software developed by the University of
1114 California, Berkeley and its contributors.
11154. Neither the name of the University nor the names of its contributors
1116 may be used to endorse or promote products derived from this software
1117 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001118
Elliott Hughes261e2232012-08-14 15:04:05 -07001119THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1120ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1121IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1122ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1123FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1124DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1125OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1126HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1127LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1128OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1129SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001130
Elliott Hughes387d4b72012-08-09 15:17:46 -07001131
Elliott Hughes261e2232012-08-14 15:04:05 -07001132Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001133
1134Permission to use, copy, modify, and distribute this software for any
1135purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001136copyright notice and this permission notice appear in all copies, and that
1137the name of Digital Equipment Corporation not be used in advertising or
1138publicity pertaining to distribution of the document or software without
1139specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001140
Elliott Hughes261e2232012-08-14 15:04:05 -07001141THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1142WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1143OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1144CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1145DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1146PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1147ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1148SOFTWARE.
1149
1150-------------------------------------------------------------------
1151
Elliott Hughes387d4b72012-08-09 15:17:46 -07001152Copyright (c) 1982, 1986, 1993
1153 The Regents of the University of California. All rights reserved.
1154
1155Redistribution and use in source and binary forms, with or without
1156modification, are permitted provided that the following conditions
1157are met:
11581. Redistributions of source code must retain the above copyright
1159 notice, this list of conditions and the following disclaimer.
11602. Redistributions in binary form must reproduce the above copyright
1161 notice, this list of conditions and the following disclaimer in the
1162 documentation and/or other materials provided with the distribution.
11633. Neither the name of the University nor the names of its contributors
1164 may be used to endorse or promote products derived from this software
1165 without specific prior written permission.
1166
1167THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1168ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1169IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1170ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1171FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1172DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1173OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1174HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1175LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1176OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1177SUCH DAMAGE.
1178
1179-------------------------------------------------------------------
1180
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001181Copyright (c) 1982, 1986, 1993
1182 The Regents of the University of California. All rights reserved.
1183(c) UNIX System Laboratories, Inc.
1184All or some portions of this file are derived from material licensed
1185to the University of California by American Telephone and Telegraph
1186Co. or Unix System Laboratories, Inc. and are reproduced herein with
1187the permission of UNIX System Laboratories, Inc.
1188
1189Redistribution and use in source and binary forms, with or without
1190modification, are permitted provided that the following conditions
1191are met:
11921. Redistributions of source code must retain the above copyright
1193 notice, this list of conditions and the following disclaimer.
11942. Redistributions in binary form must reproduce the above copyright
1195 notice, this list of conditions and the following disclaimer in the
1196 documentation and/or other materials provided with the distribution.
11973. Neither the name of the University nor the names of its contributors
1198 may be used to endorse or promote products derived from this software
1199 without specific prior written permission.
1200
1201THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1202ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1203IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1204ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1205FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1206DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1207OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1208HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1209LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1210OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1211SUCH DAMAGE.
1212
1213-------------------------------------------------------------------
1214
Elliott Hughes387d4b72012-08-09 15:17:46 -07001215Copyright (c) 1983, 1987, 1989
1216 The Regents of the University of California. All rights reserved.
1217
1218Redistribution and use in source and binary forms, with or without
1219modification, are permitted provided that the following conditions
1220are met:
12211. Redistributions of source code must retain the above copyright
1222 notice, this list of conditions and the following disclaimer.
12232. Redistributions in binary form must reproduce the above copyright
1224 notice, this list of conditions and the following disclaimer in the
1225 documentation and/or other materials provided with the distribution.
12263. Neither the name of the University nor the names of its contributors
1227 may be used to endorse or promote products derived from this software
1228 without specific prior written permission.
1229
1230THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1231ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1232IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1233ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1234FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1235DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1236OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1237HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1238LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1239OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1240SUCH DAMAGE.
1241
1242-------------------------------------------------------------------
1243
Elliott Hughes387d4b72012-08-09 15:17:46 -07001244Copyright (c) 1983, 1989
1245 The Regents of the University of California. All rights reserved.
1246
1247Redistribution and use in source and binary forms, with or without
1248modification, are permitted provided that the following conditions
1249are met:
12501. Redistributions of source code must retain the above copyright
1251 notice, this list of conditions and the following disclaimer.
12522. Redistributions in binary form must reproduce the above copyright
1253 notice, this list of conditions and the following disclaimer in the
1254 documentation and/or other materials provided with the distribution.
12553. All advertising materials mentioning features or use of this software
1256 must display the following acknowledgement:
1257 This product includes software developed by the University of
1258 California, Berkeley and its contributors.
12594. Neither the name of the University nor the names of its contributors
1260 may be used to endorse or promote products derived from this software
1261 without specific prior written permission.
1262
1263THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1264ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1265IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1266ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1267FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1268DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1269OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1270HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1271LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1272OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1273SUCH DAMAGE.
1274
1275-------------------------------------------------------------------
1276
Elliott Hughes261e2232012-08-14 15:04:05 -07001277Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001278 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001279
1280Redistribution and use in source and binary forms, with or without
1281modification, are permitted provided that the following conditions
1282are met:
12831. Redistributions of source code must retain the above copyright
1284 notice, this list of conditions and the following disclaimer.
12852. Redistributions in binary form must reproduce the above copyright
1286 notice, this list of conditions and the following disclaimer in the
1287 documentation and/or other materials provided with the distribution.
12883. Neither the name of the University nor the names of its contributors
1289 may be used to endorse or promote products derived from this software
1290 without specific prior written permission.
1291
1292THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1293ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1294IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1295ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1296FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1297DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1298OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1299HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1300LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1301OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1302SUCH DAMAGE.
1303
1304-------------------------------------------------------------------
1305
Elliott Hughes261e2232012-08-14 15:04:05 -07001306Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001307 The Regents of the University of California. All rights reserved.
1308
Elliott Hughes387d4b72012-08-09 15:17:46 -07001309Redistribution and use in source and binary forms, with or without
1310modification, are permitted provided that the following conditions
1311are met:
13121. Redistributions of source code must retain the above copyright
1313 notice, this list of conditions and the following disclaimer.
13142. Redistributions in binary form must reproduce the above copyright
1315 notice, this list of conditions and the following disclaimer in the
1316 documentation and/or other materials provided with the distribution.
13173. Neither the name of the University nor the names of its contributors
1318 may be used to endorse or promote products derived from this software
1319 without specific prior written permission.
1320
1321THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1322ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1323IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1324ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1325FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1326DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1327OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1328HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1329LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1330OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1331SUCH DAMAGE.
1332
1333-------------------------------------------------------------------
1334
Elliott Hughes387d4b72012-08-09 15:17:46 -07001335Copyright (c) 1985
1336 The Regents of the University of California. All rights reserved.
1337
1338Redistribution and use in source and binary forms, with or without
1339modification, are permitted provided that the following conditions
1340are met:
13411. Redistributions of source code must retain the above copyright
1342 notice, this list of conditions and the following disclaimer.
13432. Redistributions in binary form must reproduce the above copyright
1344 notice, this list of conditions and the following disclaimer in the
1345 documentation and/or other materials provided with the distribution.
13463. All advertising materials mentioning features or use of this software
1347 must display the following acknowledgement:
1348 This product includes software developed by the University of
1349 California, Berkeley and its contributors.
13504. Neither the name of the University nor the names of its contributors
1351 may be used to endorse or promote products derived from this software
1352 without specific prior written permission.
1353
1354THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1355ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1356IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1357ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1358FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1359DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1360OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1361HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1362LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1363OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1364SUCH DAMAGE.
1365
1366-------------------------------------------------------------------
1367
Elliott Hughes261e2232012-08-14 15:04:05 -07001368Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001369All rights reserved.
1370
1371Redistribution and use in source and binary forms, with or without
1372modification, are permitted provided that the following conditions
1373are met:
13741. Redistributions of source code must retain the above copyright
1375 notice, this list of conditions and the following disclaimer.
13762. Redistributions in binary form must reproduce the above copyright
1377 notice, this list of conditions and the following disclaimer in the
1378 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070013793. Neither the name of the University nor the names of its contributors
1380 may be used to endorse or promote products derived from this software
1381 without specific prior written permission.
1382
1383THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1384ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1385IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1386ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1387FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1388DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1389OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1390HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1391LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1392OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1393SUCH DAMAGE.
1394
1395-------------------------------------------------------------------
1396
1397Copyright (c) 1985, 1988, 1993
1398 The Regents of the University of California. All rights reserved.
1399
1400Redistribution and use in source and binary forms, with or without
1401modification, are permitted provided that the following conditions
1402are met:
14031. Redistributions of source code must retain the above copyright
1404 notice, this list of conditions and the following disclaimer.
14052. Redistributions in binary form must reproduce the above copyright
1406 notice, this list of conditions and the following disclaimer in the
1407 documentation and/or other materials provided with the distribution.
14083. Neither the name of the University nor the names of its contributors
1409 may be used to endorse or promote products derived from this software
1410 without specific prior written permission.
1411
1412THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1413ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1414IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1415ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1416FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1417DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1418OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1419HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1420LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1421OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1422SUCH DAMAGE.
1423
1424Portions Copyright (c) 1993 by Digital Equipment Corporation.
1425
1426Permission to use, copy, modify, and distribute this software for any
1427purpose with or without fee is hereby granted, provided that the above
1428copyright notice and this permission notice appear in all copies, and that
1429the name of Digital Equipment Corporation not be used in advertising or
1430publicity pertaining to distribution of the document or software without
1431specific, written prior permission.
1432
1433THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1434WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1435OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1436CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1437DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1438PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1439ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1440SOFTWARE.
1441
1442-------------------------------------------------------------------
1443
Elliott Hughes261e2232012-08-14 15:04:05 -07001444Copyright (c) 1985, 1989, 1993
1445 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001446
1447Redistribution and use in source and binary forms, with or without
1448modification, are permitted provided that the following conditions
1449are met:
14501. Redistributions of source code must retain the above copyright
1451 notice, this list of conditions and the following disclaimer.
14522. Redistributions in binary form must reproduce the above copyright
1453 notice, this list of conditions and the following disclaimer in the
1454 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014553. All advertising materials mentioning features or use of this software
1456 must display the following acknowledgement:
1457 This product includes software developed by the University of
1458 California, Berkeley and its contributors.
14594. Neither the name of the University nor the names of its contributors
1460 may be used to endorse or promote products derived from this software
1461 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001462
Elliott Hughes261e2232012-08-14 15:04:05 -07001463THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1464ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1465IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1466ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1467FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1468DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1469OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1470HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1471LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1472OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1473SUCH DAMAGE.
1474
1475-------------------------------------------------------------------
1476
1477Copyright (c) 1985, 1993
1478 The Regents of the University of California. All rights reserved.
1479
1480Redistribution and use in source and binary forms, with or without
1481modification, are permitted provided that the following conditions
1482are met:
14831. Redistributions of source code must retain the above copyright
1484 notice, this list of conditions and the following disclaimer.
14852. Redistributions in binary form must reproduce the above copyright
1486 notice, this list of conditions and the following disclaimer in the
1487 documentation and/or other materials provided with the distribution.
14883. All advertising materials mentioning features or use of this software
1489 must display the following acknowledgement:
1490 This product includes software developed by the University of
1491 California, Berkeley and its contributors.
14924. Neither the name of the University nor the names of its contributors
1493 may be used to endorse or promote products derived from this software
1494 without specific prior written permission.
1495
1496THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1497ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1498IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1499ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1500FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1501DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1502OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1503HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1504LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1505OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1506SUCH DAMAGE.
1507
1508-------------------------------------------------------------------
1509
1510Copyright (c) 1985, 1993
1511 The Regents of the University of California. All rights reserved.
1512
1513Redistribution and use in source and binary forms, with or without
1514modification, are permitted provided that the following conditions
1515are met:
15161. Redistributions of source code must retain the above copyright
1517 notice, this list of conditions and the following disclaimer.
15182. Redistributions in binary form must reproduce the above copyright
1519 notice, this list of conditions and the following disclaimer in the
1520 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070015213. All advertising materials mentioning features or use of this software
1522 must display the following acknowledgement:
1523 This product includes software developed by the University of
1524 California, Berkeley and its contributors.
15254. Neither the name of the University nor the names of its contributors
1526 may be used to endorse or promote products derived from this software
1527 without specific prior written permission.
1528
1529THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1530ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1531IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1532ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1533FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1534DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1535OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1536HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1537LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1538OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1539SUCH DAMAGE.
1540
1541-------------------------------------------------------------------
1542
1543Copyright (c) 1985, 1993
1544 The Regents of the University of California. All rights reserved.
1545
1546Redistribution and use in source and binary forms, with or without
1547modification, are permitted provided that the following conditions
1548are met:
15491. Redistributions of source code must retain the above copyright
1550 notice, this list of conditions and the following disclaimer.
15512. Redistributions in binary form must reproduce the above copyright
1552 notice, this list of conditions and the following disclaimer in the
1553 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070015543. Neither the name of the University nor the names of its contributors
1555 may be used to endorse or promote products derived from this software
1556 without specific prior written permission.
1557
1558THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1559ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1560IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1561ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1562FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1563DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1564OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1565HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1566LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1567OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1568SUCH DAMAGE.
1569
1570-------------------------------------------------------------------
1571
1572Copyright (c) 1987 Regents of the University of California.
1573All rights reserved.
1574
1575Redistribution and use in source and binary forms, with or without
1576modification, are permitted provided that the following conditions
1577are met:
15781. Redistributions of source code must retain the above copyright
1579 notice, this list of conditions and the following disclaimer.
15802. Redistributions in binary form must reproduce the above copyright
1581 notice, this list of conditions and the following disclaimer in the
1582 documentation and/or other materials provided with the distribution.
15833. Neither the name of the University nor the names of its contributors
1584 may be used to endorse or promote products derived from this software
1585 without specific prior written permission.
1586
1587THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1588ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1589IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1590ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1591FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1592DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1593OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1594HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1595LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1596OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1597SUCH DAMAGE.
1598
1599-------------------------------------------------------------------
1600
1601Copyright (c) 1987, 1993
1602 The Regents of the University of California. All rights reserved.
1603
1604Redistribution and use in source and binary forms, with or without
1605modification, are permitted provided that the following conditions
1606are met:
16071. Redistributions of source code must retain the above copyright
1608 notice, this list of conditions and the following disclaimer.
16092. Redistributions in binary form must reproduce the above copyright
1610 notice, this list of conditions and the following disclaimer in the
1611 documentation and/or other materials provided with the distribution.
16123. All advertising materials mentioning features or use of this software
1613 must display the following acknowledgement:
1614 This product includes software developed by the University of
1615 California, Berkeley and its contributors.
16164. Neither the name of the University nor the names of its contributors
1617 may be used to endorse or promote products derived from this software
1618 without specific prior written permission.
1619
1620THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1621ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1622IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1623ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1624FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1625DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1626OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1627HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1628LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1629OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1630SUCH DAMAGE.
1631
1632-------------------------------------------------------------------
1633
1634Copyright (c) 1987, 1993
1635 The Regents of the University of California. All rights reserved.
1636
1637Redistribution and use in source and binary forms, with or without
1638modification, are permitted provided that the following conditions
1639are met:
16401. Redistributions of source code must retain the above copyright
1641 notice, this list of conditions and the following disclaimer.
16422. Redistributions in binary form must reproduce the above copyright
1643 notice, this list of conditions and the following disclaimer in the
1644 documentation and/or other materials provided with the distribution.
16453. Neither the name of the University nor the names of its contributors
1646 may be used to endorse or promote products derived from this software
1647 without specific prior written permission.
1648
1649THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1650ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1651IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1652ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1653FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1654DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1655OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1656HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1657LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1658OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1659SUCH DAMAGE.
1660
1661-------------------------------------------------------------------
1662
1663Copyright (c) 1988 Regents of the University of California.
1664All rights reserved.
1665
1666Redistribution and use in source and binary forms, with or without
1667modification, are permitted provided that the following conditions
1668are met:
16691. Redistributions of source code must retain the above copyright
1670 notice, this list of conditions and the following disclaimer.
16712. Redistributions in binary form must reproduce the above copyright
1672 notice, this list of conditions and the following disclaimer in the
1673 documentation and/or other materials provided with the distribution.
16743. Neither the name of the University nor the names of its contributors
1675 may be used to endorse or promote products derived from this software
1676 without specific prior written permission.
1677
1678THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1679ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1681ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1682FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1683DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1684OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1685HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1686LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1687OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1688SUCH DAMAGE.
1689
1690-------------------------------------------------------------------
1691
1692Copyright (c) 1988 The Regents of the University of California.
1693All rights reserved.
1694
1695Redistribution and use in source and binary forms, with or without
1696modification, are permitted provided that the following conditions
1697are met:
16981. Redistributions of source code must retain the above copyright
1699 notice, this list of conditions and the following disclaimer.
17002. Redistributions in binary form must reproduce the above copyright
1701 notice, this list of conditions and the following disclaimer in the
1702 documentation and/or other materials provided with the distribution.
17033. Neither the name of the University nor the names of its contributors
1704 may be used to endorse or promote products derived from this software
1705 without specific prior written permission.
1706
1707THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1708ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1709IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1710ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1711FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1712DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1713OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1714HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1715LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1716OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1717SUCH DAMAGE.
1718
1719-------------------------------------------------------------------
1720
1721Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001722 The Regents of the University of California. All rights reserved.
1723
1724Redistribution and use in source and binary forms, with or without
1725modification, are permitted provided that the following conditions
1726are met:
17271. Redistributions of source code must retain the above copyright
1728 notice, this list of conditions and the following disclaimer.
17292. Redistributions in binary form must reproduce the above copyright
1730 notice, this list of conditions and the following disclaimer in the
1731 documentation and/or other materials provided with the distribution.
17323. All advertising materials mentioning features or use of this software
1733 must display the following acknowledgement:
1734 This product includes software developed by the University of
1735 California, Berkeley and its contributors.
17364. Neither the name of the University nor the names of its contributors
1737 may be used to endorse or promote products derived from this software
1738 without specific prior written permission.
1739
1740THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1741ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1742IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1743ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1744FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1745DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1746OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1747HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1748LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1749OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1750SUCH DAMAGE.
1751
1752-------------------------------------------------------------------
1753
1754Copyright (c) 1988, 1993
1755 The Regents of the University of California. All rights reserved.
1756
1757Redistribution and use in source and binary forms, with or without
1758modification, are permitted provided that the following conditions
1759are met:
17601. Redistributions of source code must retain the above copyright
1761 notice, this list of conditions and the following disclaimer.
17622. Redistributions in binary form must reproduce the above copyright
1763 notice, this list of conditions and the following disclaimer in the
1764 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017653. All advertising materials mentioning features or use of this software
1766 must display the following acknowledgement:
1767 This product includes software developed by the University of
1768 California, Berkeley and its contributors.
17694. Neither the name of the University nor the names of its contributors
1770 may be used to endorse or promote products derived from this software
1771 without specific prior written permission.
1772
1773THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1774ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1775IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1776ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1777FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1778DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1779OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1780HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1781LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1782OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1783SUCH DAMAGE.
1784
1785-------------------------------------------------------------------
1786
1787Copyright (c) 1988, 1993
1788 The Regents of the University of California. All rights reserved.
1789
1790Redistribution and use in source and binary forms, with or without
1791modification, are permitted provided that the following conditions
1792are met:
17931. Redistributions of source code must retain the above copyright
1794 notice, this list of conditions and the following disclaimer.
17952. Redistributions in binary form must reproduce the above copyright
1796 notice, this list of conditions and the following disclaimer in the
1797 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070017983. Neither the name of the University nor the names of its contributors
1799 may be used to endorse or promote products derived from this software
1800 without specific prior written permission.
1801
1802THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1803ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1804IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1805ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1806FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1807DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1808OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1809HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1810LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1811OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1812SUCH DAMAGE.
1813
1814-------------------------------------------------------------------
1815
1816Copyright (c) 1988, 1993
1817 The Regents of the University of California. All rights reserved.
1818
1819This code is derived from software written by Ken Arnold and
1820published in UNIX Review, Vol. 6, No. 8.
1821
1822Redistribution and use in source and binary forms, with or without
1823modification, are permitted provided that the following conditions
1824are met:
18251. Redistributions of source code must retain the above copyright
1826 notice, this list of conditions and the following disclaimer.
18272. Redistributions in binary form must reproduce the above copyright
1828 notice, this list of conditions and the following disclaimer in the
1829 documentation and/or other materials provided with the distribution.
18303. Neither the name of the University nor the names of its contributors
1831 may be used to endorse or promote products derived from this software
1832 without specific prior written permission.
1833
1834THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1835ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1836IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1837ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1838FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1839DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1840OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1841HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1842LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1843OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1844SUCH DAMAGE.
1845
1846-------------------------------------------------------------------
1847
1848Copyright (c) 1989 The Regents of the University of California.
1849All rights reserved.
1850
Elliott Hughes261e2232012-08-14 15:04:05 -07001851Redistribution and use in source and binary forms, with or without
1852modification, are permitted provided that the following conditions
1853are met:
18541. Redistributions of source code must retain the above copyright
1855 notice, this list of conditions and the following disclaimer.
18562. Redistributions in binary form must reproduce the above copyright
1857 notice, this list of conditions and the following disclaimer in the
1858 documentation and/or other materials provided with the distribution.
18593. Neither the name of the University nor the names of its contributors
1860 may be used to endorse or promote products derived from this software
1861 without specific prior written permission.
1862
1863THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1864ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1865IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1866ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1867FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1868DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1869OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1870HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1871LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1872OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1873SUCH DAMAGE.
1874
1875-------------------------------------------------------------------
1876
1877Copyright (c) 1989 The Regents of the University of California.
1878All rights reserved.
1879(c) UNIX System Laboratories, Inc.
1880All or some portions of this file are derived from material licensed
1881to the University of California by American Telephone and Telegraph
1882Co. or Unix System Laboratories, Inc. and are reproduced herein with
1883the permission of UNIX System Laboratories, Inc.
1884
1885Redistribution and use in source and binary forms, with or without
1886modification, are permitted provided that the following conditions
1887are met:
18881. Redistributions of source code must retain the above copyright
1889 notice, this list of conditions and the following disclaimer.
18902. Redistributions in binary form must reproduce the above copyright
1891 notice, this list of conditions and the following disclaimer in the
1892 documentation and/or other materials provided with the distribution.
18933. Neither the name of the University nor the names of its contributors
1894 may be used to endorse or promote products derived from this software
1895 without specific prior written permission.
1896
1897THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1898ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1899IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1900ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1901FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001902DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1903OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1904HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1905LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1906OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1907SUCH DAMAGE.
1908
1909-------------------------------------------------------------------
1910
1911Copyright (c) 1989, 1993
1912 The Regents of the University of California. All rights reserved.
1913
1914Redistribution and use in source and binary forms, with or without
1915modification, are permitted provided that the following conditions
1916are met:
19171. Redistributions of source code must retain the above copyright
1918 notice, this list of conditions and the following disclaimer.
19192. Redistributions in binary form must reproduce the above copyright
1920 notice, this list of conditions and the following disclaimer in the
1921 documentation and/or other materials provided with the distribution.
19223. Neither the name of the University nor the names of its contributors
1923 may be used to endorse or promote products derived from this software
1924 without specific prior written permission.
1925
1926THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1927ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1928IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1929ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1930FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1931DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1932OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1933HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1934LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1935OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1936SUCH DAMAGE.
1937
1938-------------------------------------------------------------------
1939
Elliott Hughes261e2232012-08-14 15:04:05 -07001940Copyright (c) 1989, 1993
1941 The Regents of the University of California. All rights reserved.
1942
1943Redistribution and use in source and binary forms, with or without
1944modification, are permitted provided that the following conditions
1945are met:
19461. Redistributions of source code must retain the above copyright
1947 notice, this list of conditions and the following disclaimer.
19482. Redistributions in binary form must reproduce the above copyright
1949 notice, this list of conditions and the following disclaimer in the
1950 documentation and/or other materials provided with the distribution.
19514. Neither the name of the University nor the names of its contributors
1952 may be used to endorse or promote products derived from this software
1953 without specific prior written permission.
1954
1955THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1956ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1957IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1958ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1959FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1960DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1961OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1962HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1963LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1964OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1965SUCH DAMAGE.
1966
1967-------------------------------------------------------------------
1968
1969Copyright (c) 1989, 1993
1970 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001971
1972This code is derived from software contributed to Berkeley by
Elliott Hughesf1c568d2017-09-26 17:09:07 -07001973Guido van Rossum.
1974
1975Copyright (c) 2011 The FreeBSD Foundation
1976All rights reserved.
1977Portions of this software were developed by David Chisnall
1978under sponsorship from the FreeBSD Foundation.
1979
1980Redistribution and use in source and binary forms, with or without
1981modification, are permitted provided that the following conditions
1982are met:
19831. Redistributions of source code must retain the above copyright
1984 notice, this list of conditions and the following disclaimer.
19852. Redistributions in binary form must reproduce the above copyright
1986 notice, this list of conditions and the following disclaimer in the
1987 documentation and/or other materials provided with the distribution.
19883. Neither the name of the University nor the names of its contributors
1989 may be used to endorse or promote products derived from this software
1990 without specific prior written permission.
1991
1992THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1993ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1994IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1995ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1996FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1997DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1998OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1999HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2000LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2001OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2002SUCH DAMAGE.
2003
2004-------------------------------------------------------------------
2005
2006Copyright (c) 1989, 1993
2007 The Regents of the University of California. All rights reserved.
2008
2009This code is derived from software contributed to Berkeley by
2010Guido van Rossum.
2011
2012Redistribution and use in source and binary forms, with or without
2013modification, are permitted provided that the following conditions
2014are met:
20151. Redistributions of source code must retain the above copyright
2016 notice, this list of conditions and the following disclaimer.
20172. Redistributions in binary form must reproduce the above copyright
2018 notice, this list of conditions and the following disclaimer in the
2019 documentation and/or other materials provided with the distribution.
20203. Neither the name of the University nor the names of its contributors
2021 may be used to endorse or promote products derived from this software
2022 without specific prior written permission.
2023
2024THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2025ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2026IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2027ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2028FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2029DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2030OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2031HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2032LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2033OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2034SUCH DAMAGE.
2035
2036-------------------------------------------------------------------
2037
2038Copyright (c) 1989, 1993
2039 The Regents of the University of California. All rights reserved.
2040
2041This code is derived from software contributed to Berkeley by
Elliott Hughesacbe3222014-04-16 17:01:12 -07002042Roger L. Snyder.
2043
2044Redistribution and use in source and binary forms, with or without
2045modification, are permitted provided that the following conditions
2046are met:
20471. Redistributions of source code must retain the above copyright
2048 notice, this list of conditions and the following disclaimer.
20492. Redistributions in binary form must reproduce the above copyright
2050 notice, this list of conditions and the following disclaimer in the
2051 documentation and/or other materials provided with the distribution.
20523. Neither the name of the University nor the names of its contributors
2053 may be used to endorse or promote products derived from this software
2054 without specific prior written permission.
2055
2056THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2057ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2058IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2059ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2060FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2061DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2062OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2063HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2064LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2065OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2066SUCH DAMAGE.
2067
2068-------------------------------------------------------------------
2069
2070Copyright (c) 1989, 1993
2071 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002072(c) UNIX System Laboratories, Inc.
2073All or some portions of this file are derived from material licensed
2074to the University of California by American Telephone and Telegraph
2075Co. or Unix System Laboratories, Inc. and are reproduced herein with
2076the permission of UNIX System Laboratories, Inc.
2077
2078Redistribution and use in source and binary forms, with or without
2079modification, are permitted provided that the following conditions
2080are met:
20811. Redistributions of source code must retain the above copyright
2082 notice, this list of conditions and the following disclaimer.
20832. Redistributions in binary form must reproduce the above copyright
2084 notice, this list of conditions and the following disclaimer in the
2085 documentation and/or other materials provided with the distribution.
20863. Neither the name of the University nor the names of its contributors
2087 may be used to endorse or promote products derived from this software
2088 without specific prior written permission.
2089
2090THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2091ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2092IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2093ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2094FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2095DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2096OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2097HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2098LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2099OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2100SUCH DAMAGE.
2101
2102-------------------------------------------------------------------
2103
Elliott Hughesb4931ce2016-02-08 17:00:12 -08002104Copyright (c) 1990 Regents of the University of California.
2105All rights reserved.
2106
2107This code is derived from software contributed to Berkeley by
2108Chris Torek.
2109
2110Redistribution and use in source and binary forms, with or without
2111modification, are permitted provided that the following conditions
2112are met:
21131. Redistributions of source code must retain the above copyright
2114 notice, this list of conditions and the following disclaimer.
21152. Redistributions in binary form must reproduce the above copyright
2116 notice, this list of conditions and the following disclaimer in the
2117 documentation and/or other materials provided with the distribution.
21183. Neither the name of the University nor the names of its contributors
2119 may be used to endorse or promote products derived from this software
2120 without specific prior written permission.
2121
2122THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2123ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2124IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2125ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2126FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2127DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2128OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2129HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2130LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2131OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2132SUCH DAMAGE.
2133
2134-------------------------------------------------------------------
2135
Elliott Hughes261e2232012-08-14 15:04:05 -07002136Copyright (c) 1990 The Regents of the University of California.
2137All rights reserved.
2138
2139Redistribution and use in source and binary forms, with or without
2140modification, are permitted provided that the following conditions
2141are met:
21421. Redistributions of source code must retain the above copyright
2143 notice, this list of conditions and the following disclaimer.
21442. Redistributions in binary form must reproduce the above copyright
2145 notice, this list of conditions and the following disclaimer in the
2146 documentation and/or other materials provided with the distribution.
21473. Neither the name of the University nor the names of its contributors
2148 may be used to endorse or promote products derived from this software
2149 without specific prior written permission.
2150
2151THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2152ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2153IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2154ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2155FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2156DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2157OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2158HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2159LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2160OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2161SUCH DAMAGE.
2162
2163-------------------------------------------------------------------
2164
2165Copyright (c) 1990 The Regents of the University of California.
2166All rights reserved.
2167
Elliott Hughes261e2232012-08-14 15:04:05 -07002168This code is derived from software contributed to Berkeley by
2169Chris Torek.
2170
2171Redistribution and use in source and binary forms, with or without
2172modification, are permitted provided that the following conditions
2173are met:
21741. Redistributions of source code must retain the above copyright
2175 notice, this list of conditions and the following disclaimer.
21762. Redistributions in binary form must reproduce the above copyright
2177 notice, this list of conditions and the following disclaimer in the
2178 documentation and/or other materials provided with the distribution.
21793. Neither the name of the University nor the names of its contributors
2180 may be used to endorse or promote products derived from this software
2181 without specific prior written permission.
2182
2183THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2184ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2185IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2186ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2187FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2188DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2189OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2190HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2191LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2192OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2193SUCH DAMAGE.
2194
2195-------------------------------------------------------------------
2196
2197Copyright (c) 1990 The Regents of the University of California.
2198All rights reserved.
2199
2200This code is derived from software contributed to Berkeley by
2201William Jolitz.
2202
2203Redistribution and use in source and binary forms, with or without
2204modification, are permitted provided that the following conditions
2205are met:
22061. Redistributions of source code must retain the above copyright
2207 notice, this list of conditions and the following disclaimer.
22082. Redistributions in binary form must reproduce the above copyright
2209 notice, this list of conditions and the following disclaimer in the
2210 documentation and/or other materials provided with the distribution.
22113. Neither the name of the University nor the names of its contributors
2212 may be used to endorse or promote products derived from this software
2213 without specific prior written permission.
2214
2215THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2216ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2217IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2218ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2219FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2220DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2221OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2222HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2223LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2224OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2225SUCH DAMAGE.
2226
2227-------------------------------------------------------------------
2228
2229Copyright (c) 1990, 1993
2230 The Regents of the University of California. All rights reserved.
2231
2232Redistribution and use in source and binary forms, with or without
2233modification, are permitted provided that the following conditions
2234are met:
22351. Redistributions of source code must retain the above copyright
2236 notice, this list of conditions and the following disclaimer.
22372. Redistributions in binary form must reproduce the above copyright
2238 notice, this list of conditions and the following disclaimer in the
2239 documentation and/or other materials provided with the distribution.
22403. Neither the name of the University nor the names of its contributors
2241 may be used to endorse or promote products derived from this software
2242 without specific prior written permission.
2243
2244THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2245ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2246IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2247ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2248FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2249DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2250OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2251HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2252LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2253OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2254SUCH DAMAGE.
2255
2256-------------------------------------------------------------------
2257
2258Copyright (c) 1990, 1993
2259 The Regents of the University of California. All rights reserved.
2260
Elliott Hughes261e2232012-08-14 15:04:05 -07002261This code is derived from software contributed to Berkeley by
2262Chris Torek.
2263
2264Redistribution and use in source and binary forms, with or without
2265modification, are permitted provided that the following conditions
2266are met:
22671. Redistributions of source code must retain the above copyright
2268 notice, this list of conditions and the following disclaimer.
22692. Redistributions in binary form must reproduce the above copyright
2270 notice, this list of conditions and the following disclaimer in the
2271 documentation and/or other materials provided with the distribution.
22723. Neither the name of the University nor the names of its contributors
2273 may be used to endorse or promote products derived from this software
2274 without specific prior written permission.
2275
2276THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2277ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2278IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2279ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2280FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2281DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2282OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2283HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2284LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2285OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2286SUCH DAMAGE.
2287
2288-------------------------------------------------------------------
2289
2290Copyright (c) 1990, 1993
2291 The Regents of the University of California. All rights reserved.
2292
2293This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002294Donn Seeley at UUNET Technologies, Inc.
2295
2296Redistribution and use in source and binary forms, with or without
2297modification, are permitted provided that the following conditions
2298are met:
22991. Redistributions of source code must retain the above copyright
2300 notice, this list of conditions and the following disclaimer.
23012. Redistributions in binary form must reproduce the above copyright
2302 notice, this list of conditions and the following disclaimer in the
2303 documentation and/or other materials provided with the distribution.
23043. Neither the name of the University nor the names of its contributors
2305 may be used to endorse or promote products derived from this software
2306 without specific prior written permission.
2307
2308THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2309ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2310IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2311ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2312FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2313DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2314OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2315HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2316LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2317OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2318SUCH DAMAGE.
2319
2320-------------------------------------------------------------------
2321
2322Copyright (c) 1990, 1993
2323 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002324
2325This code is derived from software contributed to Berkeley by
2326Donn Seeley at UUNET Technologies, Inc.
2327
2328Redistribution and use in source and binary forms, with or without
2329modification, are permitted provided that the following conditions
2330are met:
23311. Redistributions of source code must retain the above copyright
2332 notice, this list of conditions and the following disclaimer.
23332. Redistributions in binary form must reproduce the above copyright
2334 notice, this list of conditions and the following disclaimer in the
2335 documentation and/or other materials provided with the distribution.
23364. Neither the name of the University nor the names of its contributors
2337 may be used to endorse or promote products derived from this software
2338 without specific prior written permission.
2339
2340THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2341ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2342IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2343ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2344FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2345DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2346OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2347HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2348LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2349OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2350SUCH DAMAGE.
2351
2352-------------------------------------------------------------------
2353
2354Copyright (c) 1990, 1993
2355 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002356(c) UNIX System Laboratories, Inc.
2357All or some portions of this file are derived from material licensed
2358to the University of California by American Telephone and Telegraph
2359Co. or Unix System Laboratories, Inc. and are reproduced herein with
2360the permission of UNIX System Laboratories, Inc.
2361
2362Redistribution and use in source and binary forms, with or without
2363modification, are permitted provided that the following conditions
2364are met:
23651. Redistributions of source code must retain the above copyright
2366 notice, this list of conditions and the following disclaimer.
23672. Redistributions in binary form must reproduce the above copyright
2368 notice, this list of conditions and the following disclaimer in the
2369 documentation and/or other materials provided with the distribution.
23703. Neither the name of the University nor the names of its contributors
2371 may be used to endorse or promote products derived from this software
2372 without specific prior written permission.
2373
2374THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2375ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2376IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2377ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2378FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2379DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2380OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2381HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2382LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2383OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2384SUCH DAMAGE.
2385
2386-------------------------------------------------------------------
2387
2388Copyright (c) 1990, 1993, 1994
2389 The Regents of the University of California. All rights reserved.
2390
2391Redistribution and use in source and binary forms, with or without
2392modification, are permitted provided that the following conditions
2393are met:
23941. Redistributions of source code must retain the above copyright
2395 notice, this list of conditions and the following disclaimer.
23962. Redistributions in binary form must reproduce the above copyright
2397 notice, this list of conditions and the following disclaimer in the
2398 documentation and/or other materials provided with the distribution.
23993. Neither the name of the University nor the names of its contributors
2400 may be used to endorse or promote products derived from this software
2401 without specific prior written permission.
2402
2403THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2404ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2405IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2406ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2407FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2408DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2409OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2410HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2411LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2412OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2413SUCH DAMAGE.
2414
2415-------------------------------------------------------------------
2416
2417Copyright (c) 1990, 1993, 1994
2418 The Regents of the University of California. All rights reserved.
2419
2420This code is derived from software contributed to Berkeley by
2421Chris Torek.
2422
2423Redistribution and use in source and binary forms, with or without
2424modification, are permitted provided that the following conditions
2425are met:
24261. Redistributions of source code must retain the above copyright
2427 notice, this list of conditions and the following disclaimer.
24282. Redistributions in binary form must reproduce the above copyright
2429 notice, this list of conditions and the following disclaimer in the
2430 documentation and/or other materials provided with the distribution.
24313. Neither the name of the University nor the names of its contributors
2432 may be used to endorse or promote products derived from this software
2433 without specific prior written permission.
2434
2435THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2436ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2437IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2438ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2439FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2440DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2441OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2442HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2443LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2444OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2445SUCH DAMAGE.
2446
2447-------------------------------------------------------------------
2448
Elliott Hughes4e54b112014-03-06 15:06:11 -08002449Copyright (c) 1991 The Regents of the University of California.
2450All rights reserved.
2451
2452Redistribution and use in source and binary forms, with or without
2453modification, are permitted provided that the following conditions
2454are met:
24551. Redistributions of source code must retain the above copyright
2456 notice, this list of conditions and the following disclaimer.
24572. Redistributions in binary form must reproduce the above copyright
2458 notice, this list of conditions and the following disclaimer in the
2459 documentation and/or other materials provided with the distribution.
24603. Neither the name of the University nor the names of its contributors
2461 may be used to endorse or promote products derived from this software
2462 without specific prior written permission.
2463
2464THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2465ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2466IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2467ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2468FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2469DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2470OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2471HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2472LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2473OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2474SUCH DAMAGE.
2475
2476-------------------------------------------------------------------
2477
Elliott Hughes261e2232012-08-14 15:04:05 -07002478Copyright (c) 1991, 1993
2479 The Regents of the University of California. All rights reserved.
2480
2481Redistribution and use in source and binary forms, with or without
2482modification, are permitted provided that the following conditions
2483are met:
24841. Redistributions of source code must retain the above copyright
2485 notice, this list of conditions and the following disclaimer.
24862. Redistributions in binary form must reproduce the above copyright
2487 notice, this list of conditions and the following disclaimer in the
2488 documentation and/or other materials provided with the distribution.
24893. Neither the name of the University nor the names of its contributors
2490 may be used to endorse or promote products derived from this software
2491 without specific prior written permission.
2492
2493THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2494ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2495IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2496ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2497FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2498DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2499OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2500HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2501LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2502OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2503SUCH DAMAGE.
2504
2505-------------------------------------------------------------------
2506
2507Copyright (c) 1991, 1993
2508 The Regents of the University of California. All rights reserved.
2509
2510This code is derived from software contributed to Berkeley by
2511Berkeley Software Design, Inc.
2512
2513Redistribution and use in source and binary forms, with or without
2514modification, are permitted provided that the following conditions
2515are met:
25161. Redistributions of source code must retain the above copyright
2517 notice, this list of conditions and the following disclaimer.
25182. Redistributions in binary form must reproduce the above copyright
2519 notice, this list of conditions and the following disclaimer in the
2520 documentation and/or other materials provided with the distribution.
25213. Neither the name of the University nor the names of its contributors
2522 may be used to endorse or promote products derived from this software
2523 without specific prior written permission.
2524
2525THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2526ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2527IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2528ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2529FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2530DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2531OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2532HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2533LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2534OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2535SUCH DAMAGE.
2536
2537-------------------------------------------------------------------
2538
2539Copyright (c) 1991, 1993
2540 The Regents of the University of California. All rights reserved.
2541(c) UNIX System Laboratories, Inc.
2542All or some portions of this file are derived from material licensed
2543to the University of California by American Telephone and Telegraph
2544Co. or Unix System Laboratories, Inc. and are reproduced herein with
2545the permission of UNIX System Laboratories, Inc.
2546
2547This code is derived from software contributed to Berkeley by
2548Hugh Smith at The University of Guelph.
2549
2550Redistribution and use in source and binary forms, with or without
2551modification, are permitted provided that the following conditions
2552are met:
25531. Redistributions of source code must retain the above copyright
2554 notice, this list of conditions and the following disclaimer.
25552. Redistributions in binary form must reproduce the above copyright
2556 notice, this list of conditions and the following disclaimer in the
2557 documentation and/or other materials provided with the distribution.
25583. Neither the name of the University nor the names of its contributors
2559 may be used to endorse or promote products derived from this software
2560 without specific prior written permission.
2561
2562THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2563ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2564IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2565ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2566FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2567DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2568OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2569HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2570LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2571OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2572SUCH DAMAGE.
2573
2574-------------------------------------------------------------------
2575
2576Copyright (c) 1991, 1993, 1995,
2577 The Regents of the University of California. All rights reserved.
2578
2579This code is derived from software contributed to Berkeley by
2580Havard Eidnes.
2581
2582Redistribution and use in source and binary forms, with or without
2583modification, are permitted provided that the following conditions
2584are met:
25851. Redistributions of source code must retain the above copyright
2586 notice, this list of conditions and the following disclaimer.
25872. Redistributions in binary form must reproduce the above copyright
2588 notice, this list of conditions and the following disclaimer in the
2589 documentation and/or other materials provided with the distribution.
25903. Neither the name of the University nor the names of its contributors
2591 may be used to endorse or promote products derived from this software
2592 without specific prior written permission.
2593
2594THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2595ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2596IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2597ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2598FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2599DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2600OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2601HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2602LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2603OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2604SUCH DAMAGE.
2605
2606-------------------------------------------------------------------
2607
2608Copyright (c) 1992 Henry Spencer.
2609Copyright (c) 1992, 1993
2610 The Regents of the University of California. All rights reserved.
2611
2612This code is derived from software contributed to Berkeley by
2613Henry Spencer of the University of Toronto.
2614
2615Redistribution and use in source and binary forms, with or without
2616modification, are permitted provided that the following conditions
2617are met:
26181. Redistributions of source code must retain the above copyright
2619 notice, this list of conditions and the following disclaimer.
26202. Redistributions in binary form must reproduce the above copyright
2621 notice, this list of conditions and the following disclaimer in the
2622 documentation and/or other materials provided with the distribution.
26233. Neither the name of the University nor the names of its contributors
2624 may be used to endorse or promote products derived from this software
2625 without specific prior written permission.
2626
2627THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2628ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2629IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2630ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2631FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2632DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2633OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2634HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2635LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2636OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2637SUCH DAMAGE.
2638
2639-------------------------------------------------------------------
2640
2641Copyright (c) 1992 The Regents of the University of California.
2642All rights reserved.
2643
2644Redistribution and use in source and binary forms, with or without
2645modification, are permitted provided that the following conditions
2646are met:
26471. Redistributions of source code must retain the above copyright
2648 notice, this list of conditions and the following disclaimer.
26492. Redistributions in binary form must reproduce the above copyright
2650 notice, this list of conditions and the following disclaimer in the
2651 documentation and/or other materials provided with the distribution.
26523. Neither the name of the University nor the names of its contributors
2653 may be used to endorse or promote products derived from this software
2654 without specific prior written permission.
2655
2656THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2657ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2658IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2659ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2660FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2661DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2662OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2663HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2664LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2665OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2666SUCH DAMAGE.
2667
2668-------------------------------------------------------------------
2669
2670Copyright (c) 1992, 1993
2671 The Regents of the University of California. All rights reserved.
2672
2673Redistribution and use in source and binary forms, with or without
2674modification, are permitted provided that the following conditions
2675are met:
26761. Redistributions of source code must retain the above copyright
2677 notice, this list of conditions and the following disclaimer.
26782. Redistributions in binary form must reproduce the above copyright
2679 notice, this list of conditions and the following disclaimer in the
2680 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070026813. All advertising materials mentioning features or use of this software
2682 must display the following acknowledgement:
2683 This product includes software developed by the University of
2684 California, Berkeley and its contributors.
26854. Neither the name of the University nor the names of its contributors
2686 may be used to endorse or promote products derived from this software
2687 without specific prior written permission.
2688
2689THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2690ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2691IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2692ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2693FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2694DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2695OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2696HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2697LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2698OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2699SUCH DAMAGE.
2700
2701-------------------------------------------------------------------
2702
2703Copyright (c) 1992, 1993
2704 The Regents of the University of California. All rights reserved.
2705
2706Redistribution and use in source and binary forms, with or without
2707modification, are permitted provided that the following conditions
2708are met:
27091. Redistributions of source code must retain the above copyright
2710 notice, this list of conditions and the following disclaimer.
27112. Redistributions in binary form must reproduce the above copyright
2712 notice, this list of conditions and the following disclaimer in the
2713 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070027143. Neither the name of the University nor the names of its contributors
2715 may be used to endorse or promote products derived from this software
2716 without specific prior written permission.
2717
2718THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2719ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2720IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2721ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2722FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2723DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2724OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2725HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2726LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2727OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2728SUCH DAMAGE.
2729
2730-------------------------------------------------------------------
2731
2732Copyright (c) 1992, 1993
2733 The Regents of the University of California. All rights reserved.
2734
2735This code is derived from software contributed to Berkeley by
2736Ralph Campbell.
2737
2738Redistribution and use in source and binary forms, with or without
2739modification, are permitted provided that the following conditions
2740are met:
27411. Redistributions of source code must retain the above copyright
2742 notice, this list of conditions and the following disclaimer.
27432. Redistributions in binary form must reproduce the above copyright
2744 notice, this list of conditions and the following disclaimer in the
2745 documentation and/or other materials provided with the distribution.
27463. Neither the name of the University nor the names of its contributors
2747 may be used to endorse or promote products derived from this software
2748 without specific prior written permission.
2749
2750THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2751ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2752IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2753ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2754FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2755DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2756OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2757HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2758LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2759OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2760SUCH DAMAGE.
2761
2762-------------------------------------------------------------------
2763
2764Copyright (c) 1992, 1993
2765 The Regents of the University of California. All rights reserved.
2766
Elliott Hughes261e2232012-08-14 15:04:05 -07002767This software was developed by the Computer Systems Engineering group
2768at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2769contributed to Berkeley.
2770
2771All advertising materials mentioning features or use of this software
2772must display the following acknowledgement:
2773 This product includes software developed by the University of
2774 California, Lawrence Berkeley Laboratory.
2775
2776Redistribution and use in source and binary forms, with or without
2777modification, are permitted provided that the following conditions
2778are met:
27791. Redistributions of source code must retain the above copyright
2780 notice, this list of conditions and the following disclaimer.
27812. Redistributions in binary form must reproduce the above copyright
2782 notice, this list of conditions and the following disclaimer in the
2783 documentation and/or other materials provided with the distribution.
27843. All advertising materials mentioning features or use of this software
2785 must display the following acknowledgement:
2786 This product includes software developed by the University of
2787 California, Berkeley and its contributors.
27884. Neither the name of the University nor the names of its contributors
2789 may be used to endorse or promote products derived from this software
2790 without specific prior written permission.
2791
2792THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2793ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2794IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2795ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2796FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2797DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2798OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2799HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2800LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2801OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2802SUCH DAMAGE.
2803
2804-------------------------------------------------------------------
2805
2806Copyright (c) 1992, 1993
2807 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002808(c) UNIX System Laboratories, Inc.
2809All or some portions of this file are derived from material licensed
2810to the University of California by American Telephone and Telegraph
2811Co. or Unix System Laboratories, Inc. and are reproduced herein with
2812the permission of UNIX System Laboratories, Inc.
2813
2814Redistribution and use in source and binary forms, with or without
2815modification, are permitted provided that the following conditions
2816are met:
28171. Redistributions of source code must retain the above copyright
2818 notice, this list of conditions and the following disclaimer.
28192. Redistributions in binary form must reproduce the above copyright
2820 notice, this list of conditions and the following disclaimer in the
2821 documentation and/or other materials provided with the distribution.
28223. Neither the name of the University nor the names of its contributors
2823 may be used to endorse or promote products derived from this software
2824 without specific prior written permission.
2825
2826THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2827ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2828IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2829ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2830FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2831DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2832OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2833HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2834LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2835OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2836SUCH DAMAGE.
2837
2838-------------------------------------------------------------------
2839
Elliott Hughes261e2232012-08-14 15:04:05 -07002840Copyright (c) 1992, 1993, 1994
2841 The Regents of the University of California. All rights reserved.
2842
2843This code is derived from software contributed to Berkeley by
2844Henry Spencer.
2845
2846Redistribution and use in source and binary forms, with or without
2847modification, are permitted provided that the following conditions
2848are met:
28491. Redistributions of source code must retain the above copyright
2850 notice, this list of conditions and the following disclaimer.
28512. Redistributions in binary form must reproduce the above copyright
2852 notice, this list of conditions and the following disclaimer in the
2853 documentation and/or other materials provided with the distribution.
28543. Neither the name of the University nor the names of its contributors
2855 may be used to endorse or promote products derived from this software
2856 without specific prior written permission.
2857
2858THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2859ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2860IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2861ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2862FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2863DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2864OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2865HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2866LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2867OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2868SUCH DAMAGE.
2869
2870-------------------------------------------------------------------
2871
Elliott Hughescc213f82012-08-14 15:32:42 -07002872Copyright (c) 1992, 1993, 1994 Henry Spencer.
2873
2874This code is derived from software contributed to Berkeley by
2875Henry Spencer.
2876
2877Redistribution and use in source and binary forms, with or without
2878modification, are permitted provided that the following conditions
2879are met:
28801. Redistributions of source code must retain the above copyright
2881 notice, this list of conditions and the following disclaimer.
28822. Redistributions in binary form must reproduce the above copyright
2883 notice, this list of conditions and the following disclaimer in the
2884 documentation and/or other materials provided with the distribution.
28853. All advertising materials mentioning features or use of this software
2886 must display the following acknowledgement:
2887 This product includes software developed by the University of
2888 California, Berkeley and its contributors.
28894. Neither the name of the University nor the names of its contributors
2890 may be used to endorse or promote products derived from this software
2891 without specific prior written permission.
2892
2893THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2894ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2895IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2896ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2897FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2898DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2899OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2900HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2901LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2902OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2903SUCH DAMAGE.
2904
2905-------------------------------------------------------------------
2906
Elliott Hughes261e2232012-08-14 15:04:05 -07002907Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002908 The Regents of the University of California. All rights reserved.
2909
2910Redistribution and use in source and binary forms, with or without
2911modification, are permitted provided that the following conditions
2912are met:
29131. Redistributions of source code must retain the above copyright
2914 notice, this list of conditions and the following disclaimer.
29152. Redistributions in binary form must reproduce the above copyright
2916 notice, this list of conditions and the following disclaimer in the
2917 documentation and/or other materials provided with the distribution.
29183. Neither the name of the University nor the names of its contributors
2919 may be used to endorse or promote products derived from this software
2920 without specific prior written permission.
2921
2922THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2923ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2924IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2925ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2926FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2927DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2928OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2929HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2930LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2931OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2932SUCH DAMAGE.
2933
2934-------------------------------------------------------------------
2935
Elliott Hughes261e2232012-08-14 15:04:05 -07002936Copyright (c) 1993 Martin Birgmeier
2937All rights reserved.
2938
2939You may redistribute unmodified or modified versions of this source
2940code provided that the above copyright notice and this and the
2941following conditions are retained.
2942
2943This software is provided ``as is'', and comes with no warranties
2944of any kind. I shall in no event be liable for anything that happens
2945to anyone/anything when using this software.
2946
2947-------------------------------------------------------------------
2948
Elliott Hughes4e54b112014-03-06 15:06:11 -08002949Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002950All rights reserved.
2951
Elliott Hughes448080d2013-01-29 16:25:06 -08002952Redistribution and use in source and binary forms, with or without
2953modification, are permitted provided that the following conditions
2954are met:
29551. Redistributions of source code must retain the above copyright
2956 notice, this list of conditions and the following disclaimer.
29572. Redistributions in binary form must reproduce the above copyright
2958 notice, this list of conditions and the following disclaimer in the
2959 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080029603. The name of the author may not be used to endorse or promote products
2961 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002962
Elliott Hughes4e54b112014-03-06 15:06:11 -08002963THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2964IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2965OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2966IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2967SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2968PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2969OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2970WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2971OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2972ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002973
2974-------------------------------------------------------------------
2975
Elliott Hughes261e2232012-08-14 15:04:05 -07002976Copyright (c) 1996 by Internet Software Consortium.
2977
2978Permission to use, copy, modify, and distribute this software for any
2979purpose with or without fee is hereby granted, provided that the above
2980copyright notice and this permission notice appear in all copies.
2981
2982THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2983ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2984OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2985CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2986DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2987PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2988ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2989SOFTWARE.
2990
2991-------------------------------------------------------------------
2992
2993Copyright (c) 1996, David Mazieres <dm@uun.org>
2994Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002995Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2996
2997Permission to use, copy, modify, and distribute this software for any
2998purpose with or without fee is hereby granted, provided that the above
2999copyright notice and this permission notice appear in all copies.
3000
3001THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3002WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3003MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3004ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3005WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3006ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3007OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3008
3009-------------------------------------------------------------------
3010
Elliott Hughesb3646832017-07-11 12:34:19 -07003011Copyright (c) 1996, David Mazieres <dm@uun.org>
3012Copyright (c) 2008, Damien Miller <djm@openbsd.org>
3013Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
3014Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
3015
3016Permission to use, copy, modify, and distribute this software for any
3017purpose with or without fee is hereby granted, provided that the above
3018copyright notice and this permission notice appear in all copies.
3019
3020THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3021WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3022MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3023ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3024WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3025ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3026OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3027
3028-------------------------------------------------------------------
3029
Elliott Hughes15581382014-07-07 15:42:06 -07003030Copyright (c) 1996-1998, 2008 Theo de Raadt
3031Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07003032
3033Permission to use, copy, modify, and distribute this software for any
3034purpose with or without fee is hereby granted, provided that the above
3035copyright notice and this permission notice appear in all copies.
3036
3037THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3038WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3039MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3040ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3041WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3042ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3043OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3044
3045-------------------------------------------------------------------
3046
Elliott Hughes387d4b72012-08-09 15:17:46 -07003047Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07003048Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07003049All rights reserved.
3050
3051Redistribution and use in source and binary forms, with or without
3052modification, are permitted provided that the following conditions
3053are met:
30541. Redistributions of source code must retain the above copyright
3055 notice, this list of conditions and the following disclaimer.
30562. Redistributions in binary form must reproduce the above copyright
3057 notice, this list of conditions and the following disclaimer in the
3058 documentation and/or other materials provided with the distribution.
30593. All advertising materials mentioning features or use of this software
3060 must display the following acknowledgement:
3061 This product includes software developed by Mark Brinicombe
30624. Neither the name of the University nor the names of its contributors
3063 may be used to endorse or promote products derived from this software
3064 without specific prior written permission.
3065
3066THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3067ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3068IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3069ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3070FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3071DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3072OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3073HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3074LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3075OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3076SUCH DAMAGE.
3077
3078-------------------------------------------------------------------
3079
Elliott Hughes261e2232012-08-14 15:04:05 -07003080Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003081
3082Redistribution and use in source and binary forms, with or without
3083modification, are permitted provided that the following conditions
3084are met:
30851. Redistributions of source code must retain the above copyright
3086 notice, this list of conditions and the following disclaimer.
30872. Redistributions in binary form must reproduce the above copyright
3088 notice, this list of conditions and the following disclaimer in the
3089 documentation and/or other materials provided with the distribution.
3090
Elliott Hughes261e2232012-08-14 15:04:05 -07003091THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3092IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3093OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3094IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3095INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3096NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3097DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3098THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3099(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3100THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003101
3102-------------------------------------------------------------------
3103
Elliott Hughesda46cae2018-05-24 14:40:32 -07003104Copyright (c) 1997 The NetBSD Foundation, Inc.
3105All rights reserved.
3106
3107This code is derived from software contributed to The NetBSD Foundation
3108by Neil A. Carson and Mark Brinicombe
3109
3110Redistribution and use in source and binary forms, with or without
3111modification, are permitted provided that the following conditions
3112are met:
31131. Redistributions of source code must retain the above copyright
3114 notice, this list of conditions and the following disclaimer.
31152. Redistributions in binary form must reproduce the above copyright
3116 notice, this list of conditions and the following disclaimer in the
3117 documentation and/or other materials provided with the distribution.
3118
3119THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3120``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3121TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3122PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3123BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3124CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3125SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3126INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3127CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3128ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3129POSSIBILITY OF SUCH DAMAGE.
3130
3131-------------------------------------------------------------------
3132
Elliott Hughes261e2232012-08-14 15:04:05 -07003133Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
3134
3135Permission to use, copy, modify, and distribute this software for any
3136purpose with or without fee is hereby granted, provided that the above
3137copyright notice and this permission notice appear in all copies.
3138
3139THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3140WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3141MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3142ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3143WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3144ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3145OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3146
3147-------------------------------------------------------------------
3148
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003149Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
3150All rights reserved.
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. The name of the author may not be used to endorse or promote products
3161 derived from this software without specific prior written permission.
3162
3163THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3164INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3165AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3166THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3167EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3168PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3169OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3170WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3171OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3172ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3173
3174-------------------------------------------------------------------
3175
Elliott Hughes261e2232012-08-14 15:04:05 -07003176Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003177All rights reserved.
3178
Elliott Hughes261e2232012-08-14 15:04:05 -07003179This code was contributed to The NetBSD Foundation by Klaus Klein.
3180
Elliott Hughes387d4b72012-08-09 15:17:46 -07003181Redistribution and use in source and binary forms, with or without
3182modification, are permitted provided that the following conditions
3183are met:
31841. Redistributions of source code must retain the above copyright
3185 notice, this list of conditions and the following disclaimer.
31862. Redistributions in binary form must reproduce the above copyright
3187 notice, this list of conditions and the following disclaimer in the
3188 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070031893. All advertising materials mentioning features or use of this software
3190 must display the following acknowledgement:
3191 This product includes software developed by the NetBSD
3192 Foundation, Inc. and its contributors.
31934. Neither the name of The NetBSD Foundation nor the names of its
3194 contributors may be used to endorse or promote products derived
3195 from this software without specific prior written permission.
3196
3197THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3198``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3199TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3200PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3201BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3202CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3203SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3204INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3205CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3206ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3207POSSIBILITY OF SUCH DAMAGE.
3208
3209-------------------------------------------------------------------
3210
3211Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3212All rights reserved.
3213
3214This code is derived from software contributed to The NetBSD Foundation
3215by Luke Mewburn.
3216
3217Redistribution and use in source and binary forms, with or without
3218modification, are permitted provided that the following conditions
3219are met:
32201. Redistributions of source code must retain the above copyright
3221 notice, this list of conditions and the following disclaimer.
32222. Redistributions in binary form must reproduce the above copyright
3223 notice, this list of conditions and the following disclaimer in the
3224 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003225
3226THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3227``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3228TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3229PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3230BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3231CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3232SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3233INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3234CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3235ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3236POSSIBILITY OF SUCH DAMAGE.
3237
3238-------------------------------------------------------------------
3239
3240Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3241All rights reserved.
3242
3243This code is derived from software contributed to The NetBSD Foundation
3244by Luke Mewburn; and by Jason R. Thorpe.
3245
3246Redistribution and use in source and binary forms, with or without
3247modification, are permitted provided that the following conditions
3248are met:
32491. Redistributions of source code must retain the above copyright
3250 notice, this list of conditions and the following disclaimer.
32512. Redistributions in binary form must reproduce the above copyright
3252 notice, this list of conditions and the following disclaimer in the
3253 documentation and/or other materials provided with the distribution.
32543. All advertising materials mentioning features or use of this software
3255 must display the following acknowledgement:
3256 This product includes software developed by the NetBSD
3257 Foundation, Inc. and its contributors.
32584. Neither the name of The NetBSD Foundation nor the names of its
3259 contributors may be used to endorse or promote products derived
3260 from this software without specific prior written permission.
3261
3262THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3263``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3264TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3265PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3266BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3267CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3268SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3269INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3270CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3271ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3272POSSIBILITY OF SUCH DAMAGE.
3273
3274-------------------------------------------------------------------
3275
Elliott Hughes261e2232012-08-14 15:04:05 -07003276Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3277
3278Permission to use, copy, modify, and distribute this software for any
3279purpose with or without fee is hereby granted, provided that the above
3280copyright notice and this permission notice appear in all copies.
3281
3282THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3283WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3284MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3285ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3286WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3287ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3288OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3289
3290-------------------------------------------------------------------
3291
3292Copyright (c) 1998 Softweyr LLC. All rights reserved.
3293
3294strtok_r, from Berkeley strtok
3295Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3296
3297Copyright (c) 1988, 1993
3298 The Regents of the University of California. All rights reserved.
3299
3300Redistribution and use in source and binary forms, with or without
3301modification, are permitted provided that the following conditions
3302are met:
33031. Redistributions of source code must retain the above copyright
3304 notices, this list of conditions and the following disclaimer.
33052. Redistributions in binary form must reproduce the above copyright
3306 notices, this list of conditions and the following disclaimer in the
3307 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070033083. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003309 may be used to endorse or promote products derived from this software
3310 without specific prior written permission.
3311
Elliott Hughes261e2232012-08-14 15:04:05 -07003312THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3313``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3314LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3315PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3316REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3317SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3318TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3319PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3320LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3321NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3322SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3323
3324-------------------------------------------------------------------
3325
3326Copyright (c) 1998 The NetBSD Foundation, Inc.
3327All rights reserved.
3328
3329This code is derived from software contributed to The NetBSD Foundation
3330by Klaus Klein.
3331
3332Redistribution and use in source and binary forms, with or without
3333modification, are permitted provided that the following conditions
3334are met:
33351. Redistributions of source code must retain the above copyright
3336 notice, this list of conditions and the following disclaimer.
33372. Redistributions in binary form must reproduce the above copyright
3338 notice, this list of conditions and the following disclaimer in the
3339 documentation and/or other materials provided with the distribution.
33403. All advertising materials mentioning features or use of this software
3341 must display the following acknowledgement:
3342 This product includes software developed by the NetBSD
3343 Foundation, Inc. and its contributors.
33444. Neither the name of The NetBSD Foundation nor the names of its
3345 contributors may be used to endorse or promote products derived
3346 from this software without specific prior written permission.
3347
3348THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3349``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3350TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3351PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3352BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3353CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3354SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3355INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3356CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3357ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3358POSSIBILITY OF SUCH DAMAGE.
3359
3360-------------------------------------------------------------------
3361
3362Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003363All rights reserved.
3364
3365Redistribution and use in source and binary forms, with or without
3366modification, are permitted provided that the following conditions
3367are met:
33681. Redistributions of source code must retain the above copyright
3369 notice, this list of conditions and the following disclaimer.
33702. Redistributions in binary form must reproduce the above copyright
3371 notice, this list of conditions and the following disclaimer in the
3372 documentation and/or other materials provided with the distribution.
33733. The name of the author may not be used to endorse or promote products
3374 derived from this software without specific prior written permission.
3375
3376THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3377INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3378AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3379THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3380EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3381PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3382OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3383WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3384OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3385ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3386
3387-------------------------------------------------------------------
3388
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003389Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
3390
3391Permission to use, copy, modify, and distribute this software for any
3392purpose with or without fee is hereby granted, provided that the above
3393copyright notice and this permission notice appear in all copies.
3394
3395THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3396WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3397MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3398ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3399WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3400ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3401OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3402
3403-------------------------------------------------------------------
3404
Elliott Hughes261e2232012-08-14 15:04:05 -07003405Copyright (c) 1999
3406 David E. O'Brien
3407Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003408 The Regents of the University of California. All rights reserved.
3409
3410Redistribution and use in source and binary forms, with or without
3411modification, are permitted provided that the following conditions
3412are met:
34131. Redistributions of source code must retain the above copyright
3414 notice, this list of conditions and the following disclaimer.
34152. Redistributions in binary form must reproduce the above copyright
3416 notice, this list of conditions and the following disclaimer in the
3417 documentation and/or other materials provided with the distribution.
34183. Neither the name of the University nor the names of its contributors
3419 may be used to endorse or promote products derived from this software
3420 without specific prior written permission.
3421
3422THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3423ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3424IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3425ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3426FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3427DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3428OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3429HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3430LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3431OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3432SUCH DAMAGE.
3433
3434-------------------------------------------------------------------
3435
Elliott Hughes261e2232012-08-14 15:04:05 -07003436Copyright (c) 2000 Ben Harris.
3437Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3438All rights reserved.
3439
3440Redistribution and use in source and binary forms, with or without
3441modification, are permitted provided that the following conditions
3442are met:
34431. Redistributions of source code must retain the above copyright
3444 notice, this list of conditions and the following disclaimer.
34452. Redistributions in binary form must reproduce the above copyright
3446 notice, this list of conditions and the following disclaimer in the
3447 documentation and/or other materials provided with the distribution.
34483. Neither the name of the project nor the names of its contributors
3449 may be used to endorse or promote products derived from this software
3450 without specific prior written permission.
3451
3452THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3453ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3454IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3455ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3456FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3457DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3458OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3459HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3460LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3461OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3462SUCH DAMAGE.
3463
3464-------------------------------------------------------------------
3465
3466Copyright (c) 2000 The NetBSD Foundation, Inc.
3467All rights reserved.
3468
3469This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003470by Dieter Baron and Thomas Klausner.
3471
3472Redistribution and use in source and binary forms, with or without
3473modification, are permitted provided that the following conditions
3474are met:
34751. Redistributions of source code must retain the above copyright
3476 notice, this list of conditions and the following disclaimer.
34772. Redistributions in binary form must reproduce the above copyright
3478 notice, this list of conditions and the following disclaimer in the
3479 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003480
3481THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3482``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3483TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3484PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3485BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3486CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3487SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3488INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3489CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3490ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3491POSSIBILITY OF SUCH DAMAGE.
3492
3493-------------------------------------------------------------------
3494
Elliott Hughes54a74942014-01-03 16:40:37 -08003495Copyright (c) 2001 Wasabi Systems, Inc.
3496All rights reserved.
3497
3498Written by Frank van der Linden for Wasabi Systems, Inc.
3499
3500Redistribution and use in source and binary forms, with or without
3501modification, are permitted provided that the following conditions
3502are met:
35031. Redistributions of source code must retain the above copyright
3504 notice, this list of conditions and the following disclaimer.
35052. Redistributions in binary form must reproduce the above copyright
3506 notice, this list of conditions and the following disclaimer in the
3507 documentation and/or other materials provided with the distribution.
35083. All advertising materials mentioning features or use of this software
3509 must display the following acknowledgement:
3510 This product includes software developed for the NetBSD Project by
3511 Wasabi Systems, Inc.
35124. The name of Wasabi Systems, Inc. may not be used to endorse
3513 or promote products derived from this software without specific prior
3514 written permission.
3515
3516THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3517ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3518TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3519PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3520BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3521CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3522SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3523INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3524CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3525ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3526POSSIBILITY OF SUCH DAMAGE.
3527
3528-------------------------------------------------------------------
3529
Elliott Hughes261e2232012-08-14 15:04:05 -07003530Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
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 ``AS IS'' AND ANY EXPRESS
3542OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3543WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3544ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3545DIRECT, 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
3555Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
3556
3557Redistribution and use in source and binary forms, with or without
3558modification, are permitted provided that the following conditions
3559are met:
35601. Redistributions of source code must retain the above copyright
3561 notice, this list of conditions and the following disclaimer.
35622. Redistributions in binary form must reproduce the above copyright
3563 notice, this list of conditions and the following disclaimer in the
3564 documentation and/or other materials provided with the distribution.
35653. Neither the name of Opsycon AB nor the names of its contributors
3566 may be used to endorse or promote products derived from this software
3567 without specific prior written permission.
3568
3569THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
3570OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3571WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3572ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3573DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3574DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3575OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3576HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3577LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3578OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3579SUCH DAMAGE.
3580
3581-------------------------------------------------------------------
3582
Elliott Hughes882b8af2016-05-16 17:35:36 -07003583Copyright (c) 2001-2011 The FreeBSD Project.
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
Elliott Hughes261e2232012-08-14 15:04:05 -07003609Copyright (c) 2002 Daniel Hartmeier
3610All rights reserved.
3611
3612Redistribution and use in source and binary forms, with or without
3613modification, are permitted provided that the following conditions
3614are met:
3615
3616 - Redistributions of source code must retain the above copyright
3617 notice, this list of conditions and the following disclaimer.
3618 - Redistributions in binary form must reproduce the above
3619 copyright notice, this list of conditions and the following
3620 disclaimer in the documentation and/or other materials provided
3621 with the distribution.
3622
3623THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3624"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3625LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3626FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3627COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3628INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3629BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3630LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3631CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3632LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3633ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3634POSSIBILITY OF SUCH DAMAGE.
3635
3636-------------------------------------------------------------------
3637
Elliott Hughes261e2232012-08-14 15:04:05 -07003638Copyright (c) 2002 The NetBSD Foundation, Inc.
3639All rights reserved.
3640
3641This code is derived from software contributed to The NetBSD Foundation
3642by Christos Zoulas.
3643
3644Redistribution and use in source and binary forms, with or without
3645modification, are permitted provided that the following conditions
3646are met:
36471. Redistributions of source code must retain the above copyright
3648 notice, this list of conditions and the following disclaimer.
36492. Redistributions in binary form must reproduce the above copyright
3650 notice, this list of conditions and the following disclaimer in the
3651 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003652
3653THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3654``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3655TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3656PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3657BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3658CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3659SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3660INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3661CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3662ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3663POSSIBILITY OF SUCH DAMAGE.
3664
3665-------------------------------------------------------------------
3666
3667Copyright (c) 2002 Tim J. Robbins
3668All rights reserved.
3669
3670Redistribution and use in source and binary forms, with or without
3671modification, are permitted provided that the following conditions
3672are met:
36731. Redistributions of source code must retain the above copyright
3674 notice, this list of conditions and the following disclaimer.
36752. Redistributions in binary form must reproduce the above copyright
3676 notice, this list of conditions and the following disclaimer in the
3677 documentation and/or other materials provided with the distribution.
3678
3679THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3680ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3681IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3682ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3683FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3684DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3685OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3686HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3687LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3688OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3689SUCH DAMAGE.
3690
3691-------------------------------------------------------------------
3692
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003693Copyright (c) 2002 Tim J. Robbins.
3694All rights reserved.
3695
3696Redistribution and use in source and binary forms, with or without
3697modification, are permitted provided that the following conditions
3698are met:
36991. Redistributions of source code must retain the above copyright
3700 notice, this list of conditions and the following disclaimer.
37012. Redistributions in binary form must reproduce the above copyright
3702 notice, this list of conditions and the following disclaimer in the
3703 documentation and/or other materials provided with the distribution.
3704
3705THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3706ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3707IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3708ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3709FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3710DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3711OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3712HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3713LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3714OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3715SUCH DAMAGE.
3716
3717-------------------------------------------------------------------
3718
Elliott Hughes261e2232012-08-14 15:04:05 -07003719Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3720
3721Permission to use, copy, modify, and distribute this software for any
3722purpose with or without fee is hereby granted, provided that the above
3723copyright notice and this permission notice appear in all copies.
3724
3725THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3726WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3727MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3728ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3729WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3730ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3731OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3732
3733Sponsored in part by the Defense Advanced Research Projects
3734Agency (DARPA) and Air Force Research Laboratory, Air Force
3735Materiel Command, USAF, under agreement number F39502-99-1-0512.
3736
3737-------------------------------------------------------------------
3738
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003739Copyright (c) 2002, 2003 Tim J. Robbins.
3740All rights reserved.
3741
3742Redistribution and use in source and binary forms, with or without
3743modification, are permitted provided that the following conditions
3744are met:
37451. Redistributions of source code must retain the above copyright
3746 notice, this list of conditions and the following disclaimer.
37472. Redistributions in binary form must reproduce the above copyright
3748 notice, this list of conditions and the following disclaimer in the
3749 documentation and/or other materials provided with the distribution.
3750
3751THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3752ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3753IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3754ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3755FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3756DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3757OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3758HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3759LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3760OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3761SUCH DAMAGE.
3762
3763-------------------------------------------------------------------
3764
3765Copyright (c) 2002-2004 Tim J. Robbins
3766All rights reserved.
3767
3768Redistribution and use in source and binary forms, with or without
3769modification, are permitted provided that the following conditions
3770are met:
37711. Redistributions of source code must retain the above copyright
3772 notice, this list of conditions and the following disclaimer.
37732. Redistributions in binary form must reproduce the above copyright
3774 notice, this list of conditions and the following disclaimer in the
3775 documentation and/or other materials provided with the distribution.
3776
3777THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3778ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3779IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3780ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3781FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3782DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3783OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3784HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3785LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3786OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3787SUCH DAMAGE.
3788
3789-------------------------------------------------------------------
3790
3791Copyright (c) 2002-2004 Tim J. Robbins.
3792All rights reserved.
3793
3794Redistribution and use in source and binary forms, with or without
3795modification, are permitted provided that the following conditions
3796are met:
37971. Redistributions of source code must retain the above copyright
3798 notice, this list of conditions and the following disclaimer.
37992. Redistributions in binary form must reproduce the above copyright
3800 notice, this list of conditions and the following disclaimer in the
3801 documentation and/or other materials provided with the distribution.
3802
3803THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3804ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3805IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3806ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3807FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3808DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3809OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3810HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3811LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3812OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3813SUCH DAMAGE.
3814
3815-------------------------------------------------------------------
3816
Elliott Hughes261e2232012-08-14 15:04:05 -07003817Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
3818
3819Redistribution and use in source and binary forms, with or without
3820modification, are permitted provided that the following conditions
3821are met:
38221. Redistributions of source code must retain the above copyright
3823 notice, this list of conditions and the following disclaimer.
38242. Redistributions in binary form must reproduce the above copyright
3825 notice, this list of conditions and the following disclaimer in the
3826 documentation and/or other materials provided with the distribution.
38273. The names of the authors may not be used to endorse or promote
3828 products derived from this software without specific prior written
3829 permission.
3830
3831THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3832ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3833IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3834ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3835FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3836DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3837OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3838HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3839LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3840OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3841SUCH DAMAGE.
3842
3843-------------------------------------------------------------------
3844
Elliott Hughesacbe3222014-04-16 17:01:12 -07003845Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3846All rights reserved.
3847
3848Redistribution and use in source and binary forms, with or without
3849modification, are permitted provided that the following conditions
3850are met:
38511. Redistributions of source code must retain the above copyright
3852 notice, this list of conditions and the following disclaimer.
38532. Redistributions in binary form must reproduce the above copyright
3854 notice, this list of conditions and the following disclaimer in the
3855 documentation and/or other materials provided with the distribution.
3856
3857THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3858ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3859IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3860ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3861FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3862DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3863OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3864HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3865LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3866OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3867SUCH DAMAGE.
3868
3869-------------------------------------------------------------------
3870
Dan Albertc30862f2016-10-20 11:45:16 -07003871Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07003872Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3873All rights reserved.
3874
3875Redistribution and use in source and binary forms, with or without
3876modification, are permitted provided that the following conditions
3877are met:
38781. Redistributions of source code must retain the above copyright
3879 notice, this list of conditions and the following disclaimer.
38802. Redistributions in binary form must reproduce the above copyright
3881 notice, this list of conditions and the following disclaimer in the
3882 documentation and/or other materials provided with the distribution.
3883
3884THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3885ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3886IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3887ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3888FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3889DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3890OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3891HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3892LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3893OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3894SUCH DAMAGE.
3895
3896-------------------------------------------------------------------
3897
Elliott Hughes261e2232012-08-14 15:04:05 -07003898Copyright (c) 2003 Networks Associates Technology, Inc.
3899All rights reserved.
3900
3901Portions of this software were developed for the FreeBSD Project by
3902Jacques A. Vidrine, Safeport Network Services, and Network
3903Associates Laboratories, the Security Research Division of Network
3904Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3905("CBOSS"), as part of the DARPA CHATS research program.
3906
3907Redistribution and use in source and binary forms, with or without
3908modification, are permitted provided that the following conditions
3909are met:
39101. Redistributions of source code must retain the above copyright
3911 notice, this list of conditions and the following disclaimer.
39122. Redistributions in binary form must reproduce the above copyright
3913 notice, this list of conditions and the following disclaimer in the
3914 documentation and/or other materials provided with the distribution.
3915
3916THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3917ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3918IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3919ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3920FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3921DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3922OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3923HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3924LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3925OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3926SUCH DAMAGE.
3927
3928-------------------------------------------------------------------
3929
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003930Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3931
3932Permission to use, copy, modify, and distribute this software for any
3933purpose with or without fee is hereby granted, provided that the above
3934copyright notice and this permission notice appear in all copies.
3935
3936THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3937WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3938MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3939ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3940WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3941ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3942OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3943
3944Sponsored in part by the Defense Advanced Research Projects
3945Agency (DARPA) and Air Force Research Laboratory, Air Force
3946Materiel Command, USAF, under agreement number F39502-99-1-0512.
3947
3948-------------------------------------------------------------------
3949
Elliott Hughes882b8af2016-05-16 17:35:36 -07003950Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3951
3952Permission to use, copy, modify, and distribute this software for any
3953purpose with or without fee is hereby granted, provided that the above
3954copyright notice and this permission notice appear in all copies.
3955
3956THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3957WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3958MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3959ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3960WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3961ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3962OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3963
3964Sponsored in part by the Defense Advanced Research Projects
3965Agency (DARPA) and Air Force Research Laboratory, Air Force
3966Materiel Command, USAF, under agreement number F39502-99-1-0512.
3967
3968-------------------------------------------------------------------
3969
Dan Albertc30862f2016-10-20 11:45:16 -07003970Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
3971All rights reserved.
3972
3973Redistribution and use in source and binary forms, with or without
3974modification, are permitted provided that the following conditions
3975are met:
39761. Redistributions of source code must retain the above copyright
3977 notice, this list of conditions and the following disclaimer.
39782. Redistributions in binary form must reproduce the above copyright
3979 notice, this list of conditions and the following disclaimer in the
3980 documentation and/or other materials provided with the distribution.
3981
3982THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3983ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3984IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3985ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3986FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3987DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3988OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3989HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3990LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3991OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3992SUCH DAMAGE.
3993
3994-------------------------------------------------------------------
3995
Elliott Hughes261e2232012-08-14 15:04:05 -07003996Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3997Copyright (c) 1995,1999 by Internet Software Consortium.
3998
3999Permission to use, copy, modify, and distribute this software for any
4000purpose with or without fee is hereby granted, provided that the above
4001copyright notice and this permission notice appear in all copies.
4002
4003THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4004WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4005MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4006ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4007WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4008ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4009OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4010
4011-------------------------------------------------------------------
4012
4013Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4014Copyright (c) 1995-1999 by Internet Software Consortium
4015
4016Permission to use, copy, modify, and distribute this software for any
4017purpose with or without fee is hereby granted, provided that the above
4018copyright notice and this permission notice appear in all copies.
4019
4020THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4021WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4022MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4023ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4024WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4025ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4026OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4027
4028-------------------------------------------------------------------
4029
4030Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4031Copyright (c) 1995-1999 by Internet Software Consortium.
4032
4033Permission to use, copy, modify, and distribute this software for any
4034purpose with or without fee is hereby granted, provided that the above
4035copyright notice and this permission notice appear in all copies.
4036
4037THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4038WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4039MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4040ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4041WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4042ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4043OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4044
4045-------------------------------------------------------------------
4046
4047Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4048Copyright (c) 1996,1999 by Internet Software Consortium.
4049
4050Permission to use, copy, modify, and distribute this software for any
4051purpose with or without fee is hereby granted, provided that the above
4052copyright notice and this permission notice appear in all copies.
4053
4054THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4055WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4056MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4057ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4058WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4059ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4060OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4061
4062-------------------------------------------------------------------
4063
4064Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4065Copyright (c) 1996-1999 by Internet Software Consortium
4066
4067Permission to use, copy, modify, and distribute this software for any
4068purpose with or without fee is hereby granted, provided that the above
4069copyright notice and this permission notice appear in all copies.
4070
4071THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4072WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4073MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4074ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4075WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4076ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4077OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4078
4079-------------------------------------------------------------------
4080
4081Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4082Copyright (c) 1996-1999 by Internet Software Consortium.
4083
4084Permission to use, copy, modify, and distribute this software for any
4085purpose with or without fee is hereby granted, provided that the above
4086copyright notice and this permission notice appear in all copies.
4087
4088THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4089WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4090MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4091ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4092WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4093ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4094OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4095
4096-------------------------------------------------------------------
4097
4098Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4099Copyright (c) 1997,1999 by Internet Software Consortium.
4100
4101Permission to use, copy, modify, and distribute this software for any
4102purpose with or without fee is hereby granted, provided that the above
4103copyright notice and this permission notice appear in all copies.
4104
4105THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4106WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4107MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4108ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4109WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4110ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4111OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4112
4113-------------------------------------------------------------------
4114
4115Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07004116Copyright (c) 1999 by Internet Software Consortium.
4117
4118Permission to use, copy, modify, and distribute this software for any
4119purpose with or without fee is hereby granted, provided that the above
4120copyright notice and this permission notice appear in all copies.
4121
4122THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4123WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4124MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4125ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4126WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4127ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4128OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4129
4130-------------------------------------------------------------------
4131
4132Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4133Portions Copyright (c) 1996-1999 by Internet Software Consortium.
4134
4135Permission to use, copy, modify, and distribute this software for any
4136purpose with or without fee is hereby granted, provided that the above
4137copyright notice and this permission notice appear in all copies.
4138
4139THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4140WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4141MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4142ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4143WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4144ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4145OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4146
4147-------------------------------------------------------------------
4148
Elliott Hughesacbe3222014-04-16 17:01:12 -07004149Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
4150All rights reserved.
4151
4152Redistribution and use in source and binary forms, with or without
4153modification, are permitted provided that the following conditions
4154are met:
41551. Redistributions of source code must retain the above copyright
4156 notice, this list of conditions and the following disclaimer.
41572. Redistributions in binary form must reproduce the above copyright
4158 notice, this list of conditions and the following disclaimer in the
4159 documentation and/or other materials provided with the distribution.
4160
4161THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4162ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4163IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4164ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4165FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4166DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4167OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4168HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4169LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4170OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4171SUCH DAMAGE.
4172
4173-------------------------------------------------------------------
4174
Elliott Hughes882b8af2016-05-16 17:35:36 -07004175Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
4176All rights reserved.
4177
4178Redistribution and use in source and binary forms, with or without
4179modification, are permitted provided that the following conditions
4180are met:
41811. Redistributions of source code must retain the above copyright
4182 notice, this list of conditions and the following disclaimer.
41832. Redistributions in binary form must reproduce the above copyright
4184 notice, this list of conditions and the following disclaimer in the
4185 documentation and/or other materials provided with the distribution.
4186
4187THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4188ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4189IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4190ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4191FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4192DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4193OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4194HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4195LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4196OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4197SUCH DAMAGE.
4198
4199-------------------------------------------------------------------
4200
4201Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
4202All rights reserved.
4203
4204Redistribution and use in source and binary forms, with or without
4205modification, are permitted provided that the following conditions
4206are met:
42071. Redistributions of source code must retain the above copyright
4208 notice, this list of conditions and the following disclaimer.
42092. Redistributions in binary form must reproduce the above copyright
4210 notice, this list of conditions and the following disclaimer in the
4211 documentation and/or other materials provided with the distribution.
4212
4213THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4214ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4215IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4216ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4217FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4218DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4219OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4220HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4221LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4222OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4223SUCH DAMAGE.
4224
4225-------------------------------------------------------------------
4226
Elliott Hughes261e2232012-08-14 15:04:05 -07004227Copyright (c) 2005 Tim J. Robbins.
4228All rights reserved.
4229
4230Redistribution and use in source and binary forms, with or without
4231modification, are permitted provided that the following conditions
4232are met:
42331. Redistributions of source code must retain the above copyright
4234 notice, this list of conditions and the following disclaimer.
42352. Redistributions in binary form must reproduce the above copyright
4236 notice, this list of conditions and the following disclaimer in the
4237 documentation and/or other materials provided with the distribution.
4238
4239THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4240ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4241IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4242ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4243FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4244DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4245OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4246HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4247LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4248OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4249SUCH DAMAGE.
4250
4251-------------------------------------------------------------------
4252
Elliott Hughes448080d2013-01-29 16:25:06 -08004253Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4254Copyright (c) 1995-1999 by Internet Software Consortium
4255
4256Permission to use, copy, modify, and distribute this software for any
4257purpose with or without fee is hereby granted, provided that the above
4258copyright notice and this permission notice appear in all copies.
4259
4260THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4261WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4262MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4263ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4264WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4265ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4266OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4267
4268-------------------------------------------------------------------
4269
Dan Albertc30862f2016-10-20 11:45:16 -07004270Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
4271All rights reserved.
4272
4273Redistribution and use in source and binary forms, with or without
4274modification, are permitted provided that the following conditions
4275are met:
42761. Redistributions of source code must retain the above copyright
4277 notice, this list of conditions and the following disclaimer.
42782. Redistributions in binary form must reproduce the above copyright
4279 notice, this list of conditions and the following disclaimer in the
4280 documentation and/or other materials provided with the distribution.
4281
4282THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4283ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4284IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4285ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4286FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4287DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4288OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4289HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4290LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4291OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4292SUCH DAMAGE.
4293
4294-------------------------------------------------------------------
4295
Dan Albertc30862f2016-10-20 11:45:16 -07004296Copyright (c) 2007 David Schultz
4297All rights reserved.
4298
4299Redistribution and use in source and binary forms, with or without
4300modification, are permitted provided that the following conditions
4301are met:
43021. Redistributions of source code must retain the above copyright
4303 notice, this list of conditions and the following disclaimer.
43042. Redistributions in binary form must reproduce the above copyright
4305 notice, this list of conditions and the following disclaimer in the
4306 documentation and/or other materials provided with the distribution.
4307
4308THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4309ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4310IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4311ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4312FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4313DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4314OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4315HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4316LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4317OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4318SUCH DAMAGE.
4319
4320-------------------------------------------------------------------
4321
Dan Albertc30862f2016-10-20 11:45:16 -07004322Copyright (c) 2007 The NetBSD Foundation, Inc.
4323All rights reserved.
4324
4325This code is derived from software written by Stephen L. Moshier.
4326It is redistributed by the NetBSD Foundation by permission of the author.
4327
4328Redistribution and use in source and binary forms, with or without
4329modification, are permitted provided that the following conditions
4330are met:
43311. Redistributions of source code must retain the above copyright
4332 notice, this list of conditions and the following disclaimer.
43332. Redistributions in binary form must reproduce the above copyright
4334 notice, this list of conditions and the following disclaimer in the
4335 documentation and/or other materials provided with the distribution.
4336
4337THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4338``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4339TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4340PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4341BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4342CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4343SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4344INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4345CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4346ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4347POSSIBILITY OF SUCH DAMAGE.
4348
4349-------------------------------------------------------------------
4350
Elliott Hughes7e54c762015-05-12 10:09:01 -07004351Copyright (c) 2007 Todd C. Miller <Todd.Miller@courtesan.com>
4352
4353Permission to use, copy, modify, and distribute this software for any
4354purpose with or without fee is hereby granted, provided that the above
4355copyright notice and this permission notice appear in all copies.
4356
4357THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4358WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4359MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4360ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4361WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4362ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4363OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4364
4365-------------------------------------------------------------------
4366
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004367Copyright (c) 2007, 2010-2013 Steven G. Kargl
4368All rights reserved.
4369
4370Redistribution and use in source and binary forms, with or without
4371modification, are permitted provided that the following conditions
4372are met:
43731. Redistributions of source code must retain the above copyright
4374 notice unmodified, this list of conditions, and the following
4375 disclaimer.
43762. Redistributions in binary form must reproduce the above copyright
4377 notice, this list of conditions and the following disclaimer in the
4378 documentation and/or other materials provided with the distribution.
4379
4380THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4381IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4382OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4383IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4384INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4385NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4386DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4387THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4388(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4389THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4390
4391s_sinl.c and s_cosl.c merged by Steven G. Kargl.
4392
4393-------------------------------------------------------------------
4394
Elliott Hughes387d4b72012-08-09 15:17:46 -07004395Copyright (c) 2007-2008 Michael G Schwern
4396
4397This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4398
4399The MIT License:
4400
4401Permission is hereby granted, free of charge, to any person obtaining a copy
4402of this software and associated documentation files (the "Software"), to deal
4403in the Software without restriction, including without limitation the rights
4404to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4405copies of the Software, and to permit persons to whom the Software is
4406furnished to do so, subject to the following conditions:
4407
4408The above copyright notice and this permission notice shall be included in
4409all copies or substantial portions of the Software.
4410
4411THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4412IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4413FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4414AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4415LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4416OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4417THE SOFTWARE.
4418
Elliott Hughes387d4b72012-08-09 15:17:46 -07004419-------------------------------------------------------------------
4420
Elliott Hughes261e2232012-08-14 15:04:05 -07004421Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004422
Elliott Hughes261e2232012-08-14 15:04:05 -07004423This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004424
Elliott Hughes261e2232012-08-14 15:04:05 -07004425The MIT License:
4426
4427Permission is hereby granted, free of charge, to any person obtaining a copy
4428of this software and associated documentation files (the "Software"), to deal
4429in the Software without restriction, including without limitation the rights
4430to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4431copies of the Software, and to permit persons to whom the Software is
4432furnished to do so, subject to the following conditions:
4433
4434The above copyright notice and this permission notice shall be included in
4435all copies or substantial portions of the Software.
4436
4437THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4438IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4439FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4440AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4441LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4442OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4443THE SOFTWARE.
4444
4445Origin: http://code.google.com/p/y2038
4446Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004447
4448-------------------------------------------------------------------
4449
Dan Albertc30862f2016-10-20 11:45:16 -07004450Copyright (c) 2007-2013 Bruce D. Evans
4451All rights reserved.
4452
4453Redistribution and use in source and binary forms, with or without
4454modification, are permitted provided that the following conditions
4455are met:
44561. Redistributions of source code must retain the above copyright
4457 notice unmodified, this list of conditions, and the following
4458 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 ``AS IS'' AND ANY EXPRESS OR
4464IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4465OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4466IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4467INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4468NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4469DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4470THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4471(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4472THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4473
4474-------------------------------------------------------------------
4475
Dan Albertc30862f2016-10-20 11:45:16 -07004476Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4477All rights reserved.
4478
4479Redistribution and use in source and binary forms, with or without
4480modification, are permitted provided that the following conditions
4481are met:
44821. Redistributions of source code must retain the above copyright
4483 notice, this list of conditions and the following disclaimer.
44842. Redistributions in binary form must reproduce the above copyright
4485 notice, this list of conditions and the following disclaimer in the
4486 documentation and/or other materials provided with the distribution.
4487
4488THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4489ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4490IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4491ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4492FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4493DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4494OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4495HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4496LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4497OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4498SUCH DAMAGE.
4499
4500-------------------------------------------------------------------
4501
Elliott Hughes6b2b5852014-12-18 16:27:30 -08004502Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
4503
4504Permission to use, copy, modify, and distribute this software for any
4505purpose with or without fee is hereby granted, provided that the above
4506copyright notice and this permission notice appear in all copies.
4507
4508THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4509WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4510MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4511ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4512WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4513ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4514OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4515
4516-------------------------------------------------------------------
4517
Elliott Hughes261e2232012-08-14 15:04:05 -07004518Copyright (c) 2008 Todd C. Miller <millert@openbsd.org>
4519
4520Permission to use, copy, modify, and distribute this software for any
4521purpose with or without fee is hereby granted, provided that the above
4522copyright notice and this permission notice appear in all copies.
4523
4524THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4525WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4526MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4527ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4528WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4529ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4530OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4531
4532-------------------------------------------------------------------
4533
Elliott Hughes3758a242014-07-22 21:24:47 -07004534Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4535
4536Permission to use, copy, modify, and distribute this software for any
4537purpose with or without fee is hereby granted, provided that the above
4538copyright notice and this permission notice appear in all copies.
4539
4540THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4541WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4542MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4543ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4544WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4545ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4546OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4547
4548-------------------------------------------------------------------
4549
Elliott Hughes261e2232012-08-14 15:04:05 -07004550Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4551All rights reserved.
4552
Elliott Hughes15581382014-07-07 15:42:06 -07004553Copyright (c) 2011 The FreeBSD Foundation
4554All rights reserved.
4555Portions of this software were developed by David Chisnall
4556under sponsorship from the FreeBSD Foundation.
4557
4558Redistribution and use in source and binary forms, with or without
4559modification, are permitted provided that the following conditions
4560are met:
45611. Redistributions of source code must retain the above copyright
4562 notice, this list of conditions and the following disclaimer.
45632. Redistributions in binary form must reproduce the above copyright
4564 notice, this list of conditions and the following disclaimer in the
4565 documentation and/or other materials provided with the distribution.
4566
4567THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4568ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4569IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4570ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4571FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4572DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4573OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4574HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4575LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4576OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4577SUCH DAMAGE.
4578
4579-------------------------------------------------------------------
4580
4581Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4582All rights reserved.
4583
Elliott Hughes261e2232012-08-14 15:04:05 -07004584Redistribution and use in source and binary forms, with or without
4585modification, are permitted provided that the following conditions
4586are met:
45871. Redistributions of source code must retain the above copyright
4588 notice, this list of conditions and the following disclaimer.
45892. Redistributions in binary form must reproduce the above copyright
4590 notice, this list of conditions and the following disclaimer in the
4591 documentation and/or other materials provided with the distribution.
4592
4593THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4594ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4595IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4596ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4597FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4598DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4599OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4600HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4601LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4602OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4603SUCH DAMAGE.
4604
4605-------------------------------------------------------------------
4606
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004607Copyright (c) 2009 The NetBSD Foundation, Inc.
4608
4609This code is derived from software contributed to The NetBSD Foundation
4610by Roy Marples.
4611
4612Redistribution and use in source and binary forms, with or without
4613modification, are permitted provided that the following conditions
4614are met:
46151. Redistributions of source code must retain the above copyright
4616 notice, this list of conditions and the following disclaimer.
46172. Redistributions in binary form must reproduce the above copyright
4618 notice, this list of conditions and the following disclaimer in the
4619 documentation and/or other materials provided with the distribution.
4620
4621THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4622IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4623OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4624IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4625INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4626NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4627DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4628THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4629(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4630THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4631
4632-------------------------------------------------------------------
4633
Dan Albertc30862f2016-10-20 11:45:16 -07004634Copyright (c) 2009-2013 Steven G. Kargl
4635All rights reserved.
4636
4637Redistribution and use in source and binary forms, with or without
4638modification, are permitted provided that the following conditions
4639are met:
46401. Redistributions of source code must retain the above copyright
4641 notice unmodified, this list of conditions, and the following
4642 disclaimer.
46432. Redistributions in binary form must reproduce the above copyright
4644 notice, this list of conditions and the following disclaimer in the
4645 documentation and/or other materials provided with the distribution.
4646
4647THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4648IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4649OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4650IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4651INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4652NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4653DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4654THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4655(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4656THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4657
4658Optimized by Bruce D. Evans.
4659
4660-------------------------------------------------------------------
4661
Elliott Hughes882b8af2016-05-16 17:35:36 -07004662Copyright (c) 2010 The NetBSD Foundation, Inc.
4663All rights reserved.
4664
4665Redistribution and use in source and binary forms, with or without
4666modification, are permitted provided that the following conditions
4667are met:
46681. Redistributions of source code must retain the above copyright
4669 notice, this list of conditions and the following disclaimer.
46702. Redistributions in binary form must reproduce the above copyright
4671 notice, this list of conditions and the following disclaimer in the
4672 documentation and/or other materials provided with the distribution.
4673
4674THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4675``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4676TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4677PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4678BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4679CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4680SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4681INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4682CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4683ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4684POSSIBILITY OF SUCH DAMAGE.
4685
4686-------------------------------------------------------------------
4687
Elliott Hughes4e54b112014-03-06 15:06:11 -08004688Copyright (c) 2010 Todd C. Miller <Todd.Miller@courtesan.com>
4689
4690Permission to use, copy, modify, and distribute this software for any
4691purpose with or without fee is hereby granted, provided that the above
4692copyright notice and this permission notice appear in all copies.
4693
4694THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4695WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4696MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4697ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4698WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4699ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4700OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4701
4702-------------------------------------------------------------------
4703
Elliott Hughes54a74942014-01-03 16:40:37 -08004704Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004705All rights reserved.
4706
4707Redistribution and use in source and binary forms, with or without
4708modification, are permitted provided that the following conditions are met:
4709
Elliott Hughes3758a242014-07-22 21:24:47 -07004710 * Redistributions of source code must retain the above copyright notice,
4711 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004712
Elliott Hughes3758a242014-07-22 21:24:47 -07004713 * Redistributions in binary form must reproduce the above copyright notice,
4714 * this list of conditions and the following disclaimer in the documentation
4715 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004716
Elliott Hughes3758a242014-07-22 21:24:47 -07004717 * Neither the name of Intel Corporation nor the names of its contributors
4718 * may be used to endorse or promote products derived from this software
4719 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004720
4721THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4722ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4723WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4724DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4725ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4726(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4727LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4728ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4729(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4730SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4731
4732-------------------------------------------------------------------
4733
Elliott Hughes261e2232012-08-14 15:04:05 -07004734Copyright (c) 2010, Intel Corporation
4735All rights reserved.
4736
4737Redistribution and use in source and binary forms, with or without
4738modification, are permitted provided that the following conditions are met:
4739
Elliott Hughes3758a242014-07-22 21:24:47 -07004740 * Redistributions of source code must retain the above copyright notice,
4741 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07004742
Elliott Hughes3758a242014-07-22 21:24:47 -07004743 * Redistributions in binary form must reproduce the above copyright notice,
4744 * this list of conditions and the following disclaimer in the documentation
4745 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07004746
Elliott Hughes3758a242014-07-22 21:24:47 -07004747 * Neither the name of Intel Corporation nor the names of its contributors
4748 * may be used to endorse or promote products derived from this software
4749 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07004750
4751THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4752ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4753WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4754DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4755ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4756(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4757LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4758ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4759(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4760SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4761
4762-------------------------------------------------------------------
4763
Elliott Hughesbfa582d2014-05-05 14:58:17 -07004764Copyright (c) 2011 David Chisnall
4765All rights reserved.
4766
4767Redistribution and use in source and binary forms, with or without
4768modification, are permitted provided that the following conditions
4769are met:
47701. Redistributions of source code must retain the above copyright
4771 notice, this list of conditions and the following disclaimer.
47722. Redistributions in binary form must reproduce the above copyright
4773 notice, this list of conditions and the following disclaimer in the
4774 documentation and/or other materials provided with the distribution.
4775
4776THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4777ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4778IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4779ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4780FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4781DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4782OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4783HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4784LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4785OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4786SUCH DAMAGE.
4787
4788-------------------------------------------------------------------
4789
Elliott Hughes15581382014-07-07 15:42:06 -07004790Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
4791 David Chisnall <theraven@FreeBSD.org>
4792All rights reserved.
4793
4794Redistribution and use in source and binary forms, with or without
4795modification, are permitted provided that the following conditions
4796are met:
47971. Redistributions of source code must retain the above copyright
4798 notice, this list of conditions and the following disclaimer.
47992. Redistributions in binary form must reproduce the above copyright
4800 notice, this list of conditions and the following disclaimer in the
4801 documentation and/or other materials provided with the distribution.
4802
4803THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4804ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4805IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4806ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4807FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4808DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4809OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4810HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4811LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4812OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4813SUCH DAMAGE.
4814
4815-------------------------------------------------------------------
4816
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004817Copyright (c) 2011 Intel Corporation
4818All rights reserved.
4819
4820Redistribution and use in source and binary forms, with or without
4821modification, are permitted provided that the following conditions are met:
4822
Elliott Hughes3758a242014-07-22 21:24:47 -07004823 * Redistributions of source code must retain the above copyright notice,
4824 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004825
Elliott Hughes3758a242014-07-22 21:24:47 -07004826 * Redistributions in binary form must reproduce the above copyright notice,
4827 * this list of conditions and the following disclaimer in the documentation
4828 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004829
Elliott Hughes3758a242014-07-22 21:24:47 -07004830 * Neither the name of Intel Corporation nor the names of its contributors
4831 * may be used to endorse or promote products derived from this software
4832 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004833
4834THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4835ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4836WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4837DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4838ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4839(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4840LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4841ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4842(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4843SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4844
4845-------------------------------------------------------------------
4846
Elliott Hughes5c2264a2014-09-13 09:42:41 -07004847Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
4848
4849Permission to use, copy, modify, and distribute this software for any
4850purpose with or without fee is hereby granted, provided that the above
4851copyright notice and this permission notice appear in all copies.
4852
4853THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4854WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4855MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4856ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4857WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4858ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4859OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4860
4861-------------------------------------------------------------------
4862
Elliott Hughes261e2232012-08-14 15:04:05 -07004863Copyright (c) 2011 The Android Open Source Project
4864Copyright (c) 2008 ARM Ltd
4865All rights reserved.
4866
4867Redistribution and use in source and binary forms, with or without
4868modification, are permitted provided that the following conditions
4869are met:
48701. Redistributions of source code must retain the above copyright
4871 notice, this list of conditions and the following disclaimer.
48722. Redistributions in binary form must reproduce the above copyright
4873 notice, this list of conditions and the following disclaimer in the
4874 documentation and/or other materials provided with the distribution.
48753. The name of the company may not be used to endorse or promote
4876 products derived from this software without specific prior written
4877 permission.
4878
4879THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
4880WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
4881MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4882IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
4883SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
4884TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
4885PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
4886LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
4887NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4888SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4889
4890-------------------------------------------------------------------
4891
Elliott Hughes54a74942014-01-03 16:40:37 -08004892Copyright (c) 2011, 2012, 2013 Intel Corporation
4893All rights reserved.
4894
4895Redistribution and use in source and binary forms, with or without
4896modification, are permitted provided that the following conditions are met:
4897
Elliott Hughes3758a242014-07-22 21:24:47 -07004898 * Redistributions of source code must retain the above copyright notice,
4899 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08004900
Elliott Hughes3758a242014-07-22 21:24:47 -07004901 * Redistributions in binary form must reproduce the above copyright notice,
4902 * this list of conditions and the following disclaimer in the documentation
4903 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08004904
Elliott Hughes3758a242014-07-22 21:24:47 -07004905 * Neither the name of Intel Corporation nor the names of its contributors
4906 * may be used to endorse or promote products derived from this software
4907 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08004908
4909THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4910ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4911WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4912DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4913ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4914(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4915LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4916ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4917(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4918SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4919
4920-------------------------------------------------------------------
4921
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004922Copyright (c) 2011, Intel Corporation
4923All rights reserved.
4924
4925Redistribution and use in source and binary forms, with or without
4926modification, are permitted provided that the following conditions are met:
4927
Elliott Hughes3758a242014-07-22 21:24:47 -07004928 * Redistributions of source code must retain the above copyright notice,
4929 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004930
Elliott Hughes3758a242014-07-22 21:24:47 -07004931 * Redistributions in binary form must reproduce the above copyright notice,
4932 * this list of conditions and the following disclaimer in the documentation
4933 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004934
Elliott Hughes3758a242014-07-22 21:24:47 -07004935 * Neither the name of Intel Corporation nor the names of its contributors
4936 * may be used to endorse or promote products derived from this software
4937 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004938
4939THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4940ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4941WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4942DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4943ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4944(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4945LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4946ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4947(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4948SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4949
4950-------------------------------------------------------------------
4951
Elliott Hughes261e2232012-08-14 15:04:05 -07004952Copyright (c) 2011, VMware, Inc.
4953All rights reserved.
4954
4955Redistribution and use in source and binary forms, with or without
4956modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07004957 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07004958 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07004959 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07004960 notice, this list of conditions and the following disclaimer in the
4961 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07004962 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07004963 may be used to endorse or promote products derived from this software
4964 without specific prior written permission.
4965
4966THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4967AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4968IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4969ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
4970ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4971(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4972LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
4973ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4974(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4975THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4976
4977-------------------------------------------------------------------
4978
Dan Albertc30862f2016-10-20 11:45:16 -07004979Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004980Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07004981All rights reserved.
4982
4983Redistribution and use in source and binary forms, with or without
4984modification, are permitted provided that the following conditions
4985are met:
49861. Redistributions of source code must retain the above copyright
4987 notice, this list of conditions and the following disclaimer.
49882. Redistributions in binary form must reproduce the above copyright
4989 notice, this list of conditions and the following disclaimer in the
4990 documentation and/or other materials provided with the distribution.
4991
4992THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4993ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4994IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4995ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4996FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4997DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4998OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4999HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5000LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5001OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5002SUCH DAMAGE.
5003
5004-------------------------------------------------------------------
5005
Elliott Hughes4e54b112014-03-06 15:06:11 -08005006Copyright (c) 2012, Linaro Limited
5007 All rights reserved.
5008
5009 Redistribution and use in source and binary forms, with or without
5010 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005011 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005012 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005013 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005014 notice, this list of conditions and the following disclaimer in the
5015 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005016 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005017 names of its contributors may be used to endorse or promote products
5018 derived from this software without specific prior written permission.
5019
5020 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5021 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5022 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5023 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5024 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5025 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5026 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5027 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5028 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5029 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5030 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5031
5032-------------------------------------------------------------------
5033
Elliott Hughes15581382014-07-07 15:42:06 -07005034Copyright (c) 2012, Linaro Limited
5035 All rights reserved.
5036 Copyright (c) 2014, NVIDIA Corporation. All rights reserved.
5037
5038 Redistribution and use in source and binary forms, with or without
5039 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005040 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07005041 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005042 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07005043 notice, this list of conditions and the following disclaimer in the
5044 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005045 * Neither the name of the Linaro nor the
Elliott Hughes15581382014-07-07 15:42:06 -07005046 names of its contributors may be used to endorse or promote products
5047 derived from this software without specific prior written permission.
5048
5049 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5050 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5051 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5052 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5053 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5054 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5055 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5056 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5057 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5058 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5059 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5060
5061-------------------------------------------------------------------
5062
Jake Weinstein372f19e2016-11-17 16:01:25 -05005063Copyright (c) 2012-2013, Linaro Limited
5064 All rights reserved.
5065
5066 Redistribution and use in source and binary forms, with or without
5067 modification, are permitted provided that the following conditions are met:
5068 * Redistributions of source code must retain the above copyright
5069 notice, this list of conditions and the following disclaimer.
5070 * Redistributions in binary form must reproduce the above copyright
5071 notice, this list of conditions and the following disclaimer in the
5072 documentation and/or other materials provided with the distribution.
5073 * Neither the name of the Linaro nor the
5074 names of its contributors may be used to endorse or promote products
5075 derived from this software without specific prior written permission.
5076
5077 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5078 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5079 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5080 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5081 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5082 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5083 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5084 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5085 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5086 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5087
5088-------------------------------------------------------------------
5089
Elliott Hughes44ead712015-08-28 20:23:52 -07005090Copyright (c) 2013
5091 MIPS Technologies, Inc., California.
5092
5093Redistribution and use in source and binary forms, with or without
5094modification, are permitted provided that the following conditions
5095are met:
50961. Redistributions of source code must retain the above copyright
5097 notice, this list of conditions and the following disclaimer.
50982. Redistributions in binary form must reproduce the above copyright
5099 notice, this list of conditions and the following disclaimer in the
5100 documentation and/or other materials provided with the distribution.
51013. Neither the name of the MIPS Technologies, Inc., nor the names of its
5102 contributors may be used to endorse or promote products derived from
5103 this software without specific prior written permission.
5104
5105THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND
5106ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5107IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5108ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
5109FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5110DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5111OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5112HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5113LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5114OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5115SUCH DAMAGE.
5116
5117-------------------------------------------------------------------
5118
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005119Copyright (c) 2013 ARM Ltd
5120All rights reserved.
5121
5122Redistribution and use in source and binary forms, with or without
5123modification, are permitted provided that the following conditions
5124are met:
51251. Redistributions of source code must retain the above copyright
5126 notice, this list of conditions and the following disclaimer.
51272. Redistributions in binary form must reproduce the above copyright
5128 notice, this list of conditions and the following disclaimer in the
5129 documentation and/or other materials provided with the distribution.
51303. The name of the company may not be used to endorse or promote
5131 products derived from this software without specific prior written
5132 permission.
5133
5134THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5135WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5136MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5137IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5138SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5139TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5140PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5141LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5142NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5143SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5144
5145-------------------------------------------------------------------
5146
Elliott Hughes4e54b112014-03-06 15:06:11 -08005147Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5148
5149Permission to use, copy, modify, and distribute this software for any
5150purpose with or without fee is hereby granted, provided that the above
5151copyright notice and this permission notice appear in all copies.
5152
5153THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5154WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5155MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5156ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5157WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5158ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5159OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5160
5161-------------------------------------------------------------------
5162
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005163Copyright (c) 2013 The NetBSD Foundation, Inc.
5164All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005165
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005166This code is derived from software contributed to The NetBSD Foundation
5167by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005168
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005169Redistribution and use in source and binary forms, with or without
5170modification, are permitted provided that the following conditions
5171are met:
51721. Redistributions of source code must retain the above copyright
5173 notice, this list of conditions and the following disclaimer.
51742. Redistributions in binary form must reproduce the above copyright
5175 notice, this list of conditions and the following disclaimer in the
5176 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005177
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005178THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5179``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5180TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5181PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5182BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5183CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5184SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5185INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5186CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5187ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5188POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005189
5190-------------------------------------------------------------------
5191
Jake Weinstein372f19e2016-11-17 16:01:25 -05005192Copyright (c) 2013, Linaro Limited
5193 All rights reserved.
5194
5195 Redistribution and use in source and binary forms, with or without
5196 modification, are permitted provided that the following conditions are met:
5197 * Redistributions of source code must retain the above copyright
5198 notice, this list of conditions and the following disclaimer.
5199 * Redistributions in binary form must reproduce the above copyright
5200 notice, this list of conditions and the following disclaimer in the
5201 documentation and/or other materials provided with the distribution.
5202 * Neither the name of the Linaro nor the
5203 names of its contributors may be used to endorse or promote products
5204 derived from this software without specific prior written permission.
5205
5206 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5207 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5208 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5209 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5210 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5211 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5212 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5213 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5214 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5215 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5216
5217-------------------------------------------------------------------
5218
Dan Albertc30862f2016-10-20 11:45:16 -07005219Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5220Johnny Qiu <joqiu@nvidia.com>
5221Shu Zhang <chazhang@nvidia.com>
5222
5223Redistribution and use in source and binary forms, with or without
5224modification, are permitted provided that the following conditions are
5225met:
5226 * Redistributions of source code must retain the above copyright
5227 notice, this list of conditions and the following disclaimer.
5228 * Redistributions in binary form must reproduce the above
5229 copyright notice, this list of conditions and the following
5230 disclaimer in the documentation and/or other materials provided
5231 with the distribution.
5232 * Neither the name of The Linux Foundation nor the names of its
5233 contributors may be used to endorse or promote products derived
5234 from this software without specific prior written permission.
5235
5236THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5237WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5238MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5239ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5240BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5241CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5242SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5243BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5244WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5245OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5246IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5247
5248-------------------------------------------------------------------
5249
Jake Weinstein372f19e2016-11-17 16:01:25 -05005250Copyright (c) 2013-2015, Linaro Limited
5251 All rights reserved.
5252
5253 Redistribution and use in source and binary forms, with or without
5254 modification, are permitted provided that the following conditions are met:
5255 * Redistributions of source code must retain the above copyright
5256 notice, this list of conditions and the following disclaimer.
5257 * Redistributions in binary form must reproduce the above copyright
5258 notice, this list of conditions and the following disclaimer in the
5259 documentation and/or other materials provided with the distribution.
5260 * Neither the name of the Linaro nor the
5261 names of its contributors may be used to endorse or promote products
5262 derived from this software without specific prior written permission.
5263
5264 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5265 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5266 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5267 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5268 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5269 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5270 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5271 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5272 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5273 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5274
5275-------------------------------------------------------------------
5276
Elliott Hughes15581382014-07-07 15:42:06 -07005277Copyright (c) 2014, Intel Corporation
5278All rights reserved.
5279
5280Redistribution and use in source and binary forms, with or without
5281modification, are permitted provided that the following conditions are met:
5282
Elliott Hughes3758a242014-07-22 21:24:47 -07005283 * Redistributions of source code must retain the above copyright notice,
5284 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005285
Elliott Hughes3758a242014-07-22 21:24:47 -07005286 * Redistributions in binary form must reproduce the above copyright notice,
5287 * this list of conditions and the following disclaimer in the documentation
5288 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005289
Elliott Hughes3758a242014-07-22 21:24:47 -07005290 * Neither the name of Intel Corporation nor the names of its contributors
5291 * may be used to endorse or promote products derived from this software
5292 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005293
5294THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5295ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5296WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5297DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5298ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5299(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5300LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5301ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5302(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5303SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5304
5305-------------------------------------------------------------------
5306
Elliott Hughes4e54b112014-03-06 15:06:11 -08005307Copyright (c) 2014, Linaro Limited
5308 All rights reserved.
5309
5310 Redistribution and use in source and binary forms, with or without
5311 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005312 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005313 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005314 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005315 notice, this list of conditions and the following disclaimer in the
5316 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005317 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005318 names of its contributors may be used to endorse or promote products
5319 derived from this software without specific prior written permission.
5320
5321 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5322 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5323 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5324 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5325 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5326 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5327 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5328 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5329 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5330 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5331 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5332
5333-------------------------------------------------------------------
5334
Jake Weinstein372f19e2016-11-17 16:01:25 -05005335Copyright (c) 2015 ARM Ltd
5336All rights reserved.
5337
5338Redistribution and use in source and binary forms, with or without
5339modification, are permitted provided that the following conditions
5340are met:
53411. Redistributions of source code must retain the above copyright
5342 notice, this list of conditions and the following disclaimer.
53432. Redistributions in binary form must reproduce the above copyright
5344 notice, this list of conditions and the following disclaimer in the
5345 documentation and/or other materials provided with the distribution.
53463. The name of the company may not be used to endorse or promote
5347 products derived from this software without specific prior written
5348 permission.
5349
5350THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5351WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5352MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5353IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5354SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5355TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5356PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5357LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5358NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5359SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5360
5361-------------------------------------------------------------------
5362
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005363Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5364All rights reserved.
5365
5366Redistribution and use in source and binary forms, with or without
5367modification, are permitted provided that the following conditions
5368are met:
5369
53701. Redistributions of source code must retain the above copyright
5371 notice, this list of conditions and the following disclaimer.
53722. Redistributions in binary form must reproduce the above copyright
5373 notice, this list of conditions and the following disclaimer in
5374 the documentation and/or other materials provided with the
5375 distribution.
5376
5377THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5378``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5379LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5380FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5381COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5382INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5383BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5384LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5385AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5386OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5387OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5388SUCH DAMAGE.
5389
5390-------------------------------------------------------------------
5391
Elliott Hughes5702c6f2017-08-31 17:27:05 -07005392Copyright (c) 2015 Nuxi, https://nuxi.nl/
5393
5394Redistribution and use in source and binary forms, with or without
5395modification, are permitted provided that the following conditions
5396are met:
53971. Redistributions of source code must retain the above copyright
5398 notice, this list of conditions and the following disclaimer.
53992. Redistributions in binary form must reproduce the above copyright
5400 notice, this list of conditions and the following disclaimer in the
5401 documentation and/or other materials provided with the distribution.
5402
5403THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5404ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5405IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5406ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5407FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5408DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5409OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5410HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5411LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5412OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5413SUCH DAMAGE.
5414
5415-------------------------------------------------------------------
5416
Sebastian Poped9bfc42017-06-19 12:39:02 -05005417Copyright (c) 2017 ARM Ltd
5418All rights reserved.
5419
5420Redistribution and use in source and binary forms, with or without
5421modification, are permitted provided that the following conditions
5422are met:
54231. Redistributions of source code must retain the above copyright
5424 notice, this list of conditions and the following disclaimer.
54252. Redistributions in binary form must reproduce the above copyright
5426 notice, this list of conditions and the following disclaimer in the
5427 documentation and/or other materials provided with the distribution.
54283. The name of the company may not be used to endorse or promote
5429 products derived from this software without specific prior written
5430 permission.
5431
5432THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5433WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5434MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5435IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5436SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5437TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5438PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5439LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5440NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5441SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5442
5443-------------------------------------------------------------------
5444
Prashant Patilfcb877a2017-03-16 18:07:00 +05305445Copyright (c) 2017 Imagination Technologies.
5446
5447All rights reserved.
5448
5449Redistribution and use in source and binary forms, with or without
5450modification, are permitted provided that the following conditions
5451are met:
5452
5453 * Redistributions of source code must retain the above copyright
5454 notice, this list of conditions and the following disclaimer.
5455 * Redistributions in binary form must reproduce the above copyright
5456 notice, this list of conditions and the following disclaimer
5457 in the documentation and/or other materials provided with
5458 the distribution.
5459 * Neither the name of Imagination Technologies nor the names of its
5460 contributors may be used to endorse or promote products derived
5461 from this software without specific prior written permission.
5462
5463THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5464"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5465LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5466A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5467OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5468SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5469LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5470DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5471THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5472(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5473OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5474
5475-------------------------------------------------------------------
5476
Elliott Hughes261e2232012-08-14 15:04:05 -07005477Copyright (c)1999 Citrus Project,
5478All rights reserved.
5479
5480Redistribution and use in source and binary forms, with or without
5481modification, are permitted provided that the following conditions
5482are met:
54831. Redistributions of source code must retain the above copyright
5484 notice, this list of conditions and the following disclaimer.
54852. Redistributions in binary form must reproduce the above copyright
5486 notice, this list of conditions and the following disclaimer in the
5487 documentation and/or other materials provided with the distribution.
5488
5489THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5490ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5491IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5492ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5493FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5494DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5495OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5496HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5497LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5498OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5499SUCH DAMAGE.
5500
5501-------------------------------------------------------------------
5502
5503Copyright (c)2001 Citrus Project,
5504All rights reserved.
5505
5506Redistribution and use in source and binary forms, with or without
5507modification, are permitted provided that the following conditions
5508are met:
55091. Redistributions of source code must retain the above copyright
5510 notice, this list of conditions and the following disclaimer.
55112. Redistributions in binary form must reproduce the above copyright
5512 notice, this list of conditions and the following disclaimer in the
5513 documentation and/or other materials provided with the distribution.
5514
5515THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5516ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5517IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5518ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5519FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5520DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5521OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5522HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5523LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5524OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5525SUCH DAMAGE.
5526
5527-------------------------------------------------------------------
5528
Elliott Hughesacbe3222014-04-16 17:01:12 -07005529Copyright (c)2003 Citrus Project,
5530All rights reserved.
5531
5532Redistribution and use in source and binary forms, with or without
5533modification, are permitted provided that the following conditions
5534are met:
55351. Redistributions of source code must retain the above copyright
5536 notice, this list of conditions and the following disclaimer.
55372. Redistributions in binary form must reproduce the above copyright
5538 notice, this list of conditions and the following disclaimer in the
5539 documentation and/or other materials provided with the distribution.
5540
5541THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5542ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5543IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5544ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5545FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5546DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5547OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5548HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5549LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5550OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5551SUCH DAMAGE.
5552
5553-------------------------------------------------------------------
5554
Elliott Hughes77a3e282016-08-08 12:39:56 -07005555Copyright 1989 The Regents of the University of California.
5556 All rights reserved.
5557
5558 Redistribution and use in source and binary forms, with or without
5559 modification, are permitted provided that the following conditions
5560 are met:
5561 1. Redistributions of source code must retain the above copyright
5562 notice, this list of conditions and the following disclaimer.
5563 2. Redistributions in binary form must reproduce the above copyright
5564 notice, this list of conditions and the following disclaimer in the
5565 documentation and/or other materials provided with the distribution.
5566 3. Neither the name of the University nor the names of its contributors
5567 may be used to endorse or promote products derived from this software
5568 without specific prior written permission.
5569
5570 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
5571 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5572 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5573 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5574 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5575 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5576 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5577 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5578 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5579 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5580
5581-------------------------------------------------------------------
5582
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005583Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5584Copyright 2008 Damien Miller <djm@openbsd.org>
5585All rights reserved.
5586
5587Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
5588such a mathematical system to generate more random (yet non-repeating)
5589ids to solve the resolver/named problem. But Niels designed the
5590actual system based on the constraints.
5591
5592Later modified by Damien Miller to wrap the LCG output in a 15-bit
5593permutation generator based on a Luby-Rackoff block cipher. This
5594ensures the output is non-repeating and preserves the MSB twiddle
5595trick, but makes it more resistant to LCG prediction.
5596
5597Redistribution and use in source and binary forms, with or without
5598modification, are permitted provided that the following conditions
5599are met:
56001. Redistributions of source code must retain the above copyright
5601 notice, this list of conditions and the following disclaimer.
56022. Redistributions in binary form must reproduce the above copyright
5603 notice, this list of conditions and the following disclaimer in the
5604 documentation and/or other materials provided with the distribution.
5605
5606THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5607IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5608OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5609IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5610INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5611NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5612DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5613THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5614(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5615THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5616
5617-------------------------------------------------------------------
5618
Dan Albertc30862f2016-10-20 11:45:16 -07005619From: @(#)s_ilogb.c 5.1 93/09/24
5620====================================================
5621Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
5622
5623Developed at SunPro, a Sun Microsystems, Inc. business.
5624Permission to use, copy, modify, and distribute this
5625software is freely granted, provided that this notice
5626is preserved.
5627
5628-------------------------------------------------------------------
5629
Calin Juravlec4fbf922014-03-10 11:23:52 +00005630Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
5631Portions Copyright (C) 1996-2003 Internet Software Consortium.
5632
5633Permission to use, copy, modify, and/or distribute this software for any
5634purpose with or without fee is hereby granted, provided that the above
5635copyright notice and this permission notice appear in all copies.
5636
5637THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5638REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5639AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5640INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5641LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5642OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5643PERFORMANCE OF THIS SOFTWARE.
5644
5645-------------------------------------------------------------------
5646
Elliott Hughes261e2232012-08-14 15:04:05 -07005647Portions Copyright (c) 1993 by Digital Equipment Corporation.
5648
5649Permission to use, copy, modify, and distribute this software for any
5650purpose with or without fee is hereby granted, provided that the above
5651copyright notice and this permission notice appear in all copies, and that
5652the name of Digital Equipment Corporation not be used in advertising or
5653publicity pertaining to distribution of the document or software without
5654specific, written prior permission.
5655
5656THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
5657WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
5658OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
5659CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5660DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5661PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5662ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5663SOFTWARE.
5664
5665-------------------------------------------------------------------
5666
5667Portions Copyright (c) 1995 by International Business Machines, Inc.
5668
5669International Business Machines, Inc. (hereinafter called IBM) grants
5670permission under its copyrights to use, copy, modify, and distribute this
5671Software with or without fee, provided that the above copyright notice and
5672all paragraphs of this notice appear in all copies, and that the name of IBM
5673not be used in connection with the marketing of any product incorporating
5674the Software or modifications thereof, without specific, written prior
5675permission.
5676
5677To the extent it has a right to do so, IBM grants an immunity from suit
5678under its patents, if any, for the use, sale or manufacture of products to
5679the extent that such products are used for performing Domain Name System
5680dynamic updates in TCP/IP networks by means of the Software. No immunity is
5681granted for any product per se or for any other function of any product.
5682
5683THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
5684INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
5685PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
5686DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
5687OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
5688IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
5689
5690-------------------------------------------------------------------
5691
5692Portions Copyright(C) 1995, Jason Downs. All rights reserved.
5693
5694Redistribution and use in source and binary forms, with or without
5695modification, are permitted provided that the following conditions
5696are met:
56971. Redistributions of source code must retain the above copyright
5698 notice, this list of conditions and the following disclaimer.
56992. Redistributions in binary form must reproduce the above copyright
5700 notice, this list of conditions and the following disclaimer in the
5701 documentation and/or other materials provided with the distribution.
5702
5703THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS
5704OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5705WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5706DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
5707INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5708(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5709SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5710CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5711LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5712OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5713SUCH DAMAGE.
5714
5715-------------------------------------------------------------------
5716
Elliott Hughes8da8ca42018-05-08 13:35:33 -07005717SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5718
5719Copyright (c) 2003, Steven G. Kargl
5720All rights reserved.
5721
5722Redistribution and use in source and binary forms, with or without
5723modification, are permitted provided that the following conditions
5724are met:
57251. Redistributions of source code must retain the above copyright
5726 notice unmodified, this list of conditions, and the following
5727 disclaimer.
57282. Redistributions in binary form must reproduce the above copyright
5729 notice, this list of conditions and the following disclaimer in the
5730 documentation and/or other materials provided with the distribution.
5731
5732THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5733IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5734OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5735IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5736INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5737NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5738DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5739THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5740(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5741THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5742
5743-------------------------------------------------------------------
5744
5745SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5746
5747Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
5748All rights reserved.
5749
5750Redistribution and use in source and binary forms, with or without
5751modification, are permitted provided that the following conditions
5752are met:
57531. Redistributions of source code must retain the above copyright
5754 notice, this list of conditions and the following disclaimer.
57552. Redistributions in binary form must reproduce the above copyright
5756 notice, this list of conditions and the following disclaimer in the
5757 documentation and/or other materials provided with the distribution.
5758
5759THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5760ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5761IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5762ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5763FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5764DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5765OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5766HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5767LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5768OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5769SUCH DAMAGE.
5770
5771-------------------------------------------------------------------
5772
5773SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5774
5775Copyright (c) 2004 Stefan Farfeleder
5776All rights reserved.
5777
5778Redistribution and use in source and binary forms, with or without
5779modification, are permitted provided that the following conditions
5780are met:
57811. Redistributions of source code must retain the above copyright
5782 notice, this list of conditions and the following disclaimer.
57832. Redistributions in binary form must reproduce the above copyright
5784 notice, this list of conditions and the following disclaimer in the
5785 documentation and/or other materials provided with the distribution.
5786
5787THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5788ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5789IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5790ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
5791FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5792DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5793OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5794HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5795LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5796OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5797SUCH DAMAGE.
5798
5799-------------------------------------------------------------------
5800
5801SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5802
5803Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
5804All rights reserved.
5805
5806Redistribution and use in source and binary forms, with or without
5807modification, are permitted provided that the following conditions
5808are met:
58091. Redistributions of source code must retain the above copyright
5810 notice, this list of conditions and the following disclaimer.
58112. Redistributions in binary form must reproduce the above copyright
5812 notice, this list of conditions and the following disclaimer in the
5813 documentation and/or other materials provided with the distribution.
5814
5815THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5816ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5817IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5818ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5819FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5820DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5821OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5822HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5823LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5824OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5825SUCH DAMAGE.
5826
5827-------------------------------------------------------------------
5828
5829SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5830
5831Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
5832All rights reserved.
5833
5834Redistribution and use in source and binary forms, with or without
5835modification, are permitted provided that the following conditions
5836are met:
58371. Redistributions of source code must retain the above copyright
5838 notice unmodified, this list of conditions, and the following
5839 disclaimer.
58402. Redistributions in binary form must reproduce the above copyright
5841 notice, this list of conditions and the following disclaimer in the
5842 documentation and/or other materials provided with the distribution.
5843
5844THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5845IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5846OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5847IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5848INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5849NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5850DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5851THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5852(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5853THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5854
5855-------------------------------------------------------------------
5856
5857SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5858
5859Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
5860All rights reserved.
5861
5862Redistribution and use in source and binary forms, with or without
5863modification, are permitted provided that the following conditions
5864are met:
58651. Redistributions of source code must retain the above copyright
5866 notice, this list of conditions and the following disclaimer.
58672. Redistributions in binary form must reproduce the above copyright
5868 notice, this list of conditions and the following disclaimer in the
5869 documentation and/or other materials provided with the distribution.
5870
5871THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5872ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5873IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5874ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5875FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5876DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5877OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5878HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5879LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5880OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5881SUCH DAMAGE.
5882
5883-------------------------------------------------------------------
5884
5885SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5886
5887Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
5888All rights reserved.
5889
5890Redistribution and use in source and binary forms, with or without
5891modification, are permitted provided that the following conditions
5892are met:
58931. Redistributions of source code must retain the above copyright
5894 notice, this list of conditions and the following disclaimer.
58952. Redistributions in binary form must reproduce the above copyright
5896 notice, this list of conditions and the following disclaimer in the
5897 documentation and/or other materials provided with the distribution.
5898
5899THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5900ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5901IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5902ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5903FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5904DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5905OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5906HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5907LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5908OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5909SUCH DAMAGE.
5910
5911-------------------------------------------------------------------
5912
5913SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5914
5915Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
5916All rights reserved.
5917
5918Redistribution and use in source and binary forms, with or without
5919modification, are permitted provided that the following conditions
5920are met:
59211. Redistributions of source code must retain the above copyright
5922 notice, this list of conditions and the following disclaimer.
59232. Redistributions in binary form must reproduce the above copyright
5924 notice, this list of conditions and the following disclaimer in the
5925 documentation and/or other materials provided with the distribution.
5926
5927THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5928ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5929IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5930ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5931FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5932DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5933OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5934HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5935LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5936OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5937SUCH DAMAGE.
5938
5939-------------------------------------------------------------------
5940
5941SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5942
5943Copyright (c) 2007 David Schultz
5944All rights reserved.
5945
5946Redistribution and use in source and binary forms, with or without
5947modification, are permitted provided that the following conditions
5948are met:
59491. Redistributions of source code must retain the above copyright
5950 notice, this list of conditions and the following disclaimer.
59512. Redistributions in binary form must reproduce the above copyright
5952 notice, this list of conditions and the following disclaimer in the
5953 documentation and/or other materials provided with the distribution.
5954
5955THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5956ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5957IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5958ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
5959FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5960DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5961OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5962HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5963LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5964OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5965SUCH DAMAGE.
5966
5967-------------------------------------------------------------------
5968
5969SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5970
5971Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
5972All rights reserved.
5973
5974Redistribution and use in source and binary forms, with or without
5975modification, are permitted provided that the following conditions
5976are met:
59771. Redistributions of source code must retain the above copyright
5978 notice, this list of conditions and the following disclaimer.
59792. Redistributions in binary form must reproduce the above copyright
5980 notice, this list of conditions and the following disclaimer in the
5981 documentation and/or other materials provided with the distribution.
5982
5983THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5984ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5985IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5986ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5987FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5988DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5989OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5990HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5991LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5992OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5993SUCH DAMAGE.
5994
5995-------------------------------------------------------------------
5996
5997SPDX-License-Identifier: BSD-2-Clause-FreeBSD
5998
5999Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
6000All rights reserved.
6001
6002Redistribution and use in source and binary forms, with or without
6003modification, are permitted provided that the following conditions
6004are met:
60051. Redistributions of source code must retain the above copyright
6006 notice, this list of conditions and the following disclaimer.
60072. Redistributions in binary form must reproduce the above copyright
6008 notice, this list of conditions and the following disclaimer in the
6009 documentation and/or other materials provided with the distribution.
6010
6011THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6012ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6013IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6014ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
6015FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6016DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6017OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6018HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6019LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6020OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6021SUCH DAMAGE.
6022
6023Derived from s_modf.c, which has the following Copyright:
6024====================================================
6025Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
6026
6027Developed at SunPro, a Sun Microsystems, Inc. business.
6028Permission to use, copy, modify, and distribute this
6029software is freely granted, provided that this notice
6030is preserved.
6031
6032-------------------------------------------------------------------
6033
6034SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6035
6036Copyright (c) 2007 Steven G. Kargl
6037All rights reserved.
6038
6039Redistribution and use in source and binary forms, with or without
6040modification, are permitted provided that the following conditions
6041are met:
60421. Redistributions of source code must retain the above copyright
6043 notice unmodified, this list of conditions, and the following
6044 disclaimer.
60452. Redistributions in binary form must reproduce the above copyright
6046 notice, this list of conditions and the following disclaimer in the
6047 documentation and/or other materials provided with the distribution.
6048
6049THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
6050IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
6051OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
6052IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
6053INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6054NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6055DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6056THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6057(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
6058THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6059
6060-------------------------------------------------------------------
6061
6062SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6063
6064Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
6065All rights reserved.
6066
6067Redistribution and use in source and binary forms, with or without
6068modification, are permitted provided that the following conditions
6069are met:
60701. Redistributions of source code must retain the above copyright
6071 notice, this list of conditions and the following disclaimer.
60722. Redistributions in binary form must reproduce the above copyright
6073 notice, this list of conditions and the following disclaimer in the
6074 documentation and/or other materials provided with the distribution.
6075
6076THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6077ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6078IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6079ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
6080FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6081DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6082OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6083HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6084LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6085OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6086SUCH DAMAGE.
6087
6088-------------------------------------------------------------------
6089
6090SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6091
6092Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
6093All rights reserved.
6094
6095Redistribution and use in source and binary forms, with or without
6096modification, are permitted provided that the following conditions
6097are met:
60981. Redistributions of source code must retain the above copyright
6099 notice, this list of conditions and the following disclaimer.
61002. Redistributions in binary form must reproduce the above copyright
6101 notice, this list of conditions and the following disclaimer in the
6102 documentation and/or other materials provided with the distribution.
6103
6104THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6105ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6106IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6107ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
6108FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6109DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6110OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6111HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6112LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6113OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6114SUCH DAMAGE.
6115
6116-------------------------------------------------------------------
6117
6118SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6119
6120Copyright (c) 2011 David Schultz
6121All rights reserved.
6122
6123Redistribution and use in source and binary forms, with or without
6124modification, are permitted provided that the following conditions
6125are met:
61261. Redistributions of source code must retain the above copyright
6127 notice unmodified, this list of conditions, and the following
6128 disclaimer.
61292. Redistributions in binary form must reproduce the above copyright
6130 notice, this list of conditions and the following disclaimer in the
6131 documentation and/or other materials provided with the distribution.
6132
6133THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
6134IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
6135OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
6136IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
6137INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6138NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6139DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6140THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6141(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
6142THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6143
6144-------------------------------------------------------------------
6145
6146SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6147
6148Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
6149All rights reserved.
6150
6151Redistribution and use in source and binary forms, with or without
6152modification, are permitted provided that the following conditions
6153are met:
61541. Redistributions of source code must retain the above copyright
6155 notice, this list of conditions and the following disclaimer.
61562. Redistributions in binary form must reproduce the above copyright
6157 notice, this list of conditions and the following disclaimer in the
6158 documentation and/or other materials provided with the distribution.
6159
6160THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6161ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6162IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6163ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
6164FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6165DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6166OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6167HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6168LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6169OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6170SUCH DAMAGE.
6171
6172-------------------------------------------------------------------
6173
6174SPDX-License-Identifier: BSD-2-Clause-FreeBSD
6175
6176Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
6177All rights reserved.
6178
6179Redistribution and use in source and binary forms, with or without
6180modification, are permitted provided that the following conditions
6181are met:
61821. Redistributions of source code must retain the above copyright
6183 notice, this list of conditions and the following disclaimer.
61842. Redistributions in binary form must reproduce the above copyright
6185 notice, this list of conditions and the following disclaimer in the
6186 documentation and/or other materials provided with the distribution.
6187
6188THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
6189ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6190IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6191ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
6192FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6193DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6194OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6195HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6196LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6197OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6198SUCH DAMAGE.
6199
6200-------------------------------------------------------------------
6201
6202SPDX-License-Identifier: BSD-3-Clause
6203
6204Copyright (c) 2003 Dag-Erling Smørgrav
6205All rights reserved.
6206
6207Redistribution and use in source and binary forms, with or without
6208modification, are permitted provided that the following conditions
6209are met:
62101. Redistributions of source code must retain the above copyright
6211 notice, this list of conditions and the following disclaimer
6212 in this position and unchanged.
62132. Redistributions in binary form must reproduce the above copyright
6214 notice, this list of conditions and the following disclaimer in the
6215 documentation and/or other materials provided with the distribution.
62163. The name of the author may not be used to endorse or promote products
6217 derived from this software without specific prior written permission.
6218
6219THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
6220IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
6221OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
6222IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
6223INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6224NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6225DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6226THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6227(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
6228THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6229
6230-------------------------------------------------------------------
6231
Elliott Hughes261e2232012-08-14 15:04:05 -07006232The author of this software is David M. Gay.
6233
Elliott Hughesacbe3222014-04-16 17:01:12 -07006234Copyright (C) 1998 by Lucent Technologies
6235All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07006236
Elliott Hughesacbe3222014-04-16 17:01:12 -07006237Permission to use, copy, modify, and distribute this software and
6238its documentation for any purpose and without fee is hereby
6239granted, provided that the above copyright notice appear in all
6240copies and that both that the copyright notice and this
6241permission notice and warranty disclaimer appear in supporting
6242documentation, and that the name of Lucent or any of its entities
6243not be used in advertising or publicity pertaining to
6244distribution of the software without specific, written prior
6245permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07006246
Elliott Hughesacbe3222014-04-16 17:01:12 -07006247LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6248INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6249IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6250SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6251WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6252IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6253ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6254THIS SOFTWARE.
6255
6256-------------------------------------------------------------------
6257
6258The author of this software is David M. Gay.
6259
6260Copyright (C) 1998, 1999 by Lucent Technologies
6261All Rights Reserved
6262
6263Permission to use, copy, modify, and distribute this software and
6264its documentation for any purpose and without fee is hereby
6265granted, provided that the above copyright notice appear in all
6266copies and that both that the copyright notice and this
6267permission notice and warranty disclaimer appear in supporting
6268documentation, and that the name of Lucent or any of its entities
6269not be used in advertising or publicity pertaining to
6270distribution of the software without specific, written prior
6271permission.
6272
6273LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6274INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6275IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6276SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6277WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6278IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6279ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6280THIS SOFTWARE.
6281
6282-------------------------------------------------------------------
6283
6284The author of this software is David M. Gay.
6285
6286Copyright (C) 1998, 2000 by Lucent Technologies
6287All Rights Reserved
6288
6289Permission to use, copy, modify, and distribute this software and
6290its documentation for any purpose and without fee is hereby
6291granted, provided that the above copyright notice appear in all
6292copies and that both that the copyright notice and this
6293permission notice and warranty disclaimer appear in supporting
6294documentation, and that the name of Lucent or any of its entities
6295not be used in advertising or publicity pertaining to
6296distribution of the software without specific, written prior
6297permission.
6298
6299LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6300INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6301IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6302SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6303WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6304IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6305ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6306THIS SOFTWARE.
6307
6308-------------------------------------------------------------------
6309
6310The author of this software is David M. Gay.
6311
6312Copyright (C) 1998-2000 by Lucent Technologies
6313All Rights Reserved
6314
6315Permission to use, copy, modify, and distribute this software and
6316its documentation for any purpose and without fee is hereby
6317granted, provided that the above copyright notice appear in all
6318copies and that both that the copyright notice and this
6319permission notice and warranty disclaimer appear in supporting
6320documentation, and that the name of Lucent or any of its entities
6321not be used in advertising or publicity pertaining to
6322distribution of the software without specific, written prior
6323permission.
6324
6325LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6326INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6327IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6328SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6329WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6330IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6331ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6332THIS SOFTWARE.
6333
6334-------------------------------------------------------------------
6335
6336The author of this software is David M. Gay.
6337
6338Copyright (C) 1998-2001 by Lucent Technologies
6339All Rights Reserved
6340
6341Permission to use, copy, modify, and distribute this software and
6342its documentation for any purpose and without fee is hereby
6343granted, provided that the above copyright notice appear in all
6344copies and that both that the copyright notice and this
6345permission notice and warranty disclaimer appear in supporting
6346documentation, and that the name of Lucent or any of its entities
6347not be used in advertising or publicity pertaining to
6348distribution of the software without specific, written prior
6349permission.
6350
6351LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6352INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6353IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6354SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6355WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6356IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6357ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6358THIS SOFTWARE.
6359
6360-------------------------------------------------------------------
6361
6362The author of this software is David M. Gay.
6363
6364Copyright (C) 2000 by Lucent Technologies
6365All Rights Reserved
6366
6367Permission to use, copy, modify, and distribute this software and
6368its documentation for any purpose and without fee is hereby
6369granted, provided that the above copyright notice appear in all
6370copies and that both that the copyright notice and this
6371permission notice and warranty disclaimer appear in supporting
6372documentation, and that the name of Lucent or any of its entities
6373not be used in advertising or publicity pertaining to
6374distribution of the software without specific, written prior
6375permission.
6376
6377LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6378INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6379IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6380SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6381WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6382IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6383ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6384THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07006385
6386-------------------------------------------------------------------
6387