blob: 2f3fadecbe0aecb41ba85bc76d007b43add95637 [file] [log] [blame]
Jake Weinstein28285f52017-05-04 12:08:39 -04001 Copyright (c) 2014, ARM Limited
2 All rights Reserved.
Jake Weinstein0b2863f2017-05-04 02:43:44 -04003
4 Redistribution and use in source and binary forms, with or without
5 modification, are permitted provided that the following conditions are met:
6 * Redistributions of source code must retain the above copyright
7 notice, this list of conditions and the following disclaimer.
8 * Redistributions in binary form must reproduce the above copyright
9 notice, this list of conditions and the following disclaimer in the
10 documentation and/or other materials provided with the distribution.
11 * Neither the name of the company nor the names of its contributors
12 may be used to endorse or promote products derived from this
13 software without specific prior written permission.
14
15 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
16 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
17 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
18 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
19 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
20 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
21 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
22 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
23 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
24 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
25
26-------------------------------------------------------------------
27
28 Copyright (c) 2014, ARM Limited
29 All rights Reserved.
Jake Weinstein28285f52017-05-04 12:08:39 -040030 Copyright (c) 2014, Linaro Ltd.
Elliott Hughes15581382014-07-07 15:42:06 -070031
32 Redistribution and use in source and binary forms, with or without
33 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -070034 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070035 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -070036 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070037 notice, this list of conditions and the following disclaimer in the
38 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040039 * Neither the name of the company nor the names of its contributors
40 may be used to endorse or promote products derived from this
41 software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070042
43 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
44 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
45 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
46 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
47 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
48 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
49 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
50 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
51 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
52 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
53 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
54
55-------------------------------------------------------------------
56
Jake Weinstein28285f52017-05-04 12:08:39 -040057 Copyright (c) 2014, Linaro Limited
58 All rights reserved.
Elliott Hughes15581382014-07-07 15:42:06 -070059
60 Redistribution and use in source and binary forms, with or without
61 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -070062 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070063 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -070064 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070065 notice, this list of conditions and the following disclaimer in the
66 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040067 * Neither the name of the Linaro nor the
68 names of its contributors may be used to endorse or promote products
69 derived from this software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070070
71 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
72 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
73 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
74 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
75 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
76 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
77 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
78 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
79 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
80 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
81 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
82
83-------------------------------------------------------------------
84
Elliott Hughes3e424d02014-07-23 16:02:26 -070085 Copyright (c) 1993 John Brezak
86 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
90 are met:
91 1. Redistributions of source code must retain the above copyright
92 notice, this list of conditions and the following disclaimer.
93 2. Redistributions in binary form must reproduce the above copyright
94 notice, this list of conditions and the following disclaimer in the
95 documentation and/or other materials provided with the distribution.
96 3. The name of the author may be used to endorse or promote products
97 derived from this software without specific prior written permission.
98
99THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR
100IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
101WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
102DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
103INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
104(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
105SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
106HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
107STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
108ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
109POSSIBILITY OF SUCH DAMAGE.
110
111-------------------------------------------------------------------
112
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800113 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved.
114
115 Redistribution and use in source and binary forms, with or without
116 modification, are permitted provided that the following conditions are met:
117 * Redistributions of source code must retain the above copyright
118 notice, this list of conditions and the following disclaimer.
119 * Redistributions in binary form must reproduce the above copyright
120 notice, this list of conditions and the following disclaimer in the
121 documentation and/or other materials provided with the distribution.
122 * Neither the name of The Linux Foundation nor the names of its contributors may
123 be used to endorse or promote products derived from this software
124 without specific prior written permission.
125
126 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
127 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
128 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
129 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
130 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
131 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
132 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
133 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
134 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
135 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
136 POSSIBILITY OF SUCH DAMAGE.
137
138-------------------------------------------------------------------
139
Elliott Hughes261e2232012-08-14 15:04:05 -0700140====================================================
141Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
142
143Developed at SunPro, a Sun Microsystems, Inc. business.
144Permission to use, copy, modify, and distribute this
145software is freely granted, provided that this notice
146is preserved.
147
148-------------------------------------------------------------------
149
Dan Albertc30862f2016-10-20 11:45:16 -0700150====================================================
151Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
152
153Developed at SunPro, a Sun Microsystems, Inc. business.
154Permission to use, copy, modify, and distribute this
155software is freely granted, provided that this notice
156is preserved.
157====================================================
158
159Optimized by Bruce D. Evans.
160
161-------------------------------------------------------------------
162
163====================================================
164Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
165
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700166Developed at SunPro, 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
172k_sinf.c and k_cosf.c merged by Steven G. Kargl.
173
174-------------------------------------------------------------------
175
176====================================================
177Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
178
179Developed at SunPro, a Sun Microsystems, Inc. business.
180Permission to use, copy, modify, and distribute this
181software is freely granted, provided that this notice
182is preserved.
183====================================================
184
185s_sin.c and s_cos.c merged by Steven G. Kargl. Descriptions of the
186algorithms are contained in the original files.
187
188-------------------------------------------------------------------
189
190====================================================
191Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
192
Dan Albertc30862f2016-10-20 11:45:16 -0700193Developed at SunSoft, a Sun Microsystems, Inc. business.
194Permission to use, copy, modify, and distribute this
195software is freely granted, provided that this notice
196is preserved.
197
198-------------------------------------------------------------------
199
200====================================================
201Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
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
209Optimized by Bruce D. Evans.
210
211-------------------------------------------------------------------
212
213====================================================
214Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700215
216Developed at SunSoft, a Sun Microsystems, Inc. business.
217Permission to use, copy, modify, and distribute this
218software is freely granted, provided that this notice
219is preserved.
220====================================================
221
222k_sin.c and k_cos.c merged by Steven G. Kargl.
223
224-------------------------------------------------------------------
225
226====================================================
227Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700228Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
229
230Developed at SunSoft, a Sun Microsystems, Inc. business.
231Permission to use, copy, modify, and distribute this
232software is freely granted, provided that this notice
233is preserved.
234
235-------------------------------------------------------------------
236
237====================================================
238Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
239Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
240
241Developed at SunSoft, a Sun Microsystems, Inc. business.
242Permission to use, copy, modify, and distribute this
243software is freely granted, provided that this notice
244is preserved.
245====================================================
246
247Optimized by Bruce D. Evans.
248
249-------------------------------------------------------------------
250
251====================================================
252Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700253Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
254
255Developed at SunSoft, a Sun Microsystems, Inc. business.
256Permission to use, copy, modify, and distribute this
257software is freely granted, provided that this notice
258is preserved.
259====================================================
260
261k_sinl.c and k_cosl.c merged by Steven G. Kargl
262
263-------------------------------------------------------------------
264
265====================================================
266Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700267Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
268
269Developed at SunPro, a Sun Microsystems, Inc. business.
270Permission to use, copy, modify, and distribute this
271software is freely granted, provided that this notice
272is preserved.
273====================================================
274
275The argument reduction and testing for exceptional cases was
276written by Steven G. Kargl with input from Bruce D. Evans
277and David A. Schultz.
278
279-------------------------------------------------------------------
280
281====================================================
282Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
283
284Permission to use, copy, modify, and distribute this
285software is freely granted, provided that this notice
286is preserved.
287
288-------------------------------------------------------------------
289
290====================================================
291Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
292
293Permission to use, copy, modify, and distribute this
294software is freely granted, provided that this notice
295is preserved.
296
297-------------------------------------------------------------------
298
299====================================================
300Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
301Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
302
303Permission to use, copy, modify, and distribute this
304software is freely granted, provided that this notice
305is preserved.
306
307-------------------------------------------------------------------
308
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700309Based on the UCB version with the ID appearing below.
310This is ANSIish only when "multibyte character == plain character".
311
312Copyright (c) 1989, 1993
313 The Regents of the University of California. All rights reserved.
314
315Redistribution and use in source and binary forms, with or without
316modification, are permitted provided that the following conditions
317are met:
3181. Redistributions of source code must retain the above copyright
319 notice, this list of conditions and the following disclaimer.
3202. Redistributions in binary form must reproduce the above copyright
321 notice, this list of conditions and the following disclaimer in the
322 documentation and/or other materials provided with the distribution.
3233. Neither the name of the University nor the names of its contributors
324 may be used to endorse or promote products derived from this software
325 without specific prior written permission.
326
327THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
328ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
329IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
330ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
331FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
332DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
333OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
334HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
335LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
336OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
337SUCH DAMAGE.
338
339-------------------------------------------------------------------
340
Elliott Hughes261e2232012-08-14 15:04:05 -0700341Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800342All rights reserved.
343
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800344Redistribution and use in source and binary forms, with or without
345modification, are permitted provided that the following conditions
346are met:
3471. Redistributions of source code must retain the above copyright
348 notice, this list of conditions and the following disclaimer.
3492. Redistributions in binary form must reproduce the above copyright
350 notice, this list of conditions and the following disclaimer in the
351 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003523. Neither the name of the project nor the names of its contributors
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800353 may be used to endorse or promote products derived from this software
354 without specific prior written permission.
355
Elliott Hughes261e2232012-08-14 15:04:05 -0700356THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800357ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
358IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Elliott Hughes261e2232012-08-14 15:04:05 -0700359ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800360FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
361DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
362OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
363HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
364LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
365OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
366SUCH DAMAGE.
367
Elliott Hughes387d4b72012-08-09 15:17:46 -0700368-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800369
Elliott Hughes448080d2013-01-29 16:25:06 -0800370Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
371Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium.
372
373Permission to use, copy, modify, and/or distribute this software for any
374purpose with or without fee is hereby granted, provided that the above
375copyright notice and this permission notice appear in all copies.
376
377THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
378REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
379AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
380INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
381LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
382OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
383PERFORMANCE OF THIS SOFTWARE.
384
385-------------------------------------------------------------------
386
387Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
388Copyright (C) 1997-2001 Internet Software Consortium.
389
390Permission to use, copy, modify, and/or distribute this software for any
391purpose with or without fee is hereby granted, provided that the above
392copyright notice and this permission notice appear in all copies.
393
394THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
395REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
396AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
397INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
398LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
399OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
400PERFORMANCE OF THIS SOFTWARE.
401
402-------------------------------------------------------------------
403
Elliott Hughes261e2232012-08-14 15:04:05 -0700404Copyright (C) 2006 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700405
406Licensed under the Apache License, Version 2.0 (the "License");
407you may not use this file except in compliance with the License.
408You may obtain a copy of the License at
409
410 http://www.apache.org/licenses/LICENSE-2.0
411
412Unless required by applicable law or agreed to in writing, software
413distributed under the License is distributed on an "AS IS" BASIS,
414WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
415See the License for the specific language governing permissions and
416limitations under the License.
417
418-------------------------------------------------------------------
419
420Copyright (C) 2006 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700421All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800422
423Redistribution and use in source and binary forms, with or without
424modification, are permitted provided that the following conditions
425are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700426 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800427 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700428 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700429 notice, this list of conditions and the following disclaimer in
430 the documentation and/or other materials provided with the
431 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800432
Elliott Hughes261e2232012-08-14 15:04:05 -0700433THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
434"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
435LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
436FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
437COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
438INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
439BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
440OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
441AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
442OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
443OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800444SUCH DAMAGE.
445
Elliott Hughes387d4b72012-08-09 15:17:46 -0700446-------------------------------------------------------------------
447
Dan Albertc30862f2016-10-20 11:45:16 -0700448Copyright (C) 2007 The Android Open Source Project
449
450Licensed under the Apache License, Version 2.0 (the "License");
451you may not use this file except in compliance with the License.
452You may obtain a copy of the License at
453
454 http://www.apache.org/licenses/LICENSE-2.0
455
456Unless required by applicable law or agreed to in writing, software
457distributed under the License is distributed on an "AS IS" BASIS,
458WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
459See the License for the specific language governing permissions and
460limitations under the License.
461
462-------------------------------------------------------------------
463
Dimitry Ivanovbcc4da92017-02-15 15:31:13 -0800464Copyright (C) 2007 The Android Open Source Project
465All rights reserved.
466
467Redistribution and use in source and binary forms, with or without
468modification, are permitted provided that the following conditions
469are met:
470 * Redistributions of source code must retain the above copyright
471 notice, this list of conditions and the following disclaimer.
472 * Redistributions in binary form must reproduce the above copyright
473 notice, this list of conditions and the following disclaimer in
474 the documentation and/or other materials provided with the
475 distribution.
476
477THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
478"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
479LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
480FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
481COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
482INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
483BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
484OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
485AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
486OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
487OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
488SUCH DAMAGE.
489
490-------------------------------------------------------------------
491
Elliott Hughes261e2232012-08-14 15:04:05 -0700492Copyright (C) 2008 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700493
494Licensed under the Apache License, Version 2.0 (the "License");
495you may not use this file except in compliance with the License.
496You may obtain a copy of the License at
497
498 http://www.apache.org/licenses/LICENSE-2.0
499
500Unless required by applicable law or agreed to in writing, software
501distributed under the License is distributed on an "AS IS" BASIS,
502WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
503See the License for the specific language governing permissions and
504limitations under the License.
505
506-------------------------------------------------------------------
507
508Copyright (C) 2008 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700509All rights reserved.
510
511Redistribution and use in source and binary forms, with or without
512modification, are permitted provided that the following conditions
513are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700514 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700515 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700516 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700517 notice, this list of conditions and the following disclaimer in
518 the documentation and/or other materials provided with the
519 distribution.
520
521THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
522"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
523LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
524FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
525COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
526INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
527BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
528OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
529AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
530OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
531OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
532SUCH DAMAGE.
533
534-------------------------------------------------------------------
535
Elliott Hughesacbe3222014-04-16 17:01:12 -0700536Copyright (C) 2008 The Android Open Source Project
537All rights reserved.
538Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
539
540Redistribution and use in source and binary forms, with or without
541modification, are permitted provided that the following conditions
542are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700543 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700544 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700545 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700546 notice, this list of conditions and the following disclaimer in
547 the documentation and/or other materials provided with the
548 distribution.
549
550THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
551"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
552LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
553FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
554COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
555INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
556BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
557OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
558AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
559OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
560OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
561SUCH DAMAGE.
562
563-------------------------------------------------------------------
564
Elliott Hughes261e2232012-08-14 15:04:05 -0700565Copyright (C) 2009 The Android Open Source Project
566All rights reserved.
567
568Redistribution and use in source and binary forms, with or without
569modification, are permitted provided that the following conditions
570are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700571 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700572 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700573 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700574 notice, this list of conditions and the following disclaimer in
575 the documentation and/or other materials provided with the
576 distribution.
577
578THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
579"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
580LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
581FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
582COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
583INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
584BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
585OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
586AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
587OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
588OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
589SUCH DAMAGE.
590
591-------------------------------------------------------------------
592
593Copyright (C) 2010 The Android Open Source Project
594
595Licensed under the Apache License, Version 2.0 (the "License");
596you may not use this file except in compliance with the License.
597You may obtain a copy of the License at
598
599 http://www.apache.org/licenses/LICENSE-2.0
600
601Unless required by applicable law or agreed to in writing, software
602distributed under the License is distributed on an "AS IS" BASIS,
603WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
604See the License for the specific language governing permissions and
605limitations under the License.
606
607-------------------------------------------------------------------
608
609Copyright (C) 2010 The Android Open Source Project
610All rights reserved.
611
612Redistribution and use in source and binary forms, with or without
613modification, are permitted provided that the following conditions
614are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700615 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700616 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700617 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700618 notice, this list of conditions and the following disclaimer in
619 the documentation and/or other materials provided with the
620 distribution.
621
622THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
623"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
624LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
625FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
626COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
627INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
628BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
629OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
630AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
631OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
632OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
633SUCH DAMAGE.
634
635-------------------------------------------------------------------
636
637Copyright (C) 2010 The Android Open Source Project
638Copyright (c) 2008 ARM Ltd
639All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700640
641Redistribution and use in source and binary forms, with or without
642modification, are permitted provided that the following conditions
643are met:
6441. Redistributions of source code must retain the above copyright
645 notice, this list of conditions and the following disclaimer.
6462. Redistributions in binary form must reproduce the above copyright
647 notice, this list of conditions and the following disclaimer in the
648 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07006493. The name of the company may not be used to endorse or promote
650 products derived from this software without specific prior written
651 permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700652
Elliott Hughes261e2232012-08-14 15:04:05 -0700653THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
654WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
655MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
656IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
657SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
658TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
659PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
660LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
661NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
662SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
663
664Android adaptation and tweak by Jim Huang <jserv@0xlab.org>.
665
666-------------------------------------------------------------------
667
668Copyright (C) 2011 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700669All rights reserved.
670
671Redistribution and use in source and binary forms, with or without
672modification, are permitted provided that the following conditions
673are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700674 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700675 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700676 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700677 notice, this list of conditions and the following disclaimer in
678 the documentation and/or other materials provided with the
679 distribution.
680
681THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
682"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
683LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
684FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
685COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
686INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
687BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
688OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
689AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
690OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
691OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Elliott Hughes387d4b72012-08-09 15:17:46 -0700692SUCH DAMAGE.
693
694-------------------------------------------------------------------
695
696Copyright (C) 2012 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700697
698Licensed under the Apache License, Version 2.0 (the "License");
699you may not use this file except in compliance with the License.
700You may obtain a copy of the License at
701
702 http://www.apache.org/licenses/LICENSE-2.0
703
704Unless required by applicable law or agreed to in writing, software
705distributed under the License is distributed on an "AS IS" BASIS,
706WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
707See the License for the specific language governing permissions and
708limitations under the License.
709
710-------------------------------------------------------------------
711
712Copyright (C) 2012 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -0700713All rights reserved.
714
715Redistribution and use in source and binary forms, with or without
716modification, are permitted provided that the following conditions
717are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700718 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700719 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700720 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700721 notice, this list of conditions and the following disclaimer in
722 the documentation and/or other materials provided with the
723 distribution.
724
725THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
726"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
727LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
728FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
729COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
730INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
731BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
732OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
733AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
734OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
735OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
736SUCH DAMAGE.
737
738-------------------------------------------------------------------
739
Elliott Hughes3a4c4542017-07-19 17:20:24 -0700740Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org>
741
742Redistribution and use in source and binary forms, with or without
743modification, are permitted provided that the following conditions
744are met:
7451. Redistributions of source code must retain the above copyright
746 notice, this list of conditions and the following disclaimer.
7472. Redistributions in binary form must reproduce the above copyright
748 notice, this list of conditions and the following disclaimer in the
749 documentation and/or other materials provided with the distribution.
750
751THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
752ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
753IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
754ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
755FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
756DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
757OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
758HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
759LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
760OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
761SUCH DAMAGE.
762
763-------------------------------------------------------------------
764
Elliott Hughes448080d2013-01-29 16:25:06 -0800765Copyright (C) 2013 The Android Open Source Project
766
767Licensed under the Apache License, Version 2.0 (the "License");
768you may not use this file except in compliance with the License.
769You may obtain a copy of the License at
770
771 http://www.apache.org/licenses/LICENSE-2.0
772
773Unless required by applicable law or agreed to in writing, software
774distributed under the License is distributed on an "AS IS" BASIS,
775WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
776See the License for the specific language governing permissions and
777limitations under the License.
778
779-------------------------------------------------------------------
780
781Copyright (C) 2013 The Android Open Source Project
782All rights reserved.
783
784Redistribution and use in source and binary forms, with or without
785modification, are permitted provided that the following conditions
786are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700787 * Redistributions of source code must retain the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800788 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700789 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800790 notice, this list of conditions and the following disclaimer in
791 the documentation and/or other materials provided with the
792 distribution.
793
794THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
795"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
796LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
797FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
798COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
799INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
800BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
801OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
802AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
803OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
804OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
805SUCH DAMAGE.
806
807-------------------------------------------------------------------
808
Elliott Hughesacbe3222014-04-16 17:01:12 -0700809Copyright (C) 2013 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700810All rights reserved.
811Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved.
812
813Redistribution and use in source and binary forms, with or without
814modification, are permitted provided that the following conditions
815are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700816 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700817 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700818 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700819 notice, this list of conditions and the following disclaimer in
820 the documentation and/or other materials provided with the
821 distribution.
822
823THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
824"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
825LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
826FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
827COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
828INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
829BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
830OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
831AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
832OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
833OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
834SUCH DAMAGE.
835
836-------------------------------------------------------------------
837
Elliott Hughes4e54b112014-03-06 15:06:11 -0800838Copyright (C) 2014 The Android Open Source Project
839
840Licensed under the Apache License, Version 2.0 (the "License");
841you may not use this file except in compliance with the License.
842You may obtain a copy of the License at
843
844 http://www.apache.org/licenses/LICENSE-2.0
845
846Unless required by applicable law or agreed to in writing, software
847distributed under the License is distributed on an "AS IS" BASIS,
848WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
849See the License for the specific language governing permissions and
850limitations under the License.
851
852-------------------------------------------------------------------
853
854Copyright (C) 2014 The Android Open Source Project
855All rights reserved.
856
857Redistribution and use in source and binary forms, with or without
858modification, are permitted provided that the following conditions
859are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700860 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800861 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700862 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800863 notice, this list of conditions and the following disclaimer in
864 the documentation and/or other materials provided with the
865 distribution.
866
867THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
868"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
869LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
870FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
871COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
872INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
873BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
874OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
875AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
876OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
877OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
878SUCH DAMAGE.
879
880-------------------------------------------------------------------
881
Dan Albertc30862f2016-10-20 11:45:16 -0700882Copyright (C) 2014 The Android Open Source Project
883All rights reserved.
884
885Redistribution and use in source and binary forms, with or without
886modification, are permitted provided that the following conditions
887are met:
8881. Redistributions of source code must retain the above copyright
889 notice, this list of conditions and the following disclaimer.
8902. Redistributions in binary form must reproduce the above copyright
891 notice, this list of conditions and the following disclaimer in the
892 documentation and/or other materials provided with the distribution.
893
894THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
895ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
896IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
897ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
898FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
899DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
900OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
901HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
902LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
903OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
904SUCH DAMAGE.
905
906-------------------------------------------------------------------
907
908Copyright (C) 2015 The Android Open Source Project
909
910Licensed under the Apache License, Version 2.0 (the "License");
911you may not use this file except in compliance with the License.
912You may obtain a copy of the License at
913
914 http://www.apache.org/licenses/LICENSE-2.0
915
Elliott Hughes7e54c762015-05-12 10:09:01 -0700916Unless required by applicable law or agreed to in writing, software
917distributed under the License is distributed on an "AS IS" BASIS,
918WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
919See the License for the specific language governing permissions and
920limitations under the License.
921
922-------------------------------------------------------------------
923
924Copyright (C) 2015 The Android Open Source Project
925All rights reserved.
926
927Redistribution and use in source and binary forms, with or without
928modification, are permitted provided that the following conditions
929are met:
930 * Redistributions of source code must retain the above copyright
931 notice, this list of conditions and the following disclaimer.
932 * Redistributions in binary form must reproduce the above copyright
933 notice, this list of conditions and the following disclaimer in
934 the documentation and/or other materials provided with the
935 distribution.
936
937THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
938"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
939LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
940FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
941COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
942INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
943BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
944OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
945AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
946OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
947OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
948SUCH DAMAGE.
949
950-------------------------------------------------------------------
951
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800952Copyright (C) 2016 The Android Open Source Project
953
954Licensed under the Apache License, Version 2.0 (the "License");
955you may not use this file except in compliance with the License.
956You may obtain a copy of the License at
957
958 http://www.apache.org/licenses/LICENSE-2.0
959
960Unless required by applicable law or agreed to in writing, software
961distributed under the License is distributed on an "AS IS" BASIS,
962WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
963See the License for the specific language governing permissions and
964limitations under the License.
965
966-------------------------------------------------------------------
967
968Copyright (C) 2016 The Android Open Source Project
969All rights reserved.
970
971Redistribution and use in source and binary forms, with or without
972modification, are permitted provided that the following conditions
973are met:
974 * Redistributions of source code must retain the above copyright
975 notice, this list of conditions and the following disclaimer.
976 * Redistributions in binary form must reproduce the above copyright
977 notice, this list of conditions and the following disclaimer in
978 the documentation and/or other materials provided with the
979 distribution.
980
981THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
982"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
983LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
984FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
985COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
986INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
987BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
988OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
989AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
990OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
991OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
992SUCH DAMAGE.
993
994-------------------------------------------------------------------
995
mspector2e3d6a12017-01-24 21:51:51 -0800996Copyright (C) 2017 The Android Open Source Project
Paul Lawrencedfe84342017-02-16 09:24:39 -0800997
998Licensed under the Apache License, Version 2.0 (the "License");
999you may not use this file except in compliance with the License.
1000You may obtain a copy of the License at
1001
1002 http://www.apache.org/licenses/LICENSE-2.0
1003
1004Unless required by applicable law or agreed to in writing, software
1005distributed under the License is distributed on an "AS IS" BASIS,
1006WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1007See the License for the specific language governing permissions and
1008limitations under the License.
1009
1010-------------------------------------------------------------------
1011
1012Copyright (C) 2017 The Android Open Source Project
mspector2e3d6a12017-01-24 21:51:51 -08001013All rights reserved.
1014
Jake Weinstein04d99df2016-08-25 20:03:25 -04001015Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved.
1016
1017Redistribution and use in source and binary forms, with or without
1018modification, are permitted provided that the following conditions
1019are met:
1020 * Redistributions of source code must retain the above copyright
1021 notice, this list of conditions and the following disclaimer.
1022 * Redistributions in binary form must reproduce the above copyright
1023 notice, this list of conditions and the following disclaimer in
1024 the documentation and/or other materials provided with the
1025 distribution.
1026
1027THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1028"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1029LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1030FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1031COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1032INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1033BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1034OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1035AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1036OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1037OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1038SUCH DAMAGE.
1039
1040-------------------------------------------------------------------
1041
1042Copyright (C) 2017 The Android Open Source Project
1043All rights reserved.
1044
mspector2e3d6a12017-01-24 21:51:51 -08001045Redistribution and use in source and binary forms, with or without
1046modification, are permitted provided that the following conditions
1047are met:
1048 * Redistributions of source code must retain the above copyright
1049 notice, this list of conditions and the following disclaimer.
1050 * Redistributions in binary form must reproduce the above copyright
1051 notice, this list of conditions and the following disclaimer in
1052 the documentation and/or other materials provided with the
1053 distribution.
1054
1055THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1056"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1057LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1058FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1059COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1060INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1061BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1062OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1063AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1064OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1065OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1066SUCH DAMAGE.
1067
1068-------------------------------------------------------------------
1069
dimitry581723e2018-01-05 14:31:44 +01001070Copyright (C) 2018 The Android Open Source Project
1071All rights reserved.
1072
1073Redistribution and use in source and binary forms, with or without
1074modification, are permitted provided that the following conditions
1075are met:
1076 * Redistributions of source code must retain the above copyright
1077 notice, this list of conditions and the following disclaimer.
1078 * Redistributions in binary form must reproduce the above copyright
1079 notice, this list of conditions and the following disclaimer in
1080 the documentation and/or other materials provided with the
1081 distribution.
1082
1083THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1084"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1085LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1086FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1087COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1088INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1089BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1090OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1091AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1092OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1093OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1094SUCH DAMAGE.
1095
1096-------------------------------------------------------------------
1097
Ryan Prichard1e660b72019-01-03 02:51:30 -08001098Copyright (C) 2019 The Android Open Source Project
1099All rights reserved.
1100
1101Redistribution and use in source and binary forms, with or without
1102modification, are permitted provided that the following conditions
1103are met:
1104 * Redistributions of source code must retain the above copyright
1105 notice, this list of conditions and the following disclaimer.
1106 * Redistributions in binary form must reproduce the above copyright
1107 notice, this list of conditions and the following disclaimer in
1108 the documentation and/or other materials provided with the
1109 distribution.
1110
1111THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1112"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1113LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1114FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1115COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1116INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1117BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1118OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1119AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1120OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1121OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1122SUCH DAMAGE.
1123
1124-------------------------------------------------------------------
1125
Elliott Hughes261e2232012-08-14 15:04:05 -07001126Copyright (c) 1980, 1983, 1988, 1993
1127 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001128
Elliott Hughes261e2232012-08-14 15:04:05 -07001129Redistribution and use in source and binary forms, with or without
1130modification, are permitted provided that the following conditions
1131are met:
11321. Redistributions of source code must retain the above copyright
1133 notice, this list of conditions and the following disclaimer.
11342. Redistributions in binary form must reproduce the above copyright
1135 notice, this list of conditions and the following disclaimer in the
1136 documentation and/or other materials provided with the distribution.
11373. All advertising materials mentioning features or use of this software
1138 must display the following acknowledgement:
1139 This product includes software developed by the University of
1140 California, Berkeley and its contributors.
11414. Neither the name of the University nor the names of its contributors
1142 may be used to endorse or promote products derived from this software
1143 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001144
Elliott Hughes261e2232012-08-14 15:04:05 -07001145THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1146ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1147IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1148ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1149FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1150DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1151OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1152HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1153LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1154OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1155SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001156
Elliott Hughes387d4b72012-08-09 15:17:46 -07001157
Elliott Hughes261e2232012-08-14 15:04:05 -07001158Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001159
1160Permission to use, copy, modify, and distribute this software for any
1161purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001162copyright notice and this permission notice appear in all copies, and that
1163the name of Digital Equipment Corporation not be used in advertising or
1164publicity pertaining to distribution of the document or software without
1165specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001166
Elliott Hughes261e2232012-08-14 15:04:05 -07001167THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1168WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1169OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1170CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1171DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1172PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1173ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1174SOFTWARE.
1175
1176-------------------------------------------------------------------
1177
Elliott Hughes387d4b72012-08-09 15:17:46 -07001178Copyright (c) 1982, 1986, 1993
1179 The Regents of the University of California. All rights reserved.
1180
1181Redistribution and use in source and binary forms, with or without
1182modification, are permitted provided that the following conditions
1183are met:
11841. Redistributions of source code must retain the above copyright
1185 notice, this list of conditions and the following disclaimer.
11862. Redistributions in binary form must reproduce the above copyright
1187 notice, this list of conditions and the following disclaimer in the
1188 documentation and/or other materials provided with the distribution.
11893. Neither the name of the University nor the names of its contributors
1190 may be used to endorse or promote products derived from this software
1191 without specific prior written permission.
1192
1193THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1194ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1195IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1196ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1197FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1198DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1199OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1200HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1201LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1202OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1203SUCH DAMAGE.
1204
1205-------------------------------------------------------------------
1206
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001207Copyright (c) 1982, 1986, 1993
1208 The Regents of the University of California. All rights reserved.
1209(c) UNIX System Laboratories, Inc.
1210All or some portions of this file are derived from material licensed
1211to the University of California by American Telephone and Telegraph
1212Co. or Unix System Laboratories, Inc. and are reproduced herein with
1213the permission of UNIX System Laboratories, Inc.
1214
1215Redistribution and use in source and binary forms, with or without
1216modification, are permitted provided that the following conditions
1217are met:
12181. Redistributions of source code must retain the above copyright
1219 notice, this list of conditions and the following disclaimer.
12202. Redistributions in binary form must reproduce the above copyright
1221 notice, this list of conditions and the following disclaimer in the
1222 documentation and/or other materials provided with the distribution.
12233. Neither the name of the University nor the names of its contributors
1224 may be used to endorse or promote products derived from this software
1225 without specific prior written permission.
1226
1227THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1228ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1229IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1230ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1231FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1232DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1233OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1234HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1235LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1236OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1237SUCH DAMAGE.
1238
1239-------------------------------------------------------------------
1240
Elliott Hughes387d4b72012-08-09 15:17:46 -07001241Copyright (c) 1983, 1987, 1989
1242 The Regents of the University of California. All rights reserved.
1243
1244Redistribution and use in source and binary forms, with or without
1245modification, are permitted provided that the following conditions
1246are met:
12471. Redistributions of source code must retain the above copyright
1248 notice, this list of conditions and the following disclaimer.
12492. Redistributions in binary form must reproduce the above copyright
1250 notice, this list of conditions and the following disclaimer in the
1251 documentation and/or other materials provided with the distribution.
12523. Neither the name of the University nor the names of its contributors
1253 may be used to endorse or promote products derived from this software
1254 without specific prior written permission.
1255
1256THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1257ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1258IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1259ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1260FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1261DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1262OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1263HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1264LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1265OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1266SUCH DAMAGE.
1267
1268-------------------------------------------------------------------
1269
Elliott Hughes387d4b72012-08-09 15:17:46 -07001270Copyright (c) 1983, 1989
1271 The Regents of the University of California. All rights reserved.
1272
1273Redistribution and use in source and binary forms, with or without
1274modification, are permitted provided that the following conditions
1275are met:
12761. Redistributions of source code must retain the above copyright
1277 notice, this list of conditions and the following disclaimer.
12782. Redistributions in binary form must reproduce the above copyright
1279 notice, this list of conditions and the following disclaimer in the
1280 documentation and/or other materials provided with the distribution.
12813. All advertising materials mentioning features or use of this software
1282 must display the following acknowledgement:
1283 This product includes software developed by the University of
1284 California, Berkeley and its contributors.
12854. Neither the name of the University nor the names of its contributors
1286 may be used to endorse or promote products derived from this software
1287 without specific prior written permission.
1288
1289THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1290ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1291IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1292ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1293FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1294DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1295OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1296HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1297LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1298OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1299SUCH DAMAGE.
1300
1301-------------------------------------------------------------------
1302
Elliott Hughes261e2232012-08-14 15:04:05 -07001303Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001304 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001305
1306Redistribution and use in source and binary forms, with or without
1307modification, are permitted provided that the following conditions
1308are met:
13091. Redistributions of source code must retain the above copyright
1310 notice, this list of conditions and the following disclaimer.
13112. Redistributions in binary form must reproduce the above copyright
1312 notice, this list of conditions and the following disclaimer in the
1313 documentation and/or other materials provided with the distribution.
13143. Neither the name of the University nor the names of its contributors
1315 may be used to endorse or promote products derived from this software
1316 without specific prior written permission.
1317
1318THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1319ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1320IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1321ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1322FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1323DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1324OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1325HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1326LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1327OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1328SUCH DAMAGE.
1329
1330-------------------------------------------------------------------
1331
Elliott Hughes261e2232012-08-14 15:04:05 -07001332Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001333 The Regents of the University of California. All rights reserved.
1334
Elliott Hughes387d4b72012-08-09 15:17:46 -07001335Redistribution and use in source and binary forms, with or without
1336modification, are permitted provided that the following conditions
1337are met:
13381. Redistributions of source code must retain the above copyright
1339 notice, this list of conditions and the following disclaimer.
13402. Redistributions in binary form must reproduce the above copyright
1341 notice, this list of conditions and the following disclaimer in the
1342 documentation and/or other materials provided with the distribution.
13433. Neither the name of the University nor the names of its contributors
1344 may be used to endorse or promote products derived from this software
1345 without specific prior written permission.
1346
1347THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1348ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1349IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1350ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1351FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1352DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1353OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1354HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1355LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1356OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1357SUCH DAMAGE.
1358
1359-------------------------------------------------------------------
1360
Elliott Hughes387d4b72012-08-09 15:17:46 -07001361Copyright (c) 1985
1362 The Regents of the University of California. All rights reserved.
1363
1364Redistribution and use in source and binary forms, with or without
1365modification, are permitted provided that the following conditions
1366are met:
13671. Redistributions of source code must retain the above copyright
1368 notice, this list of conditions and the following disclaimer.
13692. Redistributions in binary form must reproduce the above copyright
1370 notice, this list of conditions and the following disclaimer in the
1371 documentation and/or other materials provided with the distribution.
13723. All advertising materials mentioning features or use of this software
1373 must display the following acknowledgement:
1374 This product includes software developed by the University of
1375 California, Berkeley and its contributors.
13764. Neither the name of the University nor the names of its contributors
1377 may be used to endorse or promote products derived from this software
1378 without specific prior written permission.
1379
1380THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1381ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1382IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1383ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1384FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1385DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1386OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1387HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1388LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1389OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1390SUCH DAMAGE.
1391
1392-------------------------------------------------------------------
1393
Elliott Hughes261e2232012-08-14 15:04:05 -07001394Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001395All rights reserved.
1396
1397Redistribution and use in source and binary forms, with or without
1398modification, are permitted provided that the following conditions
1399are met:
14001. Redistributions of source code must retain the above copyright
1401 notice, this list of conditions and the following disclaimer.
14022. Redistributions in binary form must reproduce the above copyright
1403 notice, this list of conditions and the following disclaimer in the
1404 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070014053. Neither the name of the University nor the names of its contributors
1406 may be used to endorse or promote products derived from this software
1407 without specific prior written permission.
1408
1409THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1410ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1411IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1412ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1413FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1414DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1415OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1416HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1417LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1418OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1419SUCH DAMAGE.
1420
1421-------------------------------------------------------------------
1422
1423Copyright (c) 1985, 1988, 1993
1424 The Regents of the University of California. All rights reserved.
1425
1426Redistribution and use in source and binary forms, with or without
1427modification, are permitted provided that the following conditions
1428are met:
14291. Redistributions of source code must retain the above copyright
1430 notice, this list of conditions and the following disclaimer.
14312. Redistributions in binary form must reproduce the above copyright
1432 notice, this list of conditions and the following disclaimer in the
1433 documentation and/or other materials provided with the distribution.
14343. Neither the name of the University nor the names of its contributors
1435 may be used to endorse or promote products derived from this software
1436 without specific prior written permission.
1437
1438THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1439ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1440IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1441ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1442FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1443DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1444OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1445HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1446LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1447OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1448SUCH DAMAGE.
1449
1450Portions Copyright (c) 1993 by Digital Equipment Corporation.
1451
1452Permission to use, copy, modify, and distribute this software for any
1453purpose with or without fee is hereby granted, provided that the above
1454copyright notice and this permission notice appear in all copies, and that
1455the name of Digital Equipment Corporation not be used in advertising or
1456publicity pertaining to distribution of the document or software without
1457specific, written prior permission.
1458
1459THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1460WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1461OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1462CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1463DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1464PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1465ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1466SOFTWARE.
1467
1468-------------------------------------------------------------------
1469
Elliott Hughes261e2232012-08-14 15:04:05 -07001470Copyright (c) 1985, 1989, 1993
1471 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001472
1473Redistribution and use in source and binary forms, with or without
1474modification, are permitted provided that the following conditions
1475are met:
14761. Redistributions of source code must retain the above copyright
1477 notice, this list of conditions and the following disclaimer.
14782. Redistributions in binary form must reproduce the above copyright
1479 notice, this list of conditions and the following disclaimer in the
1480 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014813. All advertising materials mentioning features or use of this software
1482 must display the following acknowledgement:
1483 This product includes software developed by the University of
1484 California, Berkeley and its contributors.
14854. Neither the name of the University nor the names of its contributors
1486 may be used to endorse or promote products derived from this software
1487 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001488
Elliott Hughes261e2232012-08-14 15:04:05 -07001489THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1490ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1491IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1492ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1493FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1494DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1495OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1496HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1497LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1498OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1499SUCH DAMAGE.
1500
1501-------------------------------------------------------------------
1502
1503Copyright (c) 1985, 1993
1504 The Regents of the University of California. All rights reserved.
1505
1506Redistribution and use in source and binary forms, with or without
1507modification, are permitted provided that the following conditions
1508are met:
15091. Redistributions of source code must retain the above copyright
1510 notice, this list of conditions and the following disclaimer.
15112. Redistributions in binary form must reproduce the above copyright
1512 notice, this list of conditions and the following disclaimer in the
1513 documentation and/or other materials provided with the distribution.
15143. All advertising materials mentioning features or use of this software
1515 must display the following acknowledgement:
1516 This product includes software developed by the University of
1517 California, Berkeley and its contributors.
15184. Neither the name of the University nor the names of its contributors
1519 may be used to endorse or promote products derived from this software
1520 without specific prior written permission.
1521
1522THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1523ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1524IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1525ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1526FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1527DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1528OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1529HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1530LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1531OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1532SUCH DAMAGE.
1533
1534-------------------------------------------------------------------
1535
1536Copyright (c) 1985, 1993
1537 The Regents of the University of California. All rights reserved.
1538
1539Redistribution and use in source and binary forms, with or without
1540modification, are permitted provided that the following conditions
1541are met:
15421. Redistributions of source code must retain the above copyright
1543 notice, this list of conditions and the following disclaimer.
15442. Redistributions in binary form must reproduce the above copyright
1545 notice, this list of conditions and the following disclaimer in the
1546 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070015473. All advertising materials mentioning features or use of this software
1548 must display the following acknowledgement:
1549 This product includes software developed by the University of
1550 California, Berkeley and its contributors.
15514. Neither the name of the University nor the names of its contributors
1552 may be used to endorse or promote products derived from this software
1553 without specific prior written permission.
1554
1555THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1556ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1557IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1558ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1559FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1560DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1561OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1562HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1563LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1564OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1565SUCH DAMAGE.
1566
1567-------------------------------------------------------------------
1568
1569Copyright (c) 1985, 1993
1570 The Regents of the University of California. All rights reserved.
1571
1572Redistribution and use in source and binary forms, with or without
1573modification, are permitted provided that the following conditions
1574are met:
15751. Redistributions of source code must retain the above copyright
1576 notice, this list of conditions and the following disclaimer.
15772. Redistributions in binary form must reproduce the above copyright
1578 notice, this list of conditions and the following disclaimer in the
1579 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070015803. Neither the name of the University nor the names of its contributors
1581 may be used to endorse or promote products derived from this software
1582 without specific prior written permission.
1583
1584THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1585ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1586IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1587ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1588FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1589DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1590OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1591HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1592LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1593OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1594SUCH DAMAGE.
1595
1596-------------------------------------------------------------------
1597
1598Copyright (c) 1987 Regents of the University of California.
1599All rights reserved.
1600
1601Redistribution and use in source and binary forms, with or without
1602modification, are permitted provided that the following conditions
1603are met:
16041. Redistributions of source code must retain the above copyright
1605 notice, this list of conditions and the following disclaimer.
16062. Redistributions in binary form must reproduce the above copyright
1607 notice, this list of conditions and the following disclaimer in the
1608 documentation and/or other materials provided with the distribution.
16093. Neither the name of the University nor the names of its contributors
1610 may be used to endorse or promote products derived from this software
1611 without specific prior written permission.
1612
1613THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1614ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1615IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1616ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1617FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1618DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1619OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1620HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1621LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1622OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1623SUCH DAMAGE.
1624
1625-------------------------------------------------------------------
1626
1627Copyright (c) 1987, 1993
1628 The Regents of the University of California. All rights reserved.
1629
1630Redistribution and use in source and binary forms, with or without
1631modification, are permitted provided that the following conditions
1632are met:
16331. Redistributions of source code must retain the above copyright
1634 notice, this list of conditions and the following disclaimer.
16352. Redistributions in binary form must reproduce the above copyright
1636 notice, this list of conditions and the following disclaimer in the
1637 documentation and/or other materials provided with the distribution.
16383. All advertising materials mentioning features or use of this software
1639 must display the following acknowledgement:
1640 This product includes software developed by the University of
1641 California, Berkeley and its contributors.
16424. Neither the name of the University nor the names of its contributors
1643 may be used to endorse or promote products derived from this software
1644 without specific prior written permission.
1645
1646THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1647ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1648IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1649ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1650FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1651DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1652OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1653HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1654LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1655OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1656SUCH DAMAGE.
1657
1658-------------------------------------------------------------------
1659
1660Copyright (c) 1987, 1993
1661 The Regents of the University of California. All rights reserved.
1662
1663Redistribution and use in source and binary forms, with or without
1664modification, are permitted provided that the following conditions
1665are met:
16661. Redistributions of source code must retain the above copyright
1667 notice, this list of conditions and the following disclaimer.
16682. Redistributions in binary form must reproduce the above copyright
1669 notice, this list of conditions and the following disclaimer in the
1670 documentation and/or other materials provided with the distribution.
16713. Neither the name of the University nor the names of its contributors
1672 may be used to endorse or promote products derived from this software
1673 without specific prior written permission.
1674
1675THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1676ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1677IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1678ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1679FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1680DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1681OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1682HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1683LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1684OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1685SUCH DAMAGE.
1686
1687-------------------------------------------------------------------
1688
1689Copyright (c) 1988 Regents of the University of California.
1690All rights reserved.
1691
1692Redistribution and use in source and binary forms, with or without
1693modification, are permitted provided that the following conditions
1694are met:
16951. Redistributions of source code must retain the above copyright
1696 notice, this list of conditions and the following disclaimer.
16972. Redistributions in binary form must reproduce the above copyright
1698 notice, this list of conditions and the following disclaimer in the
1699 documentation and/or other materials provided with the distribution.
17003. Neither the name of the University nor the names of its contributors
1701 may be used to endorse or promote products derived from this software
1702 without specific prior written permission.
1703
1704THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1705ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1706IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1707ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1708FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1709DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1710OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1711HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1712LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1713OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1714SUCH DAMAGE.
1715
1716-------------------------------------------------------------------
1717
1718Copyright (c) 1988 The Regents of the University of California.
1719All rights reserved.
1720
1721Redistribution and use in source and binary forms, with or without
1722modification, are permitted provided that the following conditions
1723are met:
17241. Redistributions of source code must retain the above copyright
1725 notice, this list of conditions and the following disclaimer.
17262. Redistributions in binary form must reproduce the above copyright
1727 notice, this list of conditions and the following disclaimer in the
1728 documentation and/or other materials provided with the distribution.
17293. Neither the name of the University nor the names of its contributors
1730 may be used to endorse or promote products derived from this software
1731 without specific prior written permission.
1732
1733THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1734ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1735IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1736ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1737FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1738DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1739OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1740HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1741LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1742OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1743SUCH DAMAGE.
1744
1745-------------------------------------------------------------------
1746
1747Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001748 The Regents of the University of California. All rights reserved.
1749
1750Redistribution and use in source and binary forms, with or without
1751modification, are permitted provided that the following conditions
1752are met:
17531. Redistributions of source code must retain the above copyright
1754 notice, this list of conditions and the following disclaimer.
17552. Redistributions in binary form must reproduce the above copyright
1756 notice, this list of conditions and the following disclaimer in the
1757 documentation and/or other materials provided with the distribution.
17583. All advertising materials mentioning features or use of this software
1759 must display the following acknowledgement:
1760 This product includes software developed by the University of
1761 California, Berkeley and its contributors.
17624. Neither the name of the University nor the names of its contributors
1763 may be used to endorse or promote products derived from this software
1764 without specific prior written permission.
1765
1766THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1767ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1768IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1769ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1770FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1771DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1772OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1773HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1774LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1775OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1776SUCH DAMAGE.
1777
1778-------------------------------------------------------------------
1779
1780Copyright (c) 1988, 1993
1781 The Regents of the University of California. All rights reserved.
1782
1783Redistribution and use in source and binary forms, with or without
1784modification, are permitted provided that the following conditions
1785are met:
17861. Redistributions of source code must retain the above copyright
1787 notice, this list of conditions and the following disclaimer.
17882. Redistributions in binary form must reproduce the above copyright
1789 notice, this list of conditions and the following disclaimer in the
1790 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017913. All advertising materials mentioning features or use of this software
1792 must display the following acknowledgement:
1793 This product includes software developed by the University of
1794 California, Berkeley and its contributors.
17954. Neither the name of the University nor the names of its contributors
1796 may be used to endorse or promote products derived from this software
1797 without specific prior written permission.
1798
1799THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1800ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1801IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1802ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1803FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1804DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1805OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1806HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1807LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1808OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1809SUCH DAMAGE.
1810
1811-------------------------------------------------------------------
1812
1813Copyright (c) 1988, 1993
1814 The Regents of the University of California. All rights reserved.
1815
1816Redistribution and use in source and binary forms, with or without
1817modification, are permitted provided that the following conditions
1818are met:
18191. Redistributions of source code must retain the above copyright
1820 notice, this list of conditions and the following disclaimer.
18212. Redistributions in binary form must reproduce the above copyright
1822 notice, this list of conditions and the following disclaimer in the
1823 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070018243. Neither the name of the University nor the names of its contributors
1825 may be used to endorse or promote products derived from this software
1826 without specific prior written permission.
1827
1828THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1829ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1830IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1831ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1832FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1833DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1834OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1835HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1836LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1837OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1838SUCH DAMAGE.
1839
1840-------------------------------------------------------------------
1841
Elliott Hughes261e2232012-08-14 15:04:05 -07001842Copyright (c) 1989 The Regents of the University of California.
1843All rights reserved.
1844
Elliott Hughes261e2232012-08-14 15:04:05 -07001845Redistribution and use in source and binary forms, with or without
1846modification, are permitted provided that the following conditions
1847are met:
18481. Redistributions of source code must retain the above copyright
1849 notice, this list of conditions and the following disclaimer.
18502. Redistributions in binary form must reproduce the above copyright
1851 notice, this list of conditions and the following disclaimer in the
1852 documentation and/or other materials provided with the distribution.
18533. Neither the name of the University nor the names of its contributors
1854 may be used to endorse or promote products derived from this software
1855 without specific prior written permission.
1856
1857THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1858ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1859IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1860ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1861FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1862DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1863OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1864HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1865LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1866OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1867SUCH DAMAGE.
1868
1869-------------------------------------------------------------------
1870
1871Copyright (c) 1989 The Regents of the University of California.
1872All rights reserved.
1873(c) UNIX System Laboratories, Inc.
1874All or some portions of this file are derived from material licensed
1875to the University of California by American Telephone and Telegraph
1876Co. or Unix System Laboratories, Inc. and are reproduced herein with
1877the permission of UNIX System Laboratories, Inc.
1878
1879Redistribution and use in source and binary forms, with or without
1880modification, are permitted provided that the following conditions
1881are met:
18821. Redistributions of source code must retain the above copyright
1883 notice, this list of conditions and the following disclaimer.
18842. Redistributions in binary form must reproduce the above copyright
1885 notice, this list of conditions and the following disclaimer in the
1886 documentation and/or other materials provided with the distribution.
18873. Neither the name of the University nor the names of its contributors
1888 may be used to endorse or promote products derived from this software
1889 without specific prior written permission.
1890
1891THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1892ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1893IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1894ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1895FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001896DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1897OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1898HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1899LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1900OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1901SUCH DAMAGE.
1902
1903-------------------------------------------------------------------
1904
1905Copyright (c) 1989, 1993
1906 The Regents of the University of California. All rights reserved.
1907
1908Redistribution and use in source and binary forms, with or without
1909modification, are permitted provided that the following conditions
1910are met:
19111. Redistributions of source code must retain the above copyright
1912 notice, this list of conditions and the following disclaimer.
19132. Redistributions in binary form must reproduce the above copyright
1914 notice, this list of conditions and the following disclaimer in the
1915 documentation and/or other materials provided with the distribution.
19163. Neither the name of the University nor the names of its contributors
1917 may be used to endorse or promote products derived from this software
1918 without specific prior written permission.
1919
1920THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1921ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1922IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1923ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1924FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1925DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1926OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1927HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1928LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1929OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1930SUCH DAMAGE.
1931
1932-------------------------------------------------------------------
1933
Elliott Hughes261e2232012-08-14 15:04:05 -07001934Copyright (c) 1989, 1993
1935 The Regents of the University of California. All rights reserved.
1936
1937Redistribution and use in source and binary forms, with or without
1938modification, are permitted provided that the following conditions
1939are met:
19401. Redistributions of source code must retain the above copyright
1941 notice, this list of conditions and the following disclaimer.
19422. Redistributions in binary form must reproduce the above copyright
1943 notice, this list of conditions and the following disclaimer in the
1944 documentation and/or other materials provided with the distribution.
19454. Neither the name of the University nor the names of its contributors
1946 may be used to endorse or promote products derived from this software
1947 without specific prior written permission.
1948
1949THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1950ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1951IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1952ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1953FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1954DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1955OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1956HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1957LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1958OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1959SUCH DAMAGE.
1960
1961-------------------------------------------------------------------
1962
1963Copyright (c) 1989, 1993
1964 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001965
1966This code is derived from software contributed to Berkeley by
Elliott Hughesf1c568d2017-09-26 17:09:07 -07001967Guido van Rossum.
1968
1969Copyright (c) 2011 The FreeBSD Foundation
1970All rights reserved.
1971Portions of this software were developed by David Chisnall
1972under sponsorship from the FreeBSD Foundation.
1973
1974Redistribution and use in source and binary forms, with or without
1975modification, are permitted provided that the following conditions
1976are met:
19771. Redistributions of source code must retain the above copyright
1978 notice, this list of conditions and the following disclaimer.
19792. Redistributions in binary form must reproduce the above copyright
1980 notice, this list of conditions and the following disclaimer in the
1981 documentation and/or other materials provided with the distribution.
19823. Neither the name of the University nor the names of its contributors
1983 may be used to endorse or promote products derived from this software
1984 without specific prior written permission.
1985
1986THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1987ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1988IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1989ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1990FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1991DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1992OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1993HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1994LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1995OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1996SUCH DAMAGE.
1997
1998-------------------------------------------------------------------
1999
2000Copyright (c) 1989, 1993
2001 The Regents of the University of California. All rights reserved.
2002
2003This code is derived from software contributed to Berkeley by
2004Guido van Rossum.
2005
2006Redistribution and use in source and binary forms, with or without
2007modification, are permitted provided that the following conditions
2008are met:
20091. Redistributions of source code must retain the above copyright
2010 notice, this list of conditions and the following disclaimer.
20112. Redistributions in binary form must reproduce the above copyright
2012 notice, this list of conditions and the following disclaimer in the
2013 documentation and/or other materials provided with the distribution.
20143. Neither the name of the University nor the names of its contributors
2015 may be used to endorse or promote products derived from this software
2016 without specific prior written permission.
2017
2018THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2019ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2020IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2021ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2022FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2023DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2024OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2025HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2026LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2027OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2028SUCH DAMAGE.
2029
2030-------------------------------------------------------------------
2031
2032Copyright (c) 1989, 1993
2033 The Regents of the University of California. All rights reserved.
2034
2035This code is derived from software contributed to Berkeley by
Elliott Hughesacbe3222014-04-16 17:01:12 -07002036Roger L. Snyder.
2037
2038Redistribution and use in source and binary forms, with or without
2039modification, are permitted provided that the following conditions
2040are met:
20411. Redistributions of source code must retain the above copyright
2042 notice, this list of conditions and the following disclaimer.
20432. Redistributions in binary form must reproduce the above copyright
2044 notice, this list of conditions and the following disclaimer in the
2045 documentation and/or other materials provided with the distribution.
20463. Neither the name of the University nor the names of its contributors
2047 may be used to endorse or promote products derived from this software
2048 without specific prior written permission.
2049
2050THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2051ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2052IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2053ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2054FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2055DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2056OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2057HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2058LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2059OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2060SUCH DAMAGE.
2061
2062-------------------------------------------------------------------
2063
2064Copyright (c) 1989, 1993
2065 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002066(c) UNIX System Laboratories, Inc.
2067All or some portions of this file are derived from material licensed
2068to the University of California by American Telephone and Telegraph
2069Co. or Unix System Laboratories, Inc. and are reproduced herein with
2070the permission of UNIX System Laboratories, Inc.
2071
2072Redistribution and use in source and binary forms, with or without
2073modification, are permitted provided that the following conditions
2074are met:
20751. Redistributions of source code must retain the above copyright
2076 notice, this list of conditions and the following disclaimer.
20772. Redistributions in binary form must reproduce the above copyright
2078 notice, this list of conditions and the following disclaimer in the
2079 documentation and/or other materials provided with the distribution.
20803. Neither the name of the University nor the names of its contributors
2081 may be used to endorse or promote products derived from this software
2082 without specific prior written permission.
2083
2084THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2085ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2086IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2087ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2088FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2089DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2090OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2091HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2092LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2093OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2094SUCH DAMAGE.
2095
2096-------------------------------------------------------------------
2097
Elliott Hughesb4931ce2016-02-08 17:00:12 -08002098Copyright (c) 1990 Regents of the University of California.
2099All rights reserved.
2100
2101This code is derived from software contributed to Berkeley by
2102Chris Torek.
2103
2104Redistribution and use in source and binary forms, with or without
2105modification, are permitted provided that the following conditions
2106are met:
21071. Redistributions of source code must retain the above copyright
2108 notice, this list of conditions and the following disclaimer.
21092. Redistributions in binary form must reproduce the above copyright
2110 notice, this list of conditions and the following disclaimer in the
2111 documentation and/or other materials provided with the distribution.
21123. Neither the name of the University nor the names of its contributors
2113 may be used to endorse or promote products derived from this software
2114 without specific prior written permission.
2115
2116THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2117ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2118IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2119ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2120FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2121DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2122OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2123HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2124LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2125OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2126SUCH DAMAGE.
2127
2128-------------------------------------------------------------------
2129
Elliott Hughes261e2232012-08-14 15:04:05 -07002130Copyright (c) 1990 The Regents of the University of California.
2131All rights reserved.
2132
2133Redistribution and use in source and binary forms, with or without
2134modification, are permitted provided that the following conditions
2135are met:
21361. Redistributions of source code must retain the above copyright
2137 notice, this list of conditions and the following disclaimer.
21382. Redistributions in binary form must reproduce the above copyright
2139 notice, this list of conditions and the following disclaimer in the
2140 documentation and/or other materials provided with the distribution.
21413. Neither the name of the University nor the names of its contributors
2142 may be used to endorse or promote products derived from this software
2143 without specific prior written permission.
2144
2145THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2146ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2147IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2148ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2149FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2150DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2151OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2152HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2153LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2154OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2155SUCH DAMAGE.
2156
2157-------------------------------------------------------------------
2158
2159Copyright (c) 1990 The Regents of the University of California.
2160All rights reserved.
2161
Elliott Hughes261e2232012-08-14 15:04:05 -07002162This code is derived from software contributed to Berkeley by
2163Chris Torek.
2164
2165Redistribution and use in source and binary forms, with or without
2166modification, are permitted provided that the following conditions
2167are met:
21681. Redistributions of source code must retain the above copyright
2169 notice, this list of conditions and the following disclaimer.
21702. Redistributions in binary form must reproduce the above copyright
2171 notice, this list of conditions and the following disclaimer in the
2172 documentation and/or other materials provided with the distribution.
21733. Neither the name of the University nor the names of its contributors
2174 may be used to endorse or promote products derived from this software
2175 without specific prior written permission.
2176
2177THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2178ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2179IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2180ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2181FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2182DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2183OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2184HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2185LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2186OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2187SUCH DAMAGE.
2188
2189-------------------------------------------------------------------
2190
2191Copyright (c) 1990 The Regents of the University of California.
2192All rights reserved.
2193
2194This code is derived from software contributed to Berkeley by
2195William Jolitz.
2196
2197Redistribution and use in source and binary forms, with or without
2198modification, are permitted provided that the following conditions
2199are met:
22001. Redistributions of source code must retain the above copyright
2201 notice, this list of conditions and the following disclaimer.
22022. Redistributions in binary form must reproduce the above copyright
2203 notice, this list of conditions and the following disclaimer in the
2204 documentation and/or other materials provided with the distribution.
22053. Neither the name of the University nor the names of its contributors
2206 may be used to endorse or promote products derived from this software
2207 without specific prior written permission.
2208
2209THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2210ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2211IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2212ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2213FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2214DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2215OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2216HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2217LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2218OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2219SUCH DAMAGE.
2220
2221-------------------------------------------------------------------
2222
2223Copyright (c) 1990, 1993
2224 The Regents of the University of California. All rights reserved.
2225
2226Redistribution and use in source and binary forms, with or without
2227modification, are permitted provided that the following conditions
2228are met:
22291. Redistributions of source code must retain the above copyright
2230 notice, this list of conditions and the following disclaimer.
22312. Redistributions in binary form must reproduce the above copyright
2232 notice, this list of conditions and the following disclaimer in the
2233 documentation and/or other materials provided with the distribution.
22343. Neither the name of the University nor the names of its contributors
2235 may be used to endorse or promote products derived from this software
2236 without specific prior written permission.
2237
2238THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2239ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2240IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2241ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2242FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2243DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2244OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2245HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2246LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2247OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2248SUCH DAMAGE.
2249
2250-------------------------------------------------------------------
2251
2252Copyright (c) 1990, 1993
2253 The Regents of the University of California. All rights reserved.
2254
Elliott Hughes261e2232012-08-14 15:04:05 -07002255This code is derived from software contributed to Berkeley by
2256Chris Torek.
2257
2258Redistribution and use in source and binary forms, with or without
2259modification, are permitted provided that the following conditions
2260are met:
22611. Redistributions of source code must retain the above copyright
2262 notice, this list of conditions and the following disclaimer.
22632. Redistributions in binary form must reproduce the above copyright
2264 notice, this list of conditions and the following disclaimer in the
2265 documentation and/or other materials provided with the distribution.
22663. Neither the name of the University nor the names of its contributors
2267 may be used to endorse or promote products derived from this software
2268 without specific prior written permission.
2269
2270THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2271ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2272IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2273ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2274FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2275DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2276OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2277HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2278LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2279OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2280SUCH DAMAGE.
2281
2282-------------------------------------------------------------------
2283
2284Copyright (c) 1990, 1993
2285 The Regents of the University of California. All rights reserved.
2286
2287This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002288Donn Seeley at UUNET Technologies, Inc.
2289
2290Redistribution and use in source and binary forms, with or without
2291modification, are permitted provided that the following conditions
2292are met:
22931. Redistributions of source code must retain the above copyright
2294 notice, this list of conditions and the following disclaimer.
22952. Redistributions in binary form must reproduce the above copyright
2296 notice, this list of conditions and the following disclaimer in the
2297 documentation and/or other materials provided with the distribution.
22983. Neither the name of the University nor the names of its contributors
2299 may be used to endorse or promote products derived from this software
2300 without specific prior written permission.
2301
2302THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2303ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2304IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2305ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2306FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2307DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2308OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2309HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2310LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2311OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2312SUCH DAMAGE.
2313
2314-------------------------------------------------------------------
2315
2316Copyright (c) 1990, 1993
2317 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002318
2319This code is derived from software contributed to Berkeley by
2320Donn Seeley at UUNET Technologies, Inc.
2321
2322Redistribution and use in source and binary forms, with or without
2323modification, are permitted provided that the following conditions
2324are met:
23251. Redistributions of source code must retain the above copyright
2326 notice, this list of conditions and the following disclaimer.
23272. Redistributions in binary form must reproduce the above copyright
2328 notice, this list of conditions and the following disclaimer in the
2329 documentation and/or other materials provided with the distribution.
23304. Neither the name of the University nor the names of its contributors
2331 may be used to endorse or promote products derived from this software
2332 without specific prior written permission.
2333
2334THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2335ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2336IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2337ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2338FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2339DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2340OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2341HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2342LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2343OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2344SUCH DAMAGE.
2345
2346-------------------------------------------------------------------
2347
2348Copyright (c) 1990, 1993
2349 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002350(c) UNIX System Laboratories, Inc.
2351All or some portions of this file are derived from material licensed
2352to the University of California by American Telephone and Telegraph
2353Co. or Unix System Laboratories, Inc. and are reproduced herein with
2354the permission of UNIX System Laboratories, Inc.
2355
2356Redistribution and use in source and binary forms, with or without
2357modification, are permitted provided that the following conditions
2358are met:
23591. Redistributions of source code must retain the above copyright
2360 notice, this list of conditions and the following disclaimer.
23612. Redistributions in binary form must reproduce the above copyright
2362 notice, this list of conditions and the following disclaimer in the
2363 documentation and/or other materials provided with the distribution.
23643. Neither the name of the University nor the names of its contributors
2365 may be used to endorse or promote products derived from this software
2366 without specific prior written permission.
2367
2368THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2369ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2370IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2371ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2372FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2373DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2374OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2375HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2376LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2377OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2378SUCH DAMAGE.
2379
2380-------------------------------------------------------------------
2381
2382Copyright (c) 1990, 1993, 1994
2383 The Regents of the University of California. All rights reserved.
2384
2385Redistribution and use in source and binary forms, with or without
2386modification, are permitted provided that the following conditions
2387are met:
23881. Redistributions of source code must retain the above copyright
2389 notice, this list of conditions and the following disclaimer.
23902. Redistributions in binary form must reproduce the above copyright
2391 notice, this list of conditions and the following disclaimer in the
2392 documentation and/or other materials provided with the distribution.
23933. Neither the name of the University nor the names of its contributors
2394 may be used to endorse or promote products derived from this software
2395 without specific prior written permission.
2396
2397THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2398ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2399IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2400ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2401FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2402DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2403OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2404HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2405LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2406OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2407SUCH DAMAGE.
2408
2409-------------------------------------------------------------------
2410
2411Copyright (c) 1990, 1993, 1994
2412 The Regents of the University of California. All rights reserved.
2413
2414This code is derived from software contributed to Berkeley by
2415Chris Torek.
2416
2417Redistribution and use in source and binary forms, with or without
2418modification, are permitted provided that the following conditions
2419are met:
24201. Redistributions of source code must retain the above copyright
2421 notice, this list of conditions and the following disclaimer.
24222. Redistributions in binary form must reproduce the above copyright
2423 notice, this list of conditions and the following disclaimer in the
2424 documentation and/or other materials provided with the distribution.
24253. Neither the name of the University nor the names of its contributors
2426 may be used to endorse or promote products derived from this software
2427 without specific prior written permission.
2428
2429THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2430ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2431IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2432ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2433FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2434DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2435OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2436HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2437LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2438OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2439SUCH DAMAGE.
2440
2441-------------------------------------------------------------------
2442
Elliott Hughes4e54b112014-03-06 15:06:11 -08002443Copyright (c) 1991 The Regents of the University of California.
2444All rights reserved.
2445
2446Redistribution and use in source and binary forms, with or without
2447modification, are permitted provided that the following conditions
2448are met:
24491. Redistributions of source code must retain the above copyright
2450 notice, this list of conditions and the following disclaimer.
24512. Redistributions in binary form must reproduce the above copyright
2452 notice, this list of conditions and the following disclaimer in the
2453 documentation and/or other materials provided with the distribution.
24543. Neither the name of the University nor the names of its contributors
2455 may be used to endorse or promote products derived from this software
2456 without specific prior written permission.
2457
2458THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2459ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2460IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2461ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2462FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2463DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2464OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2465HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2466LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2467OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2468SUCH DAMAGE.
2469
2470-------------------------------------------------------------------
2471
Elliott Hughes261e2232012-08-14 15:04:05 -07002472Copyright (c) 1991, 1993
2473 The Regents of the University of California. All rights reserved.
2474
2475Redistribution and use in source and binary forms, with or without
2476modification, are permitted provided that the following conditions
2477are met:
24781. Redistributions of source code must retain the above copyright
2479 notice, this list of conditions and the following disclaimer.
24802. Redistributions in binary form must reproduce the above copyright
2481 notice, this list of conditions and the following disclaimer in the
2482 documentation and/or other materials provided with the distribution.
24833. Neither the name of the University nor the names of its contributors
2484 may be used to endorse or promote products derived from this software
2485 without specific prior written permission.
2486
2487THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2488ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2489IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2490ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2491FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2492DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2493OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2494HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2495LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2496OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2497SUCH DAMAGE.
2498
2499-------------------------------------------------------------------
2500
2501Copyright (c) 1991, 1993
2502 The Regents of the University of California. All rights reserved.
2503
2504This code is derived from software contributed to Berkeley by
2505Berkeley Software Design, Inc.
2506
2507Redistribution and use in source and binary forms, with or without
2508modification, are permitted provided that the following conditions
2509are met:
25101. Redistributions of source code must retain the above copyright
2511 notice, this list of conditions and the following disclaimer.
25122. Redistributions in binary form must reproduce the above copyright
2513 notice, this list of conditions and the following disclaimer in the
2514 documentation and/or other materials provided with the distribution.
25153. Neither the name of the University nor the names of its contributors
2516 may be used to endorse or promote products derived from this software
2517 without specific prior written permission.
2518
2519THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2520ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2521IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2522ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2523FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2524DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2525OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2526HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2527LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2528OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2529SUCH DAMAGE.
2530
2531-------------------------------------------------------------------
2532
2533Copyright (c) 1991, 1993
2534 The Regents of the University of California. All rights reserved.
2535(c) UNIX System Laboratories, Inc.
2536All or some portions of this file are derived from material licensed
2537to the University of California by American Telephone and Telegraph
2538Co. or Unix System Laboratories, Inc. and are reproduced herein with
2539the permission of UNIX System Laboratories, Inc.
2540
2541This code is derived from software contributed to Berkeley by
2542Hugh Smith at The University of Guelph.
2543
2544Redistribution and use in source and binary forms, with or without
2545modification, are permitted provided that the following conditions
2546are met:
25471. Redistributions of source code must retain the above copyright
2548 notice, this list of conditions and the following disclaimer.
25492. Redistributions in binary form must reproduce the above copyright
2550 notice, this list of conditions and the following disclaimer in the
2551 documentation and/or other materials provided with the distribution.
25523. Neither the name of the University nor the names of its contributors
2553 may be used to endorse or promote products derived from this software
2554 without specific prior written permission.
2555
2556THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2557ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2558IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2559ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2560FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2561DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2562OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2563HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2564LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2565OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2566SUCH DAMAGE.
2567
2568-------------------------------------------------------------------
2569
2570Copyright (c) 1991, 1993, 1995,
2571 The Regents of the University of California. All rights reserved.
2572
2573This code is derived from software contributed to Berkeley by
2574Havard Eidnes.
2575
2576Redistribution and use in source and binary forms, with or without
2577modification, are permitted provided that the following conditions
2578are met:
25791. Redistributions of source code must retain the above copyright
2580 notice, this list of conditions and the following disclaimer.
25812. Redistributions in binary form must reproduce the above copyright
2582 notice, this list of conditions and the following disclaimer in the
2583 documentation and/or other materials provided with the distribution.
25843. Neither the name of the University nor the names of its contributors
2585 may be used to endorse or promote products derived from this software
2586 without specific prior written permission.
2587
2588THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2589ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2590IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2591ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2592FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2593DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2594OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2595HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2596LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2597OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2598SUCH DAMAGE.
2599
2600-------------------------------------------------------------------
2601
2602Copyright (c) 1992 Henry Spencer.
2603Copyright (c) 1992, 1993
2604 The Regents of the University of California. All rights reserved.
2605
2606This code is derived from software contributed to Berkeley by
2607Henry Spencer of the University of Toronto.
2608
2609Redistribution and use in source and binary forms, with or without
2610modification, are permitted provided that the following conditions
2611are met:
26121. Redistributions of source code must retain the above copyright
2613 notice, this list of conditions and the following disclaimer.
26142. Redistributions in binary form must reproduce the above copyright
2615 notice, this list of conditions and the following disclaimer in the
2616 documentation and/or other materials provided with the distribution.
26173. Neither the name of the University nor the names of its contributors
2618 may be used to endorse or promote products derived from this software
2619 without specific prior written permission.
2620
2621THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2622ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2623IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2624ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2625FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2626DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2627OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2628HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2629LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2630OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2631SUCH DAMAGE.
2632
2633-------------------------------------------------------------------
2634
2635Copyright (c) 1992 The Regents of the University of California.
2636All rights reserved.
2637
2638Redistribution and use in source and binary forms, with or without
2639modification, are permitted provided that the following conditions
2640are met:
26411. Redistributions of source code must retain the above copyright
2642 notice, this list of conditions and the following disclaimer.
26432. Redistributions in binary form must reproduce the above copyright
2644 notice, this list of conditions and the following disclaimer in the
2645 documentation and/or other materials provided with the distribution.
26463. Neither the name of the University nor the names of its contributors
2647 may be used to endorse or promote products derived from this software
2648 without specific prior written permission.
2649
2650THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2651ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2652IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2653ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2654FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2655DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2656OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2657HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2658LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2659OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2660SUCH DAMAGE.
2661
2662-------------------------------------------------------------------
2663
2664Copyright (c) 1992, 1993
2665 The Regents of the University of California. All rights reserved.
2666
2667Redistribution and use in source and binary forms, with or without
2668modification, are permitted provided that the following conditions
2669are met:
26701. Redistributions of source code must retain the above copyright
2671 notice, this list of conditions and the following disclaimer.
26722. Redistributions in binary form must reproduce the above copyright
2673 notice, this list of conditions and the following disclaimer in the
2674 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070026753. All advertising materials mentioning features or use of this software
2676 must display the following acknowledgement:
2677 This product includes software developed by the University of
2678 California, Berkeley and its contributors.
26794. Neither the name of the University nor the names of its contributors
2680 may be used to endorse or promote products derived from this software
2681 without specific prior written permission.
2682
2683THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2684ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2685IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2686ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2687FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2688DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2689OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2690HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2691LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2692OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2693SUCH DAMAGE.
2694
2695-------------------------------------------------------------------
2696
2697Copyright (c) 1992, 1993
2698 The Regents of the University of California. All rights reserved.
2699
2700Redistribution and use in source and binary forms, with or without
2701modification, are permitted provided that the following conditions
2702are met:
27031. Redistributions of source code must retain the above copyright
2704 notice, this list of conditions and the following disclaimer.
27052. Redistributions in binary form must reproduce the above copyright
2706 notice, this list of conditions and the following disclaimer in the
2707 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070027083. Neither the name of the University nor the names of its contributors
2709 may be used to endorse or promote products derived from this software
2710 without specific prior written permission.
2711
2712THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2713ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2714IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2715ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2716FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2717DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2718OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2719HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2720LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2721OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2722SUCH DAMAGE.
2723
2724-------------------------------------------------------------------
2725
2726Copyright (c) 1992, 1993
2727 The Regents of the University of California. All rights reserved.
2728
2729This code is derived from software contributed to Berkeley by
2730Ralph Campbell.
2731
2732Redistribution and use in source and binary forms, with or without
2733modification, are permitted provided that the following conditions
2734are met:
27351. Redistributions of source code must retain the above copyright
2736 notice, this list of conditions and the following disclaimer.
27372. Redistributions in binary form must reproduce the above copyright
2738 notice, this list of conditions and the following disclaimer in the
2739 documentation and/or other materials provided with the distribution.
27403. Neither the name of the University nor the names of its contributors
2741 may be used to endorse or promote products derived from this software
2742 without specific prior written permission.
2743
2744THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2745ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2746IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2747ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2748FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2749DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2750OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2751HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2752LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2753OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2754SUCH DAMAGE.
2755
2756-------------------------------------------------------------------
2757
2758Copyright (c) 1992, 1993
2759 The Regents of the University of California. All rights reserved.
2760
Elliott Hughes261e2232012-08-14 15:04:05 -07002761This software was developed by the Computer Systems Engineering group
2762at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2763contributed to Berkeley.
2764
2765All advertising materials mentioning features or use of this software
2766must display the following acknowledgement:
2767 This product includes software developed by the University of
2768 California, Lawrence Berkeley Laboratory.
2769
2770Redistribution and use in source and binary forms, with or without
2771modification, are permitted provided that the following conditions
2772are met:
27731. Redistributions of source code must retain the above copyright
2774 notice, this list of conditions and the following disclaimer.
27752. Redistributions in binary form must reproduce the above copyright
2776 notice, this list of conditions and the following disclaimer in the
2777 documentation and/or other materials provided with the distribution.
27783. All advertising materials mentioning features or use of this software
2779 must display the following acknowledgement:
2780 This product includes software developed by the University of
2781 California, Berkeley and its contributors.
27824. Neither the name of the University nor the names of its contributors
2783 may be used to endorse or promote products derived from this software
2784 without specific prior written permission.
2785
2786THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2787ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2788IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2789ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2790FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2791DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2792OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2793HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2794LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2795OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2796SUCH DAMAGE.
2797
2798-------------------------------------------------------------------
2799
2800Copyright (c) 1992, 1993
2801 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002802(c) UNIX System Laboratories, Inc.
2803All or some portions of this file are derived from material licensed
2804to the University of California by American Telephone and Telegraph
2805Co. or Unix System Laboratories, Inc. and are reproduced herein with
2806the permission of UNIX System Laboratories, Inc.
2807
2808Redistribution and use in source and binary forms, with or without
2809modification, are permitted provided that the following conditions
2810are met:
28111. Redistributions of source code must retain the above copyright
2812 notice, this list of conditions and the following disclaimer.
28132. Redistributions in binary form must reproduce the above copyright
2814 notice, this list of conditions and the following disclaimer in the
2815 documentation and/or other materials provided with the distribution.
28163. Neither the name of the University nor the names of its contributors
2817 may be used to endorse or promote products derived from this software
2818 without specific prior written permission.
2819
2820THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2821ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2822IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2823ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2824FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2825DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2826OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2827HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2828LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2829OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2830SUCH DAMAGE.
2831
2832-------------------------------------------------------------------
2833
Elliott Hughes261e2232012-08-14 15:04:05 -07002834Copyright (c) 1992, 1993, 1994
2835 The Regents of the University of California. All rights reserved.
2836
2837This code is derived from software contributed to Berkeley by
2838Henry Spencer.
2839
2840Redistribution and use in source and binary forms, with or without
2841modification, are permitted provided that the following conditions
2842are met:
28431. Redistributions of source code must retain the above copyright
2844 notice, this list of conditions and the following disclaimer.
28452. Redistributions in binary form must reproduce the above copyright
2846 notice, this list of conditions and the following disclaimer in the
2847 documentation and/or other materials provided with the distribution.
28483. Neither the name of the University nor the names of its contributors
2849 may be used to endorse or promote products derived from this software
2850 without specific prior written permission.
2851
2852THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2853ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2854IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2855ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2856FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2857DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2858OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2859HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2860LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2861OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2862SUCH DAMAGE.
2863
2864-------------------------------------------------------------------
2865
Elliott Hughescc213f82012-08-14 15:32:42 -07002866Copyright (c) 1992, 1993, 1994 Henry Spencer.
2867
2868This code is derived from software contributed to Berkeley by
2869Henry Spencer.
2870
2871Redistribution and use in source and binary forms, with or without
2872modification, are permitted provided that the following conditions
2873are met:
28741. Redistributions of source code must retain the above copyright
2875 notice, this list of conditions and the following disclaimer.
28762. Redistributions in binary form must reproduce the above copyright
2877 notice, this list of conditions and the following disclaimer in the
2878 documentation and/or other materials provided with the distribution.
28793. All advertising materials mentioning features or use of this software
2880 must display the following acknowledgement:
2881 This product includes software developed by the University of
2882 California, Berkeley and its contributors.
28834. Neither the name of the University nor the names of its contributors
2884 may be used to endorse or promote products derived from this software
2885 without specific prior written permission.
2886
2887THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2888ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2889IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2890ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2891FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2892DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2893OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2894HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2895LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2896OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2897SUCH DAMAGE.
2898
2899-------------------------------------------------------------------
2900
Elliott Hughes261e2232012-08-14 15:04:05 -07002901Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002902 The Regents of the University of California. All rights reserved.
2903
2904Redistribution and use in source and binary forms, with or without
2905modification, are permitted provided that the following conditions
2906are met:
29071. Redistributions of source code must retain the above copyright
2908 notice, this list of conditions and the following disclaimer.
29092. Redistributions in binary form must reproduce the above copyright
2910 notice, this list of conditions and the following disclaimer in the
2911 documentation and/or other materials provided with the distribution.
29123. Neither the name of the University nor the names of its contributors
2913 may be used to endorse or promote products derived from this software
2914 without specific prior written permission.
2915
2916THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2917ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2918IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2919ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2920FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2921DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2922OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2923HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2924LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2925OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2926SUCH DAMAGE.
2927
2928-------------------------------------------------------------------
2929
Elliott Hughes261e2232012-08-14 15:04:05 -07002930Copyright (c) 1993 Martin Birgmeier
2931All rights reserved.
2932
2933You may redistribute unmodified or modified versions of this source
2934code provided that the above copyright notice and this and the
2935following conditions are retained.
2936
2937This software is provided ``as is'', and comes with no warranties
2938of any kind. I shall in no event be liable for anything that happens
2939to anyone/anything when using this software.
2940
2941-------------------------------------------------------------------
2942
Elliott Hughes4e54b112014-03-06 15:06:11 -08002943Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002944All rights reserved.
2945
Elliott Hughes448080d2013-01-29 16:25:06 -08002946Redistribution and use in source and binary forms, with or without
2947modification, are permitted provided that the following conditions
2948are met:
29491. Redistributions of source code must retain the above copyright
2950 notice, this list of conditions and the following disclaimer.
29512. Redistributions in binary form must reproduce the above copyright
2952 notice, this list of conditions and the following disclaimer in the
2953 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080029543. The name of the author may not be used to endorse or promote products
2955 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002956
Elliott Hughes4e54b112014-03-06 15:06:11 -08002957THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2958IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2959OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2960IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2961SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2962PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2963OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2964WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2965OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2966ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002967
2968-------------------------------------------------------------------
2969
Elliott Hughes261e2232012-08-14 15:04:05 -07002970Copyright (c) 1996 by Internet Software Consortium.
2971
2972Permission to use, copy, modify, and distribute this software for any
2973purpose with or without fee is hereby granted, provided that the above
2974copyright notice and this permission notice appear in all copies.
2975
2976THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2977ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2978OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2979CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2980DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2981PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2982ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2983SOFTWARE.
2984
2985-------------------------------------------------------------------
2986
2987Copyright (c) 1996, David Mazieres <dm@uun.org>
2988Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002989Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2990
2991Permission to use, copy, modify, and distribute this software for any
2992purpose with or without fee is hereby granted, provided that the above
2993copyright notice and this permission notice appear in all copies.
2994
2995THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2996WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2997MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2998ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2999WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3000ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3001OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3002
3003-------------------------------------------------------------------
3004
Elliott Hughesb3646832017-07-11 12:34:19 -07003005Copyright (c) 1996, David Mazieres <dm@uun.org>
3006Copyright (c) 2008, Damien Miller <djm@openbsd.org>
3007Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
3008Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
3009
3010Permission to use, copy, modify, and distribute this software for any
3011purpose with or without fee is hereby granted, provided that the above
3012copyright notice and this permission notice appear in all copies.
3013
3014THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3015WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3016MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3017ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3018WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3019ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3020OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3021
3022-------------------------------------------------------------------
3023
Elliott Hughes15581382014-07-07 15:42:06 -07003024Copyright (c) 1996-1998, 2008 Theo de Raadt
3025Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07003026
3027Permission to use, copy, modify, and distribute this software for any
3028purpose with or without fee is hereby granted, provided that the above
3029copyright notice and this permission notice appear in all copies.
3030
3031THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3032WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3033MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3034ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3035WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3036ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3037OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3038
3039-------------------------------------------------------------------
3040
Elliott Hughes387d4b72012-08-09 15:17:46 -07003041Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07003042Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07003043All rights reserved.
3044
3045Redistribution and use in source and binary forms, with or without
3046modification, are permitted provided that the following conditions
3047are met:
30481. Redistributions of source code must retain the above copyright
3049 notice, this list of conditions and the following disclaimer.
30502. Redistributions in binary form must reproduce the above copyright
3051 notice, this list of conditions and the following disclaimer in the
3052 documentation and/or other materials provided with the distribution.
30533. All advertising materials mentioning features or use of this software
3054 must display the following acknowledgement:
3055 This product includes software developed by Mark Brinicombe
30564. Neither the name of the University nor the names of its contributors
3057 may be used to endorse or promote products derived from this software
3058 without specific prior written permission.
3059
3060THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3061ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3062IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3063ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3064FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3065DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3066OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3067HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3068LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3069OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3070SUCH DAMAGE.
3071
3072-------------------------------------------------------------------
3073
Elliott Hughes261e2232012-08-14 15:04:05 -07003074Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003075
3076Redistribution and use in source and binary forms, with or without
3077modification, are permitted provided that the following conditions
3078are met:
30791. Redistributions of source code must retain the above copyright
3080 notice, this list of conditions and the following disclaimer.
30812. Redistributions in binary form must reproduce the above copyright
3082 notice, this list of conditions and the following disclaimer in the
3083 documentation and/or other materials provided with the distribution.
3084
Elliott Hughes261e2232012-08-14 15:04:05 -07003085THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3086IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3087OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3088IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3089INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3090NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3091DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3092THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3093(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3094THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003095
3096-------------------------------------------------------------------
3097
Elliott Hughesda46cae2018-05-24 14:40:32 -07003098Copyright (c) 1997 The NetBSD Foundation, Inc.
3099All rights reserved.
3100
3101This code is derived from software contributed to The NetBSD Foundation
3102by Neil A. Carson and Mark Brinicombe
3103
3104Redistribution and use in source and binary forms, with or without
3105modification, are permitted provided that the following conditions
3106are met:
31071. Redistributions of source code must retain the above copyright
3108 notice, this list of conditions and the following disclaimer.
31092. Redistributions in binary form must reproduce the above copyright
3110 notice, this list of conditions and the following disclaimer in the
3111 documentation and/or other materials provided with the distribution.
3112
3113THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3114``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3115TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3116PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3117BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3118CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3119SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3120INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3121CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3122ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3123POSSIBILITY OF SUCH DAMAGE.
3124
3125-------------------------------------------------------------------
3126
Elliott Hughesc0081d32020-07-31 11:00:10 -07003127Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughes261e2232012-08-14 15:04:05 -07003128
3129Permission to use, copy, modify, and distribute this software for any
3130purpose with or without fee is hereby granted, provided that the above
3131copyright notice and this permission notice appear in all copies.
3132
3133THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3134WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3135MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3136ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3137WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3138ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3139OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3140
3141-------------------------------------------------------------------
3142
Elliott Hughes0a252162019-11-20 14:56:22 -08003143Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003144All rights reserved.
3145
3146Redistribution and use in source and binary forms, with or without
3147modification, are permitted provided that the following conditions
3148are met:
31491. Redistributions of source code must retain the above copyright
3150 notice, this list of conditions and the following disclaimer.
31512. Redistributions in binary form must reproduce the above copyright
3152 notice, this list of conditions and the following disclaimer in the
3153 documentation and/or other materials provided with the distribution.
31543. The name of the author may not be used to endorse or promote products
3155 derived from this software without specific prior written permission.
3156
3157THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3158INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3159AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3160THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3161EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3162PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3163OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3164WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3165OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3166ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3167
3168-------------------------------------------------------------------
3169
Elliott Hughes261e2232012-08-14 15:04:05 -07003170Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003171All rights reserved.
3172
Elliott Hughes261e2232012-08-14 15:04:05 -07003173This code was contributed to The NetBSD Foundation by Klaus Klein.
3174
Elliott Hughes387d4b72012-08-09 15:17:46 -07003175Redistribution and use in source and binary forms, with or without
3176modification, are permitted provided that the following conditions
3177are met:
31781. Redistributions of source code must retain the above copyright
3179 notice, this list of conditions and the following disclaimer.
31802. Redistributions in binary form must reproduce the above copyright
3181 notice, this list of conditions and the following disclaimer in the
3182 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070031833. All advertising materials mentioning features or use of this software
3184 must display the following acknowledgement:
3185 This product includes software developed by the NetBSD
3186 Foundation, Inc. and its contributors.
31874. Neither the name of The NetBSD Foundation nor the names of its
3188 contributors may be used to endorse or promote products derived
3189 from this software without specific prior written permission.
3190
3191THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3192``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3193TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3194PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3195BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3196CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3197SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3198INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3199CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3200ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3201POSSIBILITY OF SUCH DAMAGE.
3202
3203-------------------------------------------------------------------
3204
3205Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3206All rights reserved.
3207
3208This code is derived from software contributed to The NetBSD Foundation
3209by Luke Mewburn.
3210
3211Redistribution and use in source and binary forms, with or without
3212modification, are permitted provided that the following conditions
3213are met:
32141. Redistributions of source code must retain the above copyright
3215 notice, this list of conditions and the following disclaimer.
32162. Redistributions in binary form must reproduce the above copyright
3217 notice, this list of conditions and the following disclaimer in the
3218 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003219
3220THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3221``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3222TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3223PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3224BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3225CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3226SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3227INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3228CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3229ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3230POSSIBILITY OF SUCH DAMAGE.
3231
3232-------------------------------------------------------------------
3233
3234Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3235All rights reserved.
3236
3237This code is derived from software contributed to The NetBSD Foundation
3238by Luke Mewburn; and by Jason R. Thorpe.
3239
3240Redistribution and use in source and binary forms, with or without
3241modification, are permitted provided that the following conditions
3242are met:
32431. Redistributions of source code must retain the above copyright
3244 notice, this list of conditions and the following disclaimer.
32452. Redistributions in binary form must reproduce the above copyright
3246 notice, this list of conditions and the following disclaimer in the
3247 documentation and/or other materials provided with the distribution.
32483. All advertising materials mentioning features or use of this software
3249 must display the following acknowledgement:
3250 This product includes software developed by the NetBSD
3251 Foundation, Inc. and its contributors.
32524. Neither the name of The NetBSD Foundation nor the names of its
3253 contributors may be used to endorse or promote products derived
3254 from this software without specific prior written permission.
3255
3256THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3257``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3258TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3259PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3260BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3261CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3262SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3263INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3264CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3265ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3266POSSIBILITY OF SUCH DAMAGE.
3267
3268-------------------------------------------------------------------
3269
Elliott Hughes261e2232012-08-14 15:04:05 -07003270Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3271
3272Permission to use, copy, modify, and distribute this software for any
3273purpose with or without fee is hereby granted, provided that the above
3274copyright notice and this permission notice appear in all copies.
3275
3276THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3277WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3278MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3279ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3280WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3281ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3282OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3283
3284-------------------------------------------------------------------
3285
3286Copyright (c) 1998 Softweyr LLC. All rights reserved.
3287
3288strtok_r, from Berkeley strtok
3289Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3290
3291Copyright (c) 1988, 1993
3292 The Regents of the University of California. All rights reserved.
3293
3294Redistribution and use in source and binary forms, with or without
3295modification, are permitted provided that the following conditions
3296are met:
32971. Redistributions of source code must retain the above copyright
3298 notices, this list of conditions and the following disclaimer.
32992. Redistributions in binary form must reproduce the above copyright
3300 notices, this list of conditions and the following disclaimer in the
3301 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070033023. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003303 may be used to endorse or promote products derived from this software
3304 without specific prior written permission.
3305
Elliott Hughes261e2232012-08-14 15:04:05 -07003306THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3307``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3308LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3309PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3310REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3311SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3312TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3313PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3314LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3315NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3316SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3317
3318-------------------------------------------------------------------
3319
3320Copyright (c) 1998 The NetBSD Foundation, Inc.
3321All rights reserved.
3322
3323This code is derived from software contributed to The NetBSD Foundation
3324by Klaus Klein.
3325
3326Redistribution and use in source and binary forms, with or without
3327modification, are permitted provided that the following conditions
3328are met:
33291. Redistributions of source code must retain the above copyright
3330 notice, this list of conditions and the following disclaimer.
33312. Redistributions in binary form must reproduce the above copyright
3332 notice, this list of conditions and the following disclaimer in the
3333 documentation and/or other materials provided with the distribution.
33343. All advertising materials mentioning features or use of this software
3335 must display the following acknowledgement:
3336 This product includes software developed by the NetBSD
3337 Foundation, Inc. and its contributors.
33384. Neither the name of The NetBSD Foundation nor the names of its
3339 contributors may be used to endorse or promote products derived
3340 from this software without specific prior written permission.
3341
3342THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3343``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3344TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3345PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3346BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3347CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3348SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3349INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3350CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3351ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3352POSSIBILITY OF SUCH DAMAGE.
3353
3354-------------------------------------------------------------------
3355
3356Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003357All rights reserved.
3358
3359Redistribution and use in source and binary forms, with or without
3360modification, are permitted provided that the following conditions
3361are met:
33621. Redistributions of source code must retain the above copyright
3363 notice, this list of conditions and the following disclaimer.
33642. Redistributions in binary form must reproduce the above copyright
3365 notice, this list of conditions and the following disclaimer in the
3366 documentation and/or other materials provided with the distribution.
33673. The name of the author may not be used to endorse or promote products
3368 derived from this software without specific prior written permission.
3369
3370THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3371INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3372AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3373THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3374EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3375PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3376OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3377WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3378OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3379ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3380
3381-------------------------------------------------------------------
3382
Elliott Hughes0a252162019-11-20 14:56:22 -08003383Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org>
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003384
3385Permission to use, copy, modify, and distribute this software for any
3386purpose with or without fee is hereby granted, provided that the above
3387copyright notice and this permission notice appear in all copies.
3388
3389THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3390WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3391MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3392ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3393WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3394ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3395OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3396
3397-------------------------------------------------------------------
3398
Elliott Hughes261e2232012-08-14 15:04:05 -07003399Copyright (c) 1999
3400 David E. O'Brien
3401Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003402 The Regents of the University of California. All rights reserved.
3403
3404Redistribution and use in source and binary forms, with or without
3405modification, are permitted provided that the following conditions
3406are met:
34071. Redistributions of source code must retain the above copyright
3408 notice, this list of conditions and the following disclaimer.
34092. Redistributions in binary form must reproduce the above copyright
3410 notice, this list of conditions and the following disclaimer in the
3411 documentation and/or other materials provided with the distribution.
34123. Neither the name of the University nor the names of its contributors
3413 may be used to endorse or promote products derived from this software
3414 without specific prior written permission.
3415
3416THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3417ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3418IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3419ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3420FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3421DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3422OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3423HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3424LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3425OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3426SUCH DAMAGE.
3427
3428-------------------------------------------------------------------
3429
Elliott Hughes261e2232012-08-14 15:04:05 -07003430Copyright (c) 2000 Ben Harris.
3431Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3432All rights reserved.
3433
3434Redistribution and use in source and binary forms, with or without
3435modification, are permitted provided that the following conditions
3436are met:
34371. Redistributions of source code must retain the above copyright
3438 notice, this list of conditions and the following disclaimer.
34392. Redistributions in binary form must reproduce the above copyright
3440 notice, this list of conditions and the following disclaimer in the
3441 documentation and/or other materials provided with the distribution.
34423. Neither the name of the project nor the names of its contributors
3443 may be used to endorse or promote products derived from this software
3444 without specific prior written permission.
3445
3446THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3447ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3448IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3449ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3450FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3451DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3452OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3453HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3454LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3455OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3456SUCH DAMAGE.
3457
3458-------------------------------------------------------------------
3459
3460Copyright (c) 2000 The NetBSD Foundation, Inc.
3461All rights reserved.
3462
3463This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003464by Dieter Baron and Thomas Klausner.
3465
3466Redistribution and use in source and binary forms, with or without
3467modification, are permitted provided that the following conditions
3468are met:
34691. Redistributions of source code must retain the above copyright
3470 notice, this list of conditions and the following disclaimer.
34712. Redistributions in binary form must reproduce the above copyright
3472 notice, this list of conditions and the following disclaimer in the
3473 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003474
3475THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3476``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3477TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3478PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3479BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3480CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3481SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3482INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3483CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3484ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3485POSSIBILITY OF SUCH DAMAGE.
3486
3487-------------------------------------------------------------------
3488
Elliott Hughes54a74942014-01-03 16:40:37 -08003489Copyright (c) 2001 Wasabi Systems, Inc.
3490All rights reserved.
3491
3492Written by Frank van der Linden for Wasabi Systems, Inc.
3493
3494Redistribution and use in source and binary forms, with or without
3495modification, are permitted provided that the following conditions
3496are met:
34971. Redistributions of source code must retain the above copyright
3498 notice, this list of conditions and the following disclaimer.
34992. Redistributions in binary form must reproduce the above copyright
3500 notice, this list of conditions and the following disclaimer in the
3501 documentation and/or other materials provided with the distribution.
35023. All advertising materials mentioning features or use of this software
3503 must display the following acknowledgement:
3504 This product includes software developed for the NetBSD Project by
3505 Wasabi Systems, Inc.
35064. The name of Wasabi Systems, Inc. may not be used to endorse
3507 or promote products derived from this software without specific prior
3508 written permission.
3509
3510THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3511ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3512TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3513PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3514BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3515CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3516SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3517INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3518CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3519ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3520POSSIBILITY OF SUCH DAMAGE.
3521
3522-------------------------------------------------------------------
3523
Elliott Hughes261e2232012-08-14 15:04:05 -07003524Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
3525
3526Redistribution and use in source and binary forms, with or without
3527modification, are permitted provided that the following conditions
3528are met:
35291. Redistributions of source code must retain the above copyright
3530 notice, this list of conditions and the following disclaimer.
35312. Redistributions in binary form must reproduce the above copyright
3532 notice, this list of conditions and the following disclaimer in the
3533 documentation and/or other materials provided with the distribution.
3534
3535THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
3536OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3537WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3538ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3539DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3540DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3541OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3542HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3543LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3544OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3545SUCH DAMAGE.
3546
3547-------------------------------------------------------------------
3548
3549Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
3550
3551Redistribution and use in source and binary forms, with or without
3552modification, are permitted provided that the following conditions
3553are met:
35541. Redistributions of source code must retain the above copyright
3555 notice, this list of conditions and the following disclaimer.
35562. Redistributions in binary form must reproduce the above copyright
3557 notice, this list of conditions and the following disclaimer in the
3558 documentation and/or other materials provided with the distribution.
35593. Neither the name of Opsycon AB nor the names of its contributors
3560 may be used to endorse or promote products derived from this software
3561 without specific prior written permission.
3562
3563THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
3564OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3565WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3566ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3567DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3568DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3569OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3570HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3571LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3572OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3573SUCH DAMAGE.
3574
3575-------------------------------------------------------------------
3576
Elliott Hughes882b8af2016-05-16 17:35:36 -07003577Copyright (c) 2001-2011 The FreeBSD Project.
3578All rights reserved.
3579
3580Redistribution and use in source and binary forms, with or without
3581modification, are permitted provided that the following conditions
3582are met:
35831. Redistributions of source code must retain the above copyright
3584 notice, this list of conditions and the following disclaimer.
35852. Redistributions in binary form must reproduce the above copyright
3586 notice, this list of conditions and the following disclaimer in the
3587 documentation and/or other materials provided with the distribution.
3588
3589THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3590ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3591IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3592ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3593FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3594DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3595OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3596HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3597LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3598OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3599SUCH DAMAGE.
3600
3601-------------------------------------------------------------------
3602
Elliott Hughes261e2232012-08-14 15:04:05 -07003603Copyright (c) 2002 Daniel Hartmeier
3604All rights reserved.
3605
3606Redistribution and use in source and binary forms, with or without
3607modification, are permitted provided that the following conditions
3608are met:
3609
3610 - Redistributions of source code must retain the above copyright
3611 notice, this list of conditions and the following disclaimer.
3612 - Redistributions in binary form must reproduce the above
3613 copyright notice, this list of conditions and the following
3614 disclaimer in the documentation and/or other materials provided
3615 with the distribution.
3616
3617THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3618"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3619LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3620FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3621COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3622INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3623BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3624LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3625CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3626LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3627ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3628POSSIBILITY OF SUCH DAMAGE.
3629
3630-------------------------------------------------------------------
3631
Elliott Hughes261e2232012-08-14 15:04:05 -07003632Copyright (c) 2002 The NetBSD Foundation, Inc.
3633All rights reserved.
3634
3635This code is derived from software contributed to The NetBSD Foundation
3636by Christos Zoulas.
3637
3638Redistribution and use in source and binary forms, with or without
3639modification, are permitted provided that the following conditions
3640are met:
36411. Redistributions of source code must retain the above copyright
3642 notice, this list of conditions and the following disclaimer.
36432. Redistributions in binary form must reproduce the above copyright
3644 notice, this list of conditions and the following disclaimer in the
3645 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003646
3647THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3648``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3649TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3650PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3651BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3652CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3653SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3654INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3655CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3656ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3657POSSIBILITY OF SUCH DAMAGE.
3658
3659-------------------------------------------------------------------
3660
3661Copyright (c) 2002 Tim J. Robbins
3662All rights reserved.
3663
3664Redistribution and use in source and binary forms, with or without
3665modification, are permitted provided that the following conditions
3666are met:
36671. Redistributions of source code must retain the above copyright
3668 notice, this list of conditions and the following disclaimer.
36692. Redistributions in binary form must reproduce the above copyright
3670 notice, this list of conditions and the following disclaimer in the
3671 documentation and/or other materials provided with the distribution.
3672
3673THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3674ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3675IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3676ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3677FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3678DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3679OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3680HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3681LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3682OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3683SUCH DAMAGE.
3684
3685-------------------------------------------------------------------
3686
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003687Copyright (c) 2002 Tim J. Robbins.
3688All rights reserved.
3689
3690Redistribution and use in source and binary forms, with or without
3691modification, are permitted provided that the following conditions
3692are met:
36931. Redistributions of source code must retain the above copyright
3694 notice, this list of conditions and the following disclaimer.
36952. Redistributions in binary form must reproduce the above copyright
3696 notice, this list of conditions and the following disclaimer in the
3697 documentation and/or other materials provided with the distribution.
3698
3699THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3700ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3701IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3702ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3703FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3704DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3705OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3706HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3707LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3708OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3709SUCH DAMAGE.
3710
3711-------------------------------------------------------------------
3712
Elliott Hughes261e2232012-08-14 15:04:05 -07003713Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3714
3715Permission to use, copy, modify, and distribute this software for any
3716purpose with or without fee is hereby granted, provided that the above
3717copyright notice and this permission notice appear in all copies.
3718
3719THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3720WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3721MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3722ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3723WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3724ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3725OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3726
3727Sponsored in part by the Defense Advanced Research Projects
3728Agency (DARPA) and Air Force Research Laboratory, Air Force
3729Materiel Command, USAF, under agreement number F39502-99-1-0512.
3730
3731-------------------------------------------------------------------
3732
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003733Copyright (c) 2002, 2003 Tim J. Robbins.
3734All rights reserved.
3735
3736Redistribution and use in source and binary forms, with or without
3737modification, are permitted provided that the following conditions
3738are met:
37391. Redistributions of source code must retain the above copyright
3740 notice, this list of conditions and the following disclaimer.
37412. Redistributions in binary form must reproduce the above copyright
3742 notice, this list of conditions and the following disclaimer in the
3743 documentation and/or other materials provided with the distribution.
3744
3745THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3746ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3747IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3748ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3749FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3750DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3751OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3752HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3753LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3754OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3755SUCH DAMAGE.
3756
3757-------------------------------------------------------------------
3758
3759Copyright (c) 2002-2004 Tim J. Robbins
3760All rights reserved.
3761
3762Redistribution and use in source and binary forms, with or without
3763modification, are permitted provided that the following conditions
3764are met:
37651. Redistributions of source code must retain the above copyright
3766 notice, this list of conditions and the following disclaimer.
37672. Redistributions in binary form must reproduce the above copyright
3768 notice, this list of conditions and the following disclaimer in the
3769 documentation and/or other materials provided with the distribution.
3770
3771THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3772ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3773IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3774ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3775FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3776DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3777OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3778HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3779LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3780OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3781SUCH DAMAGE.
3782
3783-------------------------------------------------------------------
3784
3785Copyright (c) 2002-2004 Tim J. Robbins.
3786All rights reserved.
3787
3788Redistribution and use in source and binary forms, with or without
3789modification, are permitted provided that the following conditions
3790are met:
37911. Redistributions of source code must retain the above copyright
3792 notice, this list of conditions and the following disclaimer.
37932. Redistributions in binary form must reproduce the above copyright
3794 notice, this list of conditions and the following disclaimer in the
3795 documentation and/or other materials provided with the distribution.
3796
3797THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3798ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3799IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3800ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3801FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3802DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3803OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3804HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3805LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3806OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3807SUCH DAMAGE.
3808
3809-------------------------------------------------------------------
3810
Elliott Hughes261e2232012-08-14 15:04:05 -07003811Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
3812
3813Redistribution and use in source and binary forms, with or without
3814modification, are permitted provided that the following conditions
3815are met:
38161. Redistributions of source code must retain the above copyright
3817 notice, this list of conditions and the following disclaimer.
38182. Redistributions in binary form must reproduce the above copyright
3819 notice, this list of conditions and the following disclaimer in the
3820 documentation and/or other materials provided with the distribution.
38213. The names of the authors may not be used to endorse or promote
3822 products derived from this software without specific prior written
3823 permission.
3824
3825THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3826ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3827IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3828ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3829FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3830DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3831OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3832HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3833LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3834OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3835SUCH DAMAGE.
3836
3837-------------------------------------------------------------------
3838
Elliott Hughesab528072018-07-24 00:01:52 +00003839Copyright (c) 2003 Dag-Erling Smørgrav
3840All rights reserved.
3841
3842Redistribution and use in source and binary forms, with or without
3843modification, are permitted provided that the following conditions
3844are met:
38451. Redistributions of source code must retain the above copyright
3846 notice, this list of conditions and the following disclaimer
3847 in this position and unchanged.
38482. Redistributions in binary form must reproduce the above copyright
3849 notice, this list of conditions and the following disclaimer in the
3850 documentation and/or other materials provided with the distribution.
38513. The name of the author may not be used to endorse or promote products
3852 derived from this software without specific prior written permission.
3853
3854THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3855IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3856OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3857IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3858INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3859NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3860DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3861THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3862(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3863THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3864
3865-------------------------------------------------------------------
3866
Elliott Hughesacbe3222014-04-16 17:01:12 -07003867Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3868All rights reserved.
3869
3870Redistribution and use in source and binary forms, with or without
3871modification, are permitted provided that the following conditions
3872are met:
38731. Redistributions of source code must retain the above copyright
3874 notice, this list of conditions and the following disclaimer.
38752. Redistributions in binary form must reproduce the above copyright
3876 notice, this list of conditions and the following disclaimer in the
3877 documentation and/or other materials provided with the distribution.
3878
3879THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3880ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3881IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3882ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3883FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3884DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3885OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3886HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3887LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3888OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3889SUCH DAMAGE.
3890
3891-------------------------------------------------------------------
3892
Dan Albertc30862f2016-10-20 11:45:16 -07003893Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07003894Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3895All rights reserved.
3896
3897Redistribution and use in source and binary forms, with or without
3898modification, are permitted provided that the following conditions
3899are met:
39001. Redistributions of source code must retain the above copyright
3901 notice, this list of conditions and the following disclaimer.
39022. Redistributions in binary form must reproduce the above copyright
3903 notice, this list of conditions and the following disclaimer in the
3904 documentation and/or other materials provided with the distribution.
3905
3906THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3907ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3908IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3909ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3910FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3911DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3912OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3913HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3914LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3915OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3916SUCH DAMAGE.
3917
3918-------------------------------------------------------------------
3919
Elliott Hughes261e2232012-08-14 15:04:05 -07003920Copyright (c) 2003 Networks Associates Technology, Inc.
3921All rights reserved.
3922
3923Portions of this software were developed for the FreeBSD Project by
3924Jacques A. Vidrine, Safeport Network Services, and Network
3925Associates Laboratories, the Security Research Division of Network
3926Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3927("CBOSS"), as part of the DARPA CHATS research program.
3928
3929Redistribution and use in source and binary forms, with or without
3930modification, are permitted provided that the following conditions
3931are met:
39321. Redistributions of source code must retain the above copyright
3933 notice, this list of conditions and the following disclaimer.
39342. Redistributions in binary form must reproduce the above copyright
3935 notice, this list of conditions and the following disclaimer in the
3936 documentation and/or other materials provided with the distribution.
3937
3938THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3939ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3940IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3941ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3942FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3943DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3944OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3945HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3946LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3947OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3948SUCH DAMAGE.
3949
3950-------------------------------------------------------------------
3951
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003952Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3953
3954Permission to use, copy, modify, and distribute this software for any
3955purpose with or without fee is hereby granted, provided that the above
3956copyright notice and this permission notice appear in all copies.
3957
3958THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3959WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3960MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3961ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3962WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3963ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3964OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3965
3966Sponsored in part by the Defense Advanced Research Projects
3967Agency (DARPA) and Air Force Research Laboratory, Air Force
3968Materiel Command, USAF, under agreement number F39502-99-1-0512.
3969
3970-------------------------------------------------------------------
3971
Elliott Hughes882b8af2016-05-16 17:35:36 -07003972Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3973
3974Permission to use, copy, modify, and distribute this software for any
3975purpose with or without fee is hereby granted, provided that the above
3976copyright notice and this permission notice appear in all copies.
3977
3978THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3979WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3980MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3981ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3982WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3983ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3984OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3985
3986Sponsored in part by the Defense Advanced Research Projects
3987Agency (DARPA) and Air Force Research Laboratory, Air Force
3988Materiel Command, USAF, under agreement number F39502-99-1-0512.
3989
3990-------------------------------------------------------------------
3991
Elliott Hughesab528072018-07-24 00:01:52 +00003992Copyright (c) 2003, Steven G. Kargl
3993All rights reserved.
3994
3995Redistribution and use in source and binary forms, with or without
3996modification, are permitted provided that the following conditions
3997are met:
39981. Redistributions of source code must retain the above copyright
3999 notice unmodified, this list of conditions, and the following
4000 disclaimer.
40012. Redistributions in binary form must reproduce the above copyright
4002 notice, this list of conditions and the following disclaimer in the
4003 documentation and/or other materials provided with the distribution.
4004
4005THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4006IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4007OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4008IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4009INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4010NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4011DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4012THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4013(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4014THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4015
4016-------------------------------------------------------------------
4017
Dan Albertc30862f2016-10-20 11:45:16 -07004018Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
4019All rights reserved.
4020
4021Redistribution and use in source and binary forms, with or without
4022modification, are permitted provided that the following conditions
4023are met:
40241. Redistributions of source code must retain the above copyright
4025 notice, this list of conditions and the following disclaimer.
40262. Redistributions in binary form must reproduce the above copyright
4027 notice, this list of conditions and the following disclaimer in the
4028 documentation and/or other materials provided with the distribution.
4029
4030THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4031ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4032IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4033ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4034FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4035DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4036OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4037HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4038LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4039OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4040SUCH DAMAGE.
4041
4042-------------------------------------------------------------------
4043
Elliott Hughesab528072018-07-24 00:01:52 +00004044Copyright (c) 2004 Stefan Farfeleder
4045All rights reserved.
4046
4047Redistribution and use in source and binary forms, with or without
4048modification, are permitted provided that the following conditions
4049are met:
40501. Redistributions of source code must retain the above copyright
4051 notice, this list of conditions and the following disclaimer.
40522. Redistributions in binary form must reproduce the above copyright
4053 notice, this list of conditions and the following disclaimer in the
4054 documentation and/or other materials provided with the distribution.
4055
4056THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4057ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4058IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4059ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4060FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4061DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4062OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4063HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4064LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4065OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4066SUCH DAMAGE.
4067
4068-------------------------------------------------------------------
4069
Elliott Hughes261e2232012-08-14 15:04:05 -07004070Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4071Copyright (c) 1995,1999 by Internet Software Consortium.
4072
4073Permission to use, copy, modify, and distribute this software for any
4074purpose with or without fee is hereby granted, provided that the above
4075copyright notice and this permission notice appear in all copies.
4076
4077THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4078WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4079MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4080ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4081WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4082ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4083OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4084
4085-------------------------------------------------------------------
4086
4087Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4088Copyright (c) 1995-1999 by Internet Software Consortium
4089
4090Permission to use, copy, modify, and distribute this software for any
4091purpose with or without fee is hereby granted, provided that the above
4092copyright notice and this permission notice appear in all copies.
4093
4094THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4095WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4096MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4097ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4098WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4099ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4100OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4101
4102-------------------------------------------------------------------
4103
4104Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4105Copyright (c) 1995-1999 by Internet Software Consortium.
4106
4107Permission to use, copy, modify, and distribute this software for any
4108purpose with or without fee is hereby granted, provided that the above
4109copyright notice and this permission notice appear in all copies.
4110
4111THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4112WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4113MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4114ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4115WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4116ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4117OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4118
4119-------------------------------------------------------------------
4120
4121Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4122Copyright (c) 1996,1999 by Internet Software Consortium.
4123
4124Permission to use, copy, modify, and distribute this software for any
4125purpose with or without fee is hereby granted, provided that the above
4126copyright notice and this permission notice appear in all copies.
4127
4128THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4129WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4130MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4131ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4132WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4133ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4134OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4135
4136-------------------------------------------------------------------
4137
4138Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4139Copyright (c) 1996-1999 by Internet Software Consortium
4140
4141Permission to use, copy, modify, and distribute this software for any
4142purpose with or without fee is hereby granted, provided that the above
4143copyright notice and this permission notice appear in all copies.
4144
4145THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4146WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4147MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4148ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4149WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4150ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4151OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4152
4153-------------------------------------------------------------------
4154
4155Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4156Copyright (c) 1996-1999 by Internet Software Consortium.
4157
4158Permission to use, copy, modify, and distribute this software for any
4159purpose with or without fee is hereby granted, provided that the above
4160copyright notice and this permission notice appear in all copies.
4161
4162THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4163WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4164MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4165ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4166WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4167ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4168OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4169
4170-------------------------------------------------------------------
4171
4172Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4173Copyright (c) 1997,1999 by Internet Software Consortium.
4174
4175Permission to use, copy, modify, and distribute this software for any
4176purpose with or without fee is hereby granted, provided that the above
4177copyright notice and this permission notice appear in all copies.
4178
4179THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4180WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4181MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4182ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4183WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4184ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4185OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4186
4187-------------------------------------------------------------------
4188
4189Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07004190Copyright (c) 1999 by Internet Software Consortium.
4191
4192Permission to use, copy, modify, and distribute this software for any
4193purpose with or without fee is hereby granted, provided that the above
4194copyright notice and this permission notice appear in all copies.
4195
4196THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4197WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4198MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4199ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4200WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4201ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4202OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4203
4204-------------------------------------------------------------------
4205
4206Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4207Portions Copyright (c) 1996-1999 by Internet Software Consortium.
4208
4209Permission to use, copy, modify, and distribute this software for any
4210purpose with or without fee is hereby granted, provided that the above
4211copyright notice and this permission notice appear in all copies.
4212
4213THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4214WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4215MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4216ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4217WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4218ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4219OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4220
4221-------------------------------------------------------------------
4222
Elliott Hughesacbe3222014-04-16 17:01:12 -07004223Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
4224All rights reserved.
4225
4226Redistribution and use in source and binary forms, with or without
4227modification, are permitted provided that the following conditions
4228are met:
42291. Redistributions of source code must retain the above copyright
4230 notice, this list of conditions and the following disclaimer.
42312. Redistributions in binary form must reproduce the above copyright
4232 notice, this list of conditions and the following disclaimer in the
4233 documentation and/or other materials provided with the distribution.
4234
4235THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4236ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4237IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4238ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4239FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4240DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4241OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4242HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4243LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4244OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4245SUCH DAMAGE.
4246
4247-------------------------------------------------------------------
4248
Elliott Hughes882b8af2016-05-16 17:35:36 -07004249Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
4250All rights reserved.
4251
4252Redistribution and use in source and binary forms, with or without
4253modification, are permitted provided that the following conditions
4254are met:
42551. Redistributions of source code must retain the above copyright
4256 notice, this list of conditions and the following disclaimer.
42572. Redistributions in binary form must reproduce the above copyright
4258 notice, this list of conditions and the following disclaimer in the
4259 documentation and/or other materials provided with the distribution.
4260
4261THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4262ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4263IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4264ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4265FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4266DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4267OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4268HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4269LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4270OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4271SUCH DAMAGE.
4272
4273-------------------------------------------------------------------
4274
4275Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
4276All rights reserved.
4277
4278Redistribution and use in source and binary forms, with or without
4279modification, are permitted provided that the following conditions
4280are met:
42811. Redistributions of source code must retain the above copyright
4282 notice, this list of conditions and the following disclaimer.
42832. Redistributions in binary form must reproduce the above copyright
4284 notice, this list of conditions and the following disclaimer in the
4285 documentation and/or other materials provided with the distribution.
4286
4287THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4288ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4289IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4290ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4291FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4292DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4293OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4294HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4295LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4296OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4297SUCH DAMAGE.
4298
4299-------------------------------------------------------------------
4300
Elliott Hughesab528072018-07-24 00:01:52 +00004301Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
4302All rights reserved.
4303
4304Redistribution and use in source and binary forms, with or without
4305modification, are permitted provided that the following conditions
4306are met:
43071. Redistributions of source code must retain the above copyright
4308 notice unmodified, this list of conditions, and the following
4309 disclaimer.
43102. Redistributions in binary form must reproduce the above copyright
4311 notice, this list of conditions and the following disclaimer in the
4312 documentation and/or other materials provided with the distribution.
4313
4314THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4315IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4316OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4317IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4318INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4319NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4320DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4321THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4322(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4323THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4324
4325-------------------------------------------------------------------
4326
4327Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
4328All rights reserved.
4329
4330Redistribution and use in source and binary forms, with or without
4331modification, are permitted provided that the following conditions
4332are met:
43331. Redistributions of source code must retain the above copyright
4334 notice, this list of conditions and the following disclaimer.
43352. Redistributions in binary form must reproduce the above copyright
4336 notice, this list of conditions and the following disclaimer in the
4337 documentation and/or other materials provided with the distribution.
4338
4339THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4340ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4341IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4342ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4343FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4344DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4345OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4346HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4347LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4348OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4349SUCH DAMAGE.
4350
4351-------------------------------------------------------------------
4352
Elliott Hughes261e2232012-08-14 15:04:05 -07004353Copyright (c) 2005 Tim J. Robbins.
4354All rights reserved.
4355
4356Redistribution and use in source and binary forms, with or without
4357modification, are permitted provided that the following conditions
4358are met:
43591. Redistributions of source code must retain the above copyright
4360 notice, this list of conditions and the following disclaimer.
43612. Redistributions in binary form must reproduce the above copyright
4362 notice, this list of conditions and the following disclaimer in the
4363 documentation and/or other materials provided with the distribution.
4364
4365THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4366ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4367IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4368ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4369FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4370DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4371OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4372HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4373LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4374OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4375SUCH DAMAGE.
4376
4377-------------------------------------------------------------------
4378
Elliott Hughes448080d2013-01-29 16:25:06 -08004379Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4380Copyright (c) 1995-1999 by Internet Software Consortium
4381
4382Permission to use, copy, modify, and distribute this software for any
4383purpose with or without fee is hereby granted, provided that the above
4384copyright notice and this permission notice appear in all copies.
4385
4386THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4387WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4388MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4389ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4390WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4391ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4392OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4393
4394-------------------------------------------------------------------
4395
Dan Albertc30862f2016-10-20 11:45:16 -07004396Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
4397All rights reserved.
4398
4399Redistribution and use in source and binary forms, with or without
4400modification, are permitted provided that the following conditions
4401are met:
44021. Redistributions of source code must retain the above copyright
4403 notice, this list of conditions and the following disclaimer.
44042. Redistributions in binary form must reproduce the above copyright
4405 notice, this list of conditions and the following disclaimer in the
4406 documentation and/or other materials provided with the distribution.
4407
4408THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4409ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4410IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4411ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4412FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4413DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4414OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4415HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4416LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4417OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4418SUCH DAMAGE.
4419
4420-------------------------------------------------------------------
4421
Elliott Hughesab528072018-07-24 00:01:52 +00004422Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
4423All rights reserved.
4424
4425Redistribution and use in source and binary forms, with or without
4426modification, are permitted provided that the following conditions
4427are met:
44281. Redistributions of source code must retain the above copyright
4429 notice, this list of conditions and the following disclaimer.
44302. Redistributions in binary form must reproduce the above copyright
4431 notice, this list of conditions and the following disclaimer in the
4432 documentation and/or other materials provided with the distribution.
4433
4434THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4435ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4436IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4437ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4438FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4439DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4440OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4441HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4442LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4443OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4444SUCH DAMAGE.
4445
4446-------------------------------------------------------------------
4447
Elliott Hughesc0081d32020-07-31 11:00:10 -07004448Copyright (c) 2005-2018 Rich Felker
Elliott Hughes4aa63cd2019-11-22 11:15:42 -08004449
4450Permission is hereby granted, free of charge, to any person obtaining
4451a copy of this software and associated documentation files (the
4452"Software"), to deal in the Software without restriction, including
4453without limitation the rights to use, copy, modify, merge, publish,
4454distribute, sublicense, and/or sell copies of the Software, and to
4455permit persons to whom the Software is furnished to do so, subject to
4456the following conditions:
4457
4458The above copyright notice and this permission notice shall be
4459included in all copies or substantial portions of the Software.
4460
4461THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4462EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4463MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4464IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4465CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4466TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4467SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4468
4469-------------------------------------------------------------------
4470
Elliott Hughes0bf6c242020-08-06 14:32:43 -07004471Copyright (c) 2005-2020 Rich Felker, et al.
4472
4473Permission is hereby granted, free of charge, to any person obtaining
4474a copy of this software and associated documentation files (the
4475"Software"), to deal in the Software without restriction, including
4476without limitation the rights to use, copy, modify, merge, publish,
4477distribute, sublicense, and/or sell copies of the Software, and to
4478permit persons to whom the Software is furnished to do so, subject to
4479the following conditions:
4480
4481The above copyright notice and this permission notice shall be
4482included in all copies or substantial portions of the Software.
4483
4484THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4485EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4486MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4487IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4488CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4489TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4490SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4491
4492-------------------------------------------------------------------
4493
Dan Albertc30862f2016-10-20 11:45:16 -07004494Copyright (c) 2007 David Schultz
4495All rights reserved.
4496
4497Redistribution and use in source and binary forms, with or without
4498modification, are permitted provided that the following conditions
4499are met:
45001. Redistributions of source code must retain the above copyright
4501 notice, this list of conditions and the following disclaimer.
45022. Redistributions in binary form must reproduce the above copyright
4503 notice, this list of conditions and the following disclaimer in the
4504 documentation and/or other materials provided with the distribution.
4505
4506THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4507ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4508IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4509ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4510FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4511DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4512OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4513HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4514LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4515OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4516SUCH DAMAGE.
4517
4518-------------------------------------------------------------------
4519
Elliott Hughesab528072018-07-24 00:01:52 +00004520Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4521All rights reserved.
4522
4523Redistribution and use in source and binary forms, with or without
4524modification, are permitted provided that the following conditions
4525are met:
45261. Redistributions of source code must retain the above copyright
4527 notice, this list of conditions and the following disclaimer.
45282. Redistributions in binary form must reproduce the above copyright
4529 notice, this list of conditions and the following disclaimer in the
4530 documentation and/or other materials provided with the distribution.
4531
4532THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4533ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4534IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4535ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4536FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4537DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4538OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4539HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4540LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4541OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4542SUCH DAMAGE.
4543
4544-------------------------------------------------------------------
4545
4546Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4547All rights reserved.
4548
4549Redistribution and use in source and binary forms, with or without
4550modification, are permitted provided that the following conditions
4551are met:
45521. Redistributions of source code must retain the above copyright
4553 notice, this list of conditions and the following disclaimer.
45542. Redistributions in binary form must reproduce the above copyright
4555 notice, this list of conditions and the following disclaimer in the
4556 documentation and/or other materials provided with the distribution.
4557
4558THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4559ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4560IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4561ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4562FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4563DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4564OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4565HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4566LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4567OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4568SUCH DAMAGE.
4569
4570Derived from s_modf.c, which has the following Copyright:
4571====================================================
4572Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
4573
4574Developed at SunPro, a Sun Microsystems, Inc. business.
4575Permission to use, copy, modify, and distribute this
4576software is freely granted, provided that this notice
4577is preserved.
4578
4579-------------------------------------------------------------------
4580
4581Copyright (c) 2007 Steven G. Kargl
4582All rights reserved.
4583
4584Redistribution 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 unmodified, this list of conditions, and the following
4589 disclaimer.
45902. Redistributions in binary form must reproduce the above copyright
4591 notice, this list of conditions and the following disclaimer in the
4592 documentation and/or other materials provided with the distribution.
4593
4594THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4595IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4596OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4597IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4598INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4599NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4600DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4601THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4602(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4603THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4604
4605-------------------------------------------------------------------
4606
Dan Albertc30862f2016-10-20 11:45:16 -07004607Copyright (c) 2007 The NetBSD Foundation, Inc.
4608All rights reserved.
4609
4610This code is derived from software written by Stephen L. Moshier.
4611It is redistributed by the NetBSD Foundation by permission of the author.
4612
4613Redistribution and use in source and binary forms, with or without
4614modification, are permitted provided that the following conditions
4615are met:
46161. Redistributions of source code must retain the above copyright
4617 notice, this list of conditions and the following disclaimer.
46182. Redistributions in binary form must reproduce the above copyright
4619 notice, this list of conditions and the following disclaimer in the
4620 documentation and/or other materials provided with the distribution.
4621
4622THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4623``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4624TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4625PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4626BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4627CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4628SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4629INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4630CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4631ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4632POSSIBILITY OF SUCH DAMAGE.
4633
4634-------------------------------------------------------------------
4635
Elliott Hughes0a252162019-11-20 14:56:22 -08004636Copyright (c) 2007 Todd C. Miller <millert@openbsd.org>
Elliott Hughes7e54c762015-05-12 10:09:01 -07004637
4638Permission to use, copy, modify, and distribute this software for any
4639purpose with or without fee is hereby granted, provided that the above
4640copyright notice and this permission notice appear in all copies.
4641
4642THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4643WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4644MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4645ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4646WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4647ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4648OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4649
4650-------------------------------------------------------------------
4651
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004652Copyright (c) 2007, 2010-2013 Steven G. Kargl
4653All rights reserved.
4654
4655Redistribution and use in source and binary forms, with or without
4656modification, are permitted provided that the following conditions
4657are met:
46581. Redistributions of source code must retain the above copyright
4659 notice unmodified, this list of conditions, and the following
4660 disclaimer.
46612. Redistributions in binary form must reproduce the above copyright
4662 notice, this list of conditions and the following disclaimer in the
4663 documentation and/or other materials provided with the distribution.
4664
4665THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4666IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4667OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4668IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4669INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4670NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4671DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4672THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4673(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4674THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4675
4676s_sinl.c and s_cosl.c merged by Steven G. Kargl.
4677
4678-------------------------------------------------------------------
4679
Elliott Hughes387d4b72012-08-09 15:17:46 -07004680Copyright (c) 2007-2008 Michael G Schwern
4681
4682This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4683
4684The MIT License:
4685
4686Permission is hereby granted, free of charge, to any person obtaining a copy
4687of this software and associated documentation files (the "Software"), to deal
4688in the Software without restriction, including without limitation the rights
4689to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4690copies of the Software, and to permit persons to whom the Software is
4691furnished to do so, subject to the following conditions:
4692
4693The above copyright notice and this permission notice shall be included in
4694all copies or substantial portions of the Software.
4695
4696THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4697IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4698FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4699AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4700LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4701OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4702THE SOFTWARE.
4703
Elliott Hughes387d4b72012-08-09 15:17:46 -07004704-------------------------------------------------------------------
4705
Elliott Hughes261e2232012-08-14 15:04:05 -07004706Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004707
Elliott Hughes261e2232012-08-14 15:04:05 -07004708This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004709
Elliott Hughes261e2232012-08-14 15:04:05 -07004710The MIT License:
4711
4712Permission is hereby granted, free of charge, to any person obtaining a copy
4713of this software and associated documentation files (the "Software"), to deal
4714in the Software without restriction, including without limitation the rights
4715to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4716copies of the Software, and to permit persons to whom the Software is
4717furnished to do so, subject to the following conditions:
4718
4719The above copyright notice and this permission notice shall be included in
4720all copies or substantial portions of the Software.
4721
4722THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4723IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4724FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4725AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4726LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4727OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4728THE SOFTWARE.
4729
4730Origin: http://code.google.com/p/y2038
4731Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004732
4733-------------------------------------------------------------------
4734
Elliott Hughesab528072018-07-24 00:01:52 +00004735Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
4736All rights reserved.
4737
4738Redistribution and use in source and binary forms, with or without
4739modification, are permitted provided that the following conditions
4740are met:
47411. Redistributions of source code must retain the above copyright
4742 notice, this list of conditions and the following disclaimer.
47432. Redistributions in binary form must reproduce the above copyright
4744 notice, this list of conditions and the following disclaimer in the
4745 documentation and/or other materials provided with the distribution.
4746
4747THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4748ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4749IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4750ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4751FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4752DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4753OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4754HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4755LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4756OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4757SUCH DAMAGE.
4758
4759-------------------------------------------------------------------
4760
Dan Albertc30862f2016-10-20 11:45:16 -07004761Copyright (c) 2007-2013 Bruce D. Evans
4762All rights reserved.
4763
4764Redistribution and use in source and binary forms, with or without
4765modification, are permitted provided that the following conditions
4766are met:
47671. Redistributions of source code must retain the above copyright
4768 notice unmodified, this list of conditions, and the following
4769 disclaimer.
47702. Redistributions in binary form must reproduce the above copyright
4771 notice, this list of conditions and the following disclaimer in the
4772 documentation and/or other materials provided with the distribution.
4773
4774THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4775IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4776OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4777IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4778INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4779NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4780DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4781THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4782(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4783THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4784
4785-------------------------------------------------------------------
4786
Dan Albertc30862f2016-10-20 11:45:16 -07004787Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4788All rights reserved.
4789
4790Redistribution and use in source and binary forms, with or without
4791modification, are permitted provided that the following conditions
4792are met:
47931. Redistributions of source code must retain the above copyright
4794 notice, this list of conditions and the following disclaimer.
47952. Redistributions in binary form must reproduce the above copyright
4796 notice, this list of conditions and the following disclaimer in the
4797 documentation and/or other materials provided with the distribution.
4798
4799THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4800ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4801IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4802ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4803FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4804DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4805OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4806HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4807LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4808OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4809SUCH DAMAGE.
4810
4811-------------------------------------------------------------------
4812
Elliott Hughesab528072018-07-24 00:01:52 +00004813Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
4814
4815Permission to use, copy, modify, and distribute this software for any
4816purpose with or without fee is hereby granted, provided that the above
4817copyright notice and this permission notice appear in all copies.
4818
4819THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4820WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4821MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4822ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4823WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4824ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4825OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4826
4827-------------------------------------------------------------------
4828
Elliott Hughesc0081d32020-07-31 11:00:10 -07004829Copyright (c) 2008, 2016 Todd C. Miller <millert@openbsd.org>
4830
4831Permission to use, copy, modify, and distribute this software for any
4832purpose with or without fee is hereby granted, provided that the above
4833copyright notice and this permission notice appear in all copies.
4834
4835THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4836WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4837MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4838ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4839WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4840ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4841OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4842
4843-------------------------------------------------------------------
4844
4845Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net>
Elliott Hughes261e2232012-08-14 15:04:05 -07004846
4847Permission to use, copy, modify, and distribute this software for any
4848purpose with or without fee is hereby granted, provided that the above
4849copyright notice and this permission notice appear in all copies.
4850
4851THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4852WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4853MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4854ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4855WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4856ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4857OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4858
4859-------------------------------------------------------------------
4860
Elliott Hughes3758a242014-07-22 21:24:47 -07004861Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4862
4863Permission to use, copy, modify, and distribute this software for any
4864purpose with or without fee is hereby granted, provided that the above
4865copyright notice and this permission notice appear in all copies.
4866
4867THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4868WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4869MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4870ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4871WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4872ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4873OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4874
4875-------------------------------------------------------------------
4876
Elliott Hughes261e2232012-08-14 15:04:05 -07004877Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4878All rights reserved.
4879
Elliott Hughes15581382014-07-07 15:42:06 -07004880Copyright (c) 2011 The FreeBSD Foundation
4881All rights reserved.
4882Portions of this software were developed by David Chisnall
4883under sponsorship from the FreeBSD Foundation.
4884
4885Redistribution and use in source and binary forms, with or without
4886modification, are permitted provided that the following conditions
4887are met:
48881. Redistributions of source code must retain the above copyright
4889 notice, this list of conditions and the following disclaimer.
48902. Redistributions in binary form must reproduce the above copyright
4891 notice, this list of conditions and the following disclaimer in the
4892 documentation and/or other materials provided with the distribution.
4893
4894THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4895ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4896IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4897ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4898FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4899DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4900OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4901HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4902LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4903OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4904SUCH DAMAGE.
4905
4906-------------------------------------------------------------------
4907
4908Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4909All rights reserved.
4910
Elliott Hughes261e2232012-08-14 15:04:05 -07004911Redistribution and use in source and binary forms, with or without
4912modification, are permitted provided that the following conditions
4913are met:
49141. Redistributions of source code must retain the above copyright
4915 notice, this list of conditions and the following disclaimer.
49162. Redistributions in binary form must reproduce the above copyright
4917 notice, this list of conditions and the following disclaimer in the
4918 documentation and/or other materials provided with the distribution.
4919
4920THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4921ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4922IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4923ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4924FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4925DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4926OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4927HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4928LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4929OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4930SUCH DAMAGE.
4931
4932-------------------------------------------------------------------
4933
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004934Copyright (c) 2009 The NetBSD Foundation, Inc.
4935
4936This code is derived from software contributed to The NetBSD Foundation
4937by Roy Marples.
4938
4939Redistribution and use in source and binary forms, with or without
4940modification, are permitted provided that the following conditions
4941are met:
49421. Redistributions of source code must retain the above copyright
4943 notice, this list of conditions and the following disclaimer.
49442. Redistributions in binary form must reproduce the above copyright
4945 notice, this list of conditions and the following disclaimer in the
4946 documentation and/or other materials provided with the distribution.
4947
4948THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4949IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4950OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4951IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4952INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4953NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4954DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4955THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4956(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4957THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4958
4959-------------------------------------------------------------------
4960
Dan Albertc30862f2016-10-20 11:45:16 -07004961Copyright (c) 2009-2013 Steven G. Kargl
4962All rights reserved.
4963
4964Redistribution and use in source and binary forms, with or without
4965modification, are permitted provided that the following conditions
4966are met:
49671. Redistributions of source code must retain the above copyright
4968 notice unmodified, this list of conditions, and the following
4969 disclaimer.
49702. Redistributions in binary form must reproduce the above copyright
4971 notice, this list of conditions and the following disclaimer in the
4972 documentation and/or other materials provided with the distribution.
4973
4974THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4975IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4976OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4977IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4978INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4979NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4980DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4981THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4982(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4983THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4984
4985Optimized by Bruce D. Evans.
4986
4987-------------------------------------------------------------------
4988
Elliott Hughes882b8af2016-05-16 17:35:36 -07004989Copyright (c) 2010 The NetBSD Foundation, Inc.
4990All rights reserved.
4991
4992Redistribution and use in source and binary forms, with or without
4993modification, are permitted provided that the following conditions
4994are met:
49951. Redistributions of source code must retain the above copyright
4996 notice, this list of conditions and the following disclaimer.
49972. Redistributions in binary form must reproduce the above copyright
4998 notice, this list of conditions and the following disclaimer in the
4999 documentation and/or other materials provided with the distribution.
5000
5001THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5002``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5003TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5004PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5005BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5006CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5007SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5008INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5009CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5010ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5011POSSIBILITY OF SUCH DAMAGE.
5012
5013-------------------------------------------------------------------
5014
Elliott Hughes0a252162019-11-20 14:56:22 -08005015Copyright (c) 2010 Todd C. Miller <millert@openbsd.org>
Elliott Hughes4e54b112014-03-06 15:06:11 -08005016
5017Permission to use, copy, modify, and distribute this software for any
5018purpose with or without fee is hereby granted, provided that the above
5019copyright notice and this permission notice appear in all copies.
5020
5021THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5022WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5023MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5024ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5025WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5026ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5027OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5028
5029-------------------------------------------------------------------
5030
Elliott Hughes54a74942014-01-03 16:40:37 -08005031Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005032All rights reserved.
5033
5034Redistribution and use in source and binary forms, with or without
5035modification, are permitted provided that the following conditions are met:
5036
Elliott Hughes3758a242014-07-22 21:24:47 -07005037 * Redistributions of source code must retain the above copyright notice,
5038 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005039
Elliott Hughes3758a242014-07-22 21:24:47 -07005040 * Redistributions in binary form must reproduce the above copyright notice,
5041 * this list of conditions and the following disclaimer in the documentation
5042 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005043
Elliott Hughes3758a242014-07-22 21:24:47 -07005044 * Neither the name of Intel Corporation nor the names of its contributors
5045 * may be used to endorse or promote products derived from this software
5046 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005047
5048THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5049ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5050WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5051DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5052ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5053(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5054LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5055ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5056(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5057SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5058
5059-------------------------------------------------------------------
5060
Elliott Hughes261e2232012-08-14 15:04:05 -07005061Copyright (c) 2010, Intel Corporation
5062All rights reserved.
5063
5064Redistribution and use in source and binary forms, with or without
5065modification, are permitted provided that the following conditions are met:
5066
Elliott Hughes3758a242014-07-22 21:24:47 -07005067 * Redistributions of source code must retain the above copyright notice,
5068 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07005069
Elliott Hughes3758a242014-07-22 21:24:47 -07005070 * Redistributions in binary form must reproduce the above copyright notice,
5071 * this list of conditions and the following disclaimer in the documentation
5072 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07005073
Elliott Hughes3758a242014-07-22 21:24:47 -07005074 * Neither the name of Intel Corporation nor the names of its contributors
5075 * may be used to endorse or promote products derived from this software
5076 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07005077
5078THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5079ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5080WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5081DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5082ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5083(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5084LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5085ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5086(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5087SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5088
5089-------------------------------------------------------------------
5090
Elliott Hughesbfa582d2014-05-05 14:58:17 -07005091Copyright (c) 2011 David Chisnall
5092All rights reserved.
5093
5094Redistribution and use in source and binary forms, with or without
5095modification, are permitted provided that the following conditions
5096are met:
50971. Redistributions of source code must retain the above copyright
5098 notice, this list of conditions and the following disclaimer.
50992. Redistributions in binary form must reproduce the above copyright
5100 notice, this list of conditions and the following disclaimer in the
5101 documentation and/or other materials provided with the distribution.
5102
5103THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5104ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5105IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5106ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5107FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5108DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5109OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5110HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5111LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5112OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5113SUCH DAMAGE.
5114
5115-------------------------------------------------------------------
5116
Elliott Hughesab528072018-07-24 00:01:52 +00005117Copyright (c) 2011 David Schultz
5118All rights reserved.
5119
5120Redistribution and use in source and binary forms, with or without
5121modification, are permitted provided that the following conditions
5122are met:
51231. Redistributions of source code must retain the above copyright
5124 notice unmodified, this list of conditions, and the following
5125 disclaimer.
51262. Redistributions in binary form must reproduce the above copyright
5127 notice, this list of conditions and the following disclaimer in the
5128 documentation and/or other materials provided with the distribution.
5129
5130THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5131IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5132OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5133IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5134INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5135NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5136DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5137THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5138(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5139THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5140
5141-------------------------------------------------------------------
5142
5143Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
5144All rights reserved.
5145
5146Redistribution and use in source and binary forms, with or without
5147modification, are permitted provided that the following conditions
5148are met:
51491. Redistributions of source code must retain the above copyright
5150 notice, this list of conditions and the following disclaimer.
51512. Redistributions in binary form must reproduce the above copyright
5152 notice, this list of conditions and the following disclaimer in the
5153 documentation and/or other materials provided with the distribution.
5154
5155THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5156ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5157IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5158ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5159FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5160DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5161OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5162HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5163LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5164OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5165SUCH DAMAGE.
5166
5167-------------------------------------------------------------------
5168
Elliott Hughes15581382014-07-07 15:42:06 -07005169Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
5170 David Chisnall <theraven@FreeBSD.org>
5171All rights reserved.
5172
5173Redistribution and use in source and binary forms, with or without
5174modification, are permitted provided that the following conditions
5175are met:
51761. Redistributions of source code must retain the above copyright
5177 notice, this list of conditions and the following disclaimer.
51782. Redistributions in binary form must reproduce the above copyright
5179 notice, this list of conditions and the following disclaimer in the
5180 documentation and/or other materials provided with the distribution.
5181
5182THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5183ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5184IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5185ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5186FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5187DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5188OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5189HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5190LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5191OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5192SUCH DAMAGE.
5193
5194-------------------------------------------------------------------
5195
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005196Copyright (c) 2011 Intel Corporation
5197All rights reserved.
5198
5199Redistribution and use in source and binary forms, with or without
5200modification, are permitted provided that the following conditions are met:
5201
Elliott Hughes3758a242014-07-22 21:24:47 -07005202 * Redistributions of source code must retain the above copyright notice,
5203 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005204
Elliott Hughes3758a242014-07-22 21:24:47 -07005205 * Redistributions in binary form must reproduce the above copyright notice,
5206 * this list of conditions and the following disclaimer in the documentation
5207 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005208
Elliott Hughes3758a242014-07-22 21:24:47 -07005209 * Neither the name of Intel Corporation nor the names of its contributors
5210 * may be used to endorse or promote products derived from this software
5211 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005212
5213THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5214ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5215WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5216DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5217ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5218(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5219LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5220ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5221(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5222SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5223
5224-------------------------------------------------------------------
5225
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005226Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
5227
5228Permission to use, copy, modify, and distribute this software for any
5229purpose with or without fee is hereby granted, provided that the above
5230copyright notice and this permission notice appear in all copies.
5231
5232THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5233WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5234MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5235ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5236WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5237ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5238OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5239
5240-------------------------------------------------------------------
5241
Elliott Hughes261e2232012-08-14 15:04:05 -07005242Copyright (c) 2011 The Android Open Source Project
5243Copyright (c) 2008 ARM Ltd
5244All rights reserved.
5245
5246Redistribution and use in source and binary forms, with or without
5247modification, are permitted provided that the following conditions
5248are met:
52491. Redistributions of source code must retain the above copyright
5250 notice, this list of conditions and the following disclaimer.
52512. Redistributions in binary form must reproduce the above copyright
5252 notice, this list of conditions and the following disclaimer in the
5253 documentation and/or other materials provided with the distribution.
52543. The name of the company may not be used to endorse or promote
5255 products derived from this software without specific prior written
5256 permission.
5257
5258THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5259WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5260MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5261IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5262SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5263TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5264PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5265LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5266NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5267SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5268
5269-------------------------------------------------------------------
5270
Elliott Hughes54a74942014-01-03 16:40:37 -08005271Copyright (c) 2011, 2012, 2013 Intel Corporation
5272All rights reserved.
5273
5274Redistribution and use in source and binary forms, with or without
5275modification, are permitted provided that the following conditions are met:
5276
Elliott Hughes3758a242014-07-22 21:24:47 -07005277 * Redistributions of source code must retain the above copyright notice,
5278 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08005279
Elliott Hughes3758a242014-07-22 21:24:47 -07005280 * Redistributions in binary form must reproduce the above copyright notice,
5281 * this list of conditions and the following disclaimer in the documentation
5282 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08005283
Elliott Hughes3758a242014-07-22 21:24:47 -07005284 * Neither the name of Intel Corporation nor the names of its contributors
5285 * may be used to endorse or promote products derived from this software
5286 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08005287
5288THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5289ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5290WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5291DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5292ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5293(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5294LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5295ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5296(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5297SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5298
5299-------------------------------------------------------------------
5300
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005301Copyright (c) 2011, Intel Corporation
5302All rights reserved.
5303
5304Redistribution and use in source and binary forms, with or without
5305modification, are permitted provided that the following conditions are met:
5306
Elliott Hughes3758a242014-07-22 21:24:47 -07005307 * Redistributions of source code must retain the above copyright notice,
5308 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005309
Elliott Hughes3758a242014-07-22 21:24:47 -07005310 * Redistributions in binary form must reproduce the above copyright notice,
5311 * this list of conditions and the following disclaimer in the documentation
5312 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005313
Elliott Hughes3758a242014-07-22 21:24:47 -07005314 * Neither the name of Intel Corporation nor the names of its contributors
5315 * may be used to endorse or promote products derived from this software
5316 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005317
5318THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5319ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5320WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5321DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5322ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5323(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5324LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5325ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5326(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5327SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5328
5329-------------------------------------------------------------------
5330
Elliott Hughes261e2232012-08-14 15:04:05 -07005331Copyright (c) 2011, VMware, Inc.
5332All rights reserved.
5333
5334Redistribution and use in source and binary forms, with or without
5335modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005336 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005337 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005338 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005339 notice, this list of conditions and the following disclaimer in the
5340 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005341 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07005342 may be used to endorse or promote products derived from this software
5343 without specific prior written permission.
5344
5345THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5346AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5347IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5348ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
5349ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5350(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5351LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5352ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5353(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5354THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5355
5356-------------------------------------------------------------------
5357
Dan Albertc30862f2016-10-20 11:45:16 -07005358Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughesab528072018-07-24 00:01:52 +00005359All rights reserved.
5360
5361Redistribution and use in source and binary forms, with or without
5362modification, are permitted provided that the following conditions
5363are met:
53641. Redistributions of source code must retain the above copyright
5365 notice, this list of conditions and the following disclaimer.
53662. Redistributions in binary form must reproduce the above copyright
5367 notice, this list of conditions and the following disclaimer in the
5368 documentation and/or other materials provided with the distribution.
5369
5370THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5371ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5372IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5373ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5374FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5375DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5376OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5377HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5378LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5379OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5380SUCH DAMAGE.
5381
5382-------------------------------------------------------------------
5383
5384Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughes8da8ca42018-05-08 13:35:33 -07005385Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07005386All rights reserved.
5387
5388Redistribution and use in source and binary forms, with or without
5389modification, are permitted provided that the following conditions
5390are met:
53911. Redistributions of source code must retain the above copyright
5392 notice, this list of conditions and the following disclaimer.
53932. Redistributions in binary form must reproduce the above copyright
5394 notice, this list of conditions and the following disclaimer in the
5395 documentation and/or other materials provided with the distribution.
5396
5397THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5398ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5399IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5400ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5401FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5402DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5403OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5404HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5405LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5406OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5407SUCH DAMAGE.
5408
5409-------------------------------------------------------------------
5410
Elliott Hughes4e54b112014-03-06 15:06:11 -08005411Copyright (c) 2012, Linaro Limited
5412 All rights reserved.
5413
5414 Redistribution and use in source and binary forms, with or without
5415 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005416 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005417 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005418 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005419 notice, this list of conditions and the following disclaimer in the
5420 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005421 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005422 names of its contributors may be used to endorse or promote products
5423 derived from this software without specific prior written permission.
5424
5425 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5426 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5427 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5428 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5429 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5430 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5431 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5432 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5433 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5434 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5435 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5436
5437-------------------------------------------------------------------
5438
Jake Weinstein372f19e2016-11-17 16:01:25 -05005439Copyright (c) 2012-2013, Linaro Limited
5440 All rights reserved.
5441
5442 Redistribution and use in source and binary forms, with or without
5443 modification, are permitted provided that the following conditions are met:
5444 * Redistributions of source code must retain the above copyright
5445 notice, this list of conditions and the following disclaimer.
5446 * Redistributions in binary form must reproduce the above copyright
5447 notice, this list of conditions and the following disclaimer in the
5448 documentation and/or other materials provided with the distribution.
5449 * Neither the name of the Linaro nor the
5450 names of its contributors may be used to endorse or promote products
5451 derived from this software without specific prior written permission.
5452
5453 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5454 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5455 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5456 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5457 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5458 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5459 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5460 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5461 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5462 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5463
5464-------------------------------------------------------------------
5465
Jake Weinsteinf877f5c2017-05-06 23:22:58 -04005466Copyright (c) 2012-2014 ARM Ltd
5467All rights reserved.
5468
5469Redistribution and use in source and binary forms, with or without
5470modification, are permitted provided that the following conditions
5471are met:
54721. Redistributions of source code must retain the above copyright
5473 notice, this list of conditions and the following disclaimer.
54742. Redistributions in binary form must reproduce the above copyright
5475 notice, this list of conditions and the following disclaimer in the
5476 documentation and/or other materials provided with the distribution.
54773. The name of the company may not be used to endorse or promote
5478 products derived from this software without specific prior written
5479 permission.
5480
5481THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5482WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5483MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5484IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5485SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5486TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5487PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5488LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5489NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5490SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5491
5492-------------------------------------------------------------------
5493
Elliott Hughes44ead712015-08-28 20:23:52 -07005494Copyright (c) 2013
5495 MIPS Technologies, Inc., California.
5496
5497Redistribution and use in source and binary forms, with or without
5498modification, are permitted provided that the following conditions
5499are met:
55001. Redistributions of source code must retain the above copyright
5501 notice, this list of conditions and the following disclaimer.
55022. Redistributions in binary form must reproduce the above copyright
5503 notice, this list of conditions and the following disclaimer in the
5504 documentation and/or other materials provided with the distribution.
55053. Neither the name of the MIPS Technologies, Inc., nor the names of its
5506 contributors may be used to endorse or promote products derived from
5507 this software without specific prior written permission.
5508
5509THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND
5510ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5511IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5512ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
5513FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5514DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5515OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5516HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5517LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5518OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5519SUCH DAMAGE.
5520
5521-------------------------------------------------------------------
5522
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005523Copyright (c) 2013 ARM Ltd
5524All rights reserved.
5525
5526Redistribution and use in source and binary forms, with or without
5527modification, are permitted provided that the following conditions
5528are met:
55291. Redistributions of source code must retain the above copyright
5530 notice, this list of conditions and the following disclaimer.
55312. Redistributions in binary form must reproduce the above copyright
5532 notice, this list of conditions and the following disclaimer in the
5533 documentation and/or other materials provided with the distribution.
55343. The name of the company may not be used to endorse or promote
5535 products derived from this software without specific prior written
5536 permission.
5537
5538THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5539WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5540MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5541IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5542SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5543TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5544PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5545LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5546NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5547SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5548
5549-------------------------------------------------------------------
5550
Elliott Hughes4e54b112014-03-06 15:06:11 -08005551Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5552
5553Permission to use, copy, modify, and distribute this software for any
5554purpose with or without fee is hereby granted, provided that the above
5555copyright notice and this permission notice appear in all copies.
5556
5557THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5558WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5559MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5560ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5561WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5562ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5563OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5564
5565-------------------------------------------------------------------
5566
Elliott Hughesab528072018-07-24 00:01:52 +00005567Copyright (c) 2013 Bruce D. Evans
5568All rights reserved.
5569
5570Redistribution and use in source and binary forms, with or without
5571modification, are permitted provided that the following conditions
5572are met:
55731. Redistributions of source code must retain the above copyright
5574 notice unmodified, this list of conditions, and the following
5575 disclaimer.
55762. Redistributions in binary form must reproduce the above copyright
5577 notice, this list of conditions and the following disclaimer in the
5578 documentation and/or other materials provided with the distribution.
5579
5580THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5581IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5582OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5583IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5584INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5585NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5586DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5587THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5588(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5589THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5590
5591-------------------------------------------------------------------
5592
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005593Copyright (c) 2013 The NetBSD Foundation, Inc.
5594All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005595
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005596This code is derived from software contributed to The NetBSD Foundation
5597by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005598
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005599Redistribution and use in source and binary forms, with or without
5600modification, are permitted provided that the following conditions
5601are met:
56021. Redistributions of source code must retain the above copyright
5603 notice, this list of conditions and the following disclaimer.
56042. Redistributions in binary form must reproduce the above copyright
5605 notice, this list of conditions and the following disclaimer in the
5606 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005607
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005608THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5609``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5610TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5611PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5612BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5613CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5614SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5615INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5616CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5617ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5618POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005619
5620-------------------------------------------------------------------
5621
Jake Weinstein372f19e2016-11-17 16:01:25 -05005622Copyright (c) 2013, Linaro Limited
5623 All rights reserved.
5624
5625 Redistribution and use in source and binary forms, with or without
5626 modification, are permitted provided that the following conditions are met:
5627 * Redistributions of source code must retain the above copyright
5628 notice, this list of conditions and the following disclaimer.
5629 * Redistributions in binary form must reproduce the above copyright
5630 notice, this list of conditions and the following disclaimer in the
5631 documentation and/or other materials provided with the distribution.
5632 * Neither the name of the Linaro nor the
5633 names of its contributors may be used to endorse or promote products
5634 derived from this software without specific prior written permission.
5635
5636 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5637 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5638 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5639 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5640 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5641 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5642 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5643 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5644 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5645 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5646
5647-------------------------------------------------------------------
5648
Dan Albertc30862f2016-10-20 11:45:16 -07005649Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5650Johnny Qiu <joqiu@nvidia.com>
5651Shu Zhang <chazhang@nvidia.com>
5652
5653Redistribution and use in source and binary forms, with or without
5654modification, are permitted provided that the following conditions are
5655met:
5656 * Redistributions of source code must retain the above copyright
5657 notice, this list of conditions and the following disclaimer.
5658 * Redistributions in binary form must reproduce the above
5659 copyright notice, this list of conditions and the following
5660 disclaimer in the documentation and/or other materials provided
5661 with the distribution.
5662 * Neither the name of The Linux Foundation nor the names of its
5663 contributors may be used to endorse or promote products derived
5664 from this software without specific prior written permission.
5665
5666THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5667WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5668MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5669ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5670BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5671CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5672SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5673BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5674WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5675OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5676IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5677
5678-------------------------------------------------------------------
5679
Jake Weinstein372f19e2016-11-17 16:01:25 -05005680Copyright (c) 2013-2015, Linaro Limited
5681 All rights reserved.
5682
5683 Redistribution and use in source and binary forms, with or without
5684 modification, are permitted provided that the following conditions are met:
5685 * Redistributions of source code must retain the above copyright
5686 notice, this list of conditions and the following disclaimer.
5687 * Redistributions in binary form must reproduce the above copyright
5688 notice, this list of conditions and the following disclaimer in the
5689 documentation and/or other materials provided with the distribution.
5690 * Neither the name of the Linaro nor the
5691 names of its contributors may be used to endorse or promote products
5692 derived from this software without specific prior written permission.
5693
5694 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5695 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5696 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5697 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5698 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5699 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5700 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5701 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5702 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5703 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5704
5705-------------------------------------------------------------------
5706
Elliott Hughes15581382014-07-07 15:42:06 -07005707Copyright (c) 2014, Intel Corporation
5708All rights reserved.
5709
5710Redistribution and use in source and binary forms, with or without
5711modification, are permitted provided that the following conditions are met:
5712
Elliott Hughes3758a242014-07-22 21:24:47 -07005713 * Redistributions of source code must retain the above copyright notice,
5714 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005715
Elliott Hughes3758a242014-07-22 21:24:47 -07005716 * Redistributions in binary form must reproduce the above copyright notice,
5717 * this list of conditions and the following disclaimer in the documentation
5718 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005719
Elliott Hughes3758a242014-07-22 21:24:47 -07005720 * Neither the name of Intel Corporation nor the names of its contributors
5721 * may be used to endorse or promote products derived from this software
5722 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005723
5724THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5725ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5726WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5727DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5728ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5729(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5730LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5731ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5732(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5733SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5734
5735-------------------------------------------------------------------
5736
Elliott Hughes4e54b112014-03-06 15:06:11 -08005737Copyright (c) 2014, Linaro Limited
5738 All rights reserved.
5739
5740 Redistribution and use in source and binary forms, with or without
5741 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005742 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005743 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005744 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005745 notice, this list of conditions and the following disclaimer in the
5746 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005747 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005748 names of its contributors may be used to endorse or promote products
5749 derived from this software without specific prior written permission.
5750
5751 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5752 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5753 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5754 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5755 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5756 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5757 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5758 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5759 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5760 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5761 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5762
5763-------------------------------------------------------------------
5764
Jake Weinstein372f19e2016-11-17 16:01:25 -05005765Copyright (c) 2015 ARM Ltd
5766All rights reserved.
5767
5768Redistribution and use in source and binary forms, with or without
5769modification, are permitted provided that the following conditions
5770are met:
57711. Redistributions of source code must retain the above copyright
5772 notice, this list of conditions and the following disclaimer.
57732. Redistributions in binary form must reproduce the above copyright
5774 notice, this list of conditions and the following disclaimer in the
5775 documentation and/or other materials provided with the distribution.
57763. The name of the company may not be used to endorse or promote
5777 products derived from this software without specific prior written
5778 permission.
5779
5780THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5781WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5782MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5783IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5784SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5785TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5786PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5787LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5788NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5789SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5790
5791-------------------------------------------------------------------
5792
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005793Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5794All rights reserved.
5795
5796Redistribution and use in source and binary forms, with or without
5797modification, are permitted provided that the following conditions
5798are met:
5799
58001. Redistributions of source code must retain the above copyright
5801 notice, this list of conditions and the following disclaimer.
58022. Redistributions in binary form must reproduce the above copyright
5803 notice, this list of conditions and the following disclaimer in
5804 the documentation and/or other materials provided with the
5805 distribution.
5806
5807THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5808``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5809LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5810FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5811COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5812INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5813BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5814LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5815AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5816OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5817OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5818SUCH DAMAGE.
5819
5820-------------------------------------------------------------------
5821
Elliott Hughes5702c6f2017-08-31 17:27:05 -07005822Copyright (c) 2015 Nuxi, https://nuxi.nl/
5823
5824Redistribution and use in source and binary forms, with or without
5825modification, are permitted provided that the following conditions
5826are met:
58271. Redistributions of source code must retain the above copyright
5828 notice, this list of conditions and the following disclaimer.
58292. Redistributions in binary form must reproduce the above copyright
5830 notice, this list of conditions and the following disclaimer in the
5831 documentation and/or other materials provided with the distribution.
5832
5833THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5834ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5835IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5836ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5837FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5838DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5839OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5840HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5841LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5842OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5843SUCH DAMAGE.
5844
5845-------------------------------------------------------------------
5846
Sebastian Poped9bfc42017-06-19 12:39:02 -05005847Copyright (c) 2017 ARM Ltd
5848All rights reserved.
5849
5850Redistribution and use in source and binary forms, with or without
5851modification, are permitted provided that the following conditions
5852are met:
58531. Redistributions of source code must retain the above copyright
5854 notice, this list of conditions and the following disclaimer.
58552. Redistributions in binary form must reproduce the above copyright
5856 notice, this list of conditions and the following disclaimer in the
5857 documentation and/or other materials provided with the distribution.
58583. The name of the company may not be used to endorse or promote
5859 products derived from this software without specific prior written
5860 permission.
5861
5862THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5863WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5864MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5865IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5866SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5867TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5868PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5869LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5870NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5871SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5872
5873-------------------------------------------------------------------
5874
Prashant Patilfcb877a2017-03-16 18:07:00 +05305875Copyright (c) 2017 Imagination Technologies.
5876
5877All rights reserved.
5878
5879Redistribution and use in source and binary forms, with or without
5880modification, are permitted provided that the following conditions
5881are met:
5882
5883 * Redistributions of source code must retain the above copyright
5884 notice, this list of conditions and the following disclaimer.
5885 * Redistributions in binary form must reproduce the above copyright
5886 notice, this list of conditions and the following disclaimer
5887 in the documentation and/or other materials provided with
5888 the distribution.
5889 * Neither the name of Imagination Technologies nor the names of its
5890 contributors may be used to endorse or promote products derived
5891 from this software without specific prior written permission.
5892
5893THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5894"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5895LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5896A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5897OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5898SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5899LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5900DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5901THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5902(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5903OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5904
5905-------------------------------------------------------------------
5906
Elliott Hughes261e2232012-08-14 15:04:05 -07005907Copyright (c)1999 Citrus Project,
5908All rights reserved.
5909
5910Redistribution and use in source and binary forms, with or without
5911modification, are permitted provided that the following conditions
5912are met:
59131. Redistributions of source code must retain the above copyright
5914 notice, this list of conditions and the following disclaimer.
59152. Redistributions in binary form must reproduce the above copyright
5916 notice, this list of conditions and the following disclaimer in the
5917 documentation and/or other materials provided with the distribution.
5918
5919THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5920ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5921IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5922ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5923FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5924DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5925OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5926HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5927LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5928OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5929SUCH DAMAGE.
5930
5931-------------------------------------------------------------------
5932
5933Copyright (c)2001 Citrus Project,
5934All rights reserved.
5935
5936Redistribution and use in source and binary forms, with or without
5937modification, are permitted provided that the following conditions
5938are met:
59391. Redistributions of source code must retain the above copyright
5940 notice, this list of conditions and the following disclaimer.
59412. Redistributions in binary form must reproduce the above copyright
5942 notice, this list of conditions and the following disclaimer in the
5943 documentation and/or other materials provided with the distribution.
5944
5945THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5946ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5947IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5948ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5949FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5950DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5951OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5952HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5953LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5954OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5955SUCH DAMAGE.
5956
5957-------------------------------------------------------------------
5958
Elliott Hughesacbe3222014-04-16 17:01:12 -07005959Copyright (c)2003 Citrus Project,
5960All rights reserved.
5961
5962Redistribution and use in source and binary forms, with or without
5963modification, are permitted provided that the following conditions
5964are met:
59651. Redistributions of source code must retain the above copyright
5966 notice, this list of conditions and the following disclaimer.
59672. Redistributions in binary form must reproduce the above copyright
5968 notice, this list of conditions and the following disclaimer in the
5969 documentation and/or other materials provided with the distribution.
5970
5971THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5972ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5973IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5974ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5975FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5976DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5977OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5978HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5979LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5980OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5981SUCH DAMAGE.
5982
5983-------------------------------------------------------------------
5984
Elliott Hughes77a3e282016-08-08 12:39:56 -07005985Copyright 1989 The Regents of the University of California.
5986 All rights reserved.
5987
5988 Redistribution and use in source and binary forms, with or without
5989 modification, are permitted provided that the following conditions
5990 are met:
5991 1. Redistributions of source code must retain the above copyright
5992 notice, this list of conditions and the following disclaimer.
5993 2. Redistributions in binary form must reproduce the above copyright
5994 notice, this list of conditions and the following disclaimer in the
5995 documentation and/or other materials provided with the distribution.
5996 3. Neither the name of the University nor the names of its contributors
5997 may be used to endorse or promote products derived from this software
5998 without specific prior written permission.
5999
6000 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
6001 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
6002 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
6003 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
6004 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
6005 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
6006 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
6007 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6008 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6009 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6010
6011-------------------------------------------------------------------
6012
Elliott Hughes5c2264a2014-09-13 09:42:41 -07006013Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
6014Copyright 2008 Damien Miller <djm@openbsd.org>
6015All rights reserved.
6016
6017Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
6018such a mathematical system to generate more random (yet non-repeating)
6019ids to solve the resolver/named problem. But Niels designed the
6020actual system based on the constraints.
6021
6022Later modified by Damien Miller to wrap the LCG output in a 15-bit
6023permutation generator based on a Luby-Rackoff block cipher. This
6024ensures the output is non-repeating and preserves the MSB twiddle
6025trick, but makes it more resistant to LCG prediction.
6026
6027Redistribution and use in source and binary forms, with or without
6028modification, are permitted provided that the following conditions
6029are met:
60301. Redistributions of source code must retain the above copyright
6031 notice, this list of conditions and the following disclaimer.
60322. Redistributions in binary form must reproduce the above copyright
6033 notice, this list of conditions and the following disclaimer in the
6034 documentation and/or other materials provided with the distribution.
6035
6036THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
6037IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
6038OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
6039IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
6040INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
6041NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
6042DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
6043THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
6044(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
6045THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6046
6047-------------------------------------------------------------------
6048
Dan Albertc30862f2016-10-20 11:45:16 -07006049From: @(#)s_ilogb.c 5.1 93/09/24
6050====================================================
6051Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
6052
6053Developed at SunPro, a Sun Microsystems, Inc. business.
6054Permission to use, copy, modify, and distribute this
6055software is freely granted, provided that this notice
6056is preserved.
6057
6058-------------------------------------------------------------------
6059
Calin Juravlec4fbf922014-03-10 11:23:52 +00006060Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
6061Portions Copyright (C) 1996-2003 Internet Software Consortium.
6062
6063Permission to use, copy, modify, and/or distribute this software for any
6064purpose with or without fee is hereby granted, provided that the above
6065copyright notice and this permission notice appear in all copies.
6066
6067THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
6068REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
6069AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
6070INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
6071LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
6072OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
6073PERFORMANCE OF THIS SOFTWARE.
6074
6075-------------------------------------------------------------------
6076
Elliott Hughes261e2232012-08-14 15:04:05 -07006077Portions Copyright (c) 1993 by Digital Equipment Corporation.
6078
6079Permission to use, copy, modify, and distribute this software for any
6080purpose with or without fee is hereby granted, provided that the above
6081copyright notice and this permission notice appear in all copies, and that
6082the name of Digital Equipment Corporation not be used in advertising or
6083publicity pertaining to distribution of the document or software without
6084specific, written prior permission.
6085
6086THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
6087WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
6088OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
6089CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
6090DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
6091PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
6092ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
6093SOFTWARE.
6094
6095-------------------------------------------------------------------
6096
6097Portions Copyright (c) 1995 by International Business Machines, Inc.
6098
6099International Business Machines, Inc. (hereinafter called IBM) grants
6100permission under its copyrights to use, copy, modify, and distribute this
6101Software with or without fee, provided that the above copyright notice and
6102all paragraphs of this notice appear in all copies, and that the name of IBM
6103not be used in connection with the marketing of any product incorporating
6104the Software or modifications thereof, without specific, written prior
6105permission.
6106
6107To the extent it has a right to do so, IBM grants an immunity from suit
6108under its patents, if any, for the use, sale or manufacture of products to
6109the extent that such products are used for performing Domain Name System
6110dynamic updates in TCP/IP networks by means of the Software. No immunity is
6111granted for any product per se or for any other function of any product.
6112
6113THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
6114INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
6115PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
6116DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
6117OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
6118IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
6119
6120-------------------------------------------------------------------
6121
6122Portions Copyright(C) 1995, Jason Downs. All rights reserved.
6123
6124Redistribution and use in source and binary forms, with or without
6125modification, are permitted provided that the following conditions
6126are met:
61271. Redistributions of source code must retain the above copyright
6128 notice, this list of conditions and the following 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(S) ``AS IS'' AND ANY EXPRESS
6134OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
6135WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
6136DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
6137INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
6138(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
6139SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
6140CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
6141LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
6142OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
6143SUCH DAMAGE.
6144
6145-------------------------------------------------------------------
6146
6147The author of this software is David M. Gay.
6148
Elliott Hughesacbe3222014-04-16 17:01:12 -07006149Copyright (C) 1998 by Lucent Technologies
6150All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07006151
Elliott Hughesacbe3222014-04-16 17:01:12 -07006152Permission to use, copy, modify, and distribute this software and
6153its documentation for any purpose and without fee is hereby
6154granted, provided that the above copyright notice appear in all
6155copies and that both that the copyright notice and this
6156permission notice and warranty disclaimer appear in supporting
6157documentation, and that the name of Lucent or any of its entities
6158not be used in advertising or publicity pertaining to
6159distribution of the software without specific, written prior
6160permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07006161
Elliott Hughesacbe3222014-04-16 17:01:12 -07006162LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6163INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6164IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6165SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6166WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6167IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6168ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6169THIS SOFTWARE.
6170
6171-------------------------------------------------------------------
6172
6173The author of this software is David M. Gay.
6174
6175Copyright (C) 1998, 1999 by Lucent Technologies
6176All Rights Reserved
6177
6178Permission to use, copy, modify, and distribute this software and
6179its documentation for any purpose and without fee is hereby
6180granted, provided that the above copyright notice appear in all
6181copies and that both that the copyright notice and this
6182permission notice and warranty disclaimer appear in supporting
6183documentation, and that the name of Lucent or any of its entities
6184not be used in advertising or publicity pertaining to
6185distribution of the software without specific, written prior
6186permission.
6187
6188LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6189INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6190IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6191SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6192WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6193IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6194ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6195THIS SOFTWARE.
6196
6197-------------------------------------------------------------------
6198
6199The author of this software is David M. Gay.
6200
6201Copyright (C) 1998, 2000 by Lucent Technologies
6202All Rights Reserved
6203
6204Permission to use, copy, modify, and distribute this software and
6205its documentation for any purpose and without fee is hereby
6206granted, provided that the above copyright notice appear in all
6207copies and that both that the copyright notice and this
6208permission notice and warranty disclaimer appear in supporting
6209documentation, and that the name of Lucent or any of its entities
6210not be used in advertising or publicity pertaining to
6211distribution of the software without specific, written prior
6212permission.
6213
6214LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6215INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6216IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6217SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6218WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6219IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6220ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6221THIS SOFTWARE.
6222
6223-------------------------------------------------------------------
6224
6225The author of this software is David M. Gay.
6226
6227Copyright (C) 1998-2000 by Lucent Technologies
6228All Rights Reserved
6229
6230Permission to use, copy, modify, and distribute this software and
6231its documentation for any purpose and without fee is hereby
6232granted, provided that the above copyright notice appear in all
6233copies and that both that the copyright notice and this
6234permission notice and warranty disclaimer appear in supporting
6235documentation, and that the name of Lucent or any of its entities
6236not be used in advertising or publicity pertaining to
6237distribution of the software without specific, written prior
6238permission.
6239
6240LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6241INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6242IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6243SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6244WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6245IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6246ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6247THIS SOFTWARE.
6248
6249-------------------------------------------------------------------
6250
6251The author of this software is David M. Gay.
6252
6253Copyright (C) 1998-2001 by Lucent Technologies
6254All Rights Reserved
6255
6256Permission to use, copy, modify, and distribute this software and
6257its documentation for any purpose and without fee is hereby
6258granted, provided that the above copyright notice appear in all
6259copies and that both that the copyright notice and this
6260permission notice and warranty disclaimer appear in supporting
6261documentation, and that the name of Lucent or any of its entities
6262not be used in advertising or publicity pertaining to
6263distribution of the software without specific, written prior
6264permission.
6265
6266LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6267INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6268IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6269SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6270WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6271IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6272ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6273THIS SOFTWARE.
6274
6275-------------------------------------------------------------------
6276
6277The author of this software is David M. Gay.
6278
6279Copyright (C) 2000 by Lucent Technologies
6280All Rights Reserved
6281
6282Permission to use, copy, modify, and distribute this software and
6283its documentation for any purpose and without fee is hereby
6284granted, provided that the above copyright notice appear in all
6285copies and that both that the copyright notice and this
6286permission notice and warranty disclaimer appear in supporting
6287documentation, and that the name of Lucent or any of its entities
6288not be used in advertising or publicity pertaining to
6289distribution of the software without specific, written prior
6290permission.
6291
6292LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6293INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6294IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6295SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6296WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6297IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6298ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6299THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07006300
6301-------------------------------------------------------------------
6302