blob: 85820540ea20f2915752ff6704f39e3e50e14ccf [file] [log] [blame]
Jake Weinstein28285f52017-05-04 12:08:39 -04001 Copyright (c) 2014, Linaro Limited
2 All rights reserved.
Elliott Hughes15581382014-07-07 15:42:06 -07003
4 Redistribution and use in source and binary forms, with or without
5 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07006 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07007 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07008 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07009 notice, this list of conditions and the following disclaimer in the
10 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040011 * Neither the name of the Linaro nor the
12 names of its contributors may be used to endorse or promote products
13 derived from this software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070014
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 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
26
27-------------------------------------------------------------------
28
Elliott Hughes3e424d02014-07-23 16:02:26 -070029 Copyright (c) 1993 John Brezak
30 All rights reserved.
31
32 Redistribution and use in source and binary forms, with or without
33 modification, are permitted provided that the following conditions
34 are met:
35 1. Redistributions of source code must retain the above copyright
36 notice, this list of conditions and the following disclaimer.
37 2. Redistributions in binary form must reproduce the above copyright
38 notice, this list of conditions and the following disclaimer in the
39 documentation and/or other materials provided with the distribution.
40 3. The name of the author may be used to endorse or promote products
41 derived from this software without specific prior written permission.
42
43THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR
44IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
45WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
46DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
47INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
48(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
49SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
51STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
52ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
53POSSIBILITY OF SUCH DAMAGE.
54
55-------------------------------------------------------------------
56
Elliott Hughesb4931ce2016-02-08 17:00:12 -080057 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved.
58
59 Redistribution and use in source and binary forms, with or without
60 modification, are permitted provided that the following conditions are met:
61 * Redistributions of source code must retain the above copyright
62 notice, this list of conditions and the following disclaimer.
63 * Redistributions in binary form must reproduce the above copyright
64 notice, this list of conditions and the following disclaimer in the
65 documentation and/or other materials provided with the distribution.
66 * Neither the name of The Linux Foundation nor the names of its contributors may
67 be used to endorse or promote products derived from this software
68 without specific prior written permission.
69
70 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
71 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
72 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
73 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
74 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
75 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
76 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
77 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
78 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
79 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
80 POSSIBILITY OF SUCH DAMAGE.
81
82-------------------------------------------------------------------
83
Elliott Hughes261e2232012-08-14 15:04:05 -070084====================================================
85Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
86
87Developed at SunPro, a Sun Microsystems, Inc. business.
88Permission to use, copy, modify, and distribute this
89software is freely granted, provided that this notice
90is preserved.
91
92-------------------------------------------------------------------
93
Dan Albertc30862f2016-10-20 11:45:16 -070094====================================================
95Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
96
97Developed at SunPro, a Sun Microsystems, Inc. business.
98Permission to use, copy, modify, and distribute this
99software is freely granted, provided that this notice
100is preserved.
101====================================================
102
103Optimized by Bruce D. Evans.
104
105-------------------------------------------------------------------
106
107====================================================
108Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
109
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700110Developed at SunPro, a Sun Microsystems, Inc. business.
111Permission to use, copy, modify, and distribute this
112software is freely granted, provided that this notice
113is preserved.
114====================================================
115
116k_sinf.c and k_cosf.c merged by Steven G. Kargl.
117
118-------------------------------------------------------------------
119
120====================================================
121Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
122
123Developed at SunPro, a Sun Microsystems, Inc. business.
124Permission to use, copy, modify, and distribute this
125software is freely granted, provided that this notice
126is preserved.
127====================================================
128
129s_sin.c and s_cos.c merged by Steven G. Kargl. Descriptions of the
130algorithms are contained in the original files.
131
132-------------------------------------------------------------------
133
134====================================================
135Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
136
Dan Albertc30862f2016-10-20 11:45:16 -0700137Developed at SunSoft, a Sun Microsystems, Inc. business.
138Permission to use, copy, modify, and distribute this
139software is freely granted, provided that this notice
140is preserved.
141
142-------------------------------------------------------------------
143
144====================================================
145Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
146
147Developed at SunSoft, a Sun Microsystems, Inc. business.
148Permission to use, copy, modify, and distribute this
149software is freely granted, provided that this notice
150is preserved.
151====================================================
152
153Optimized by Bruce D. Evans.
154
155-------------------------------------------------------------------
156
157====================================================
158Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700159
160Developed at SunSoft, a Sun Microsystems, Inc. business.
161Permission to use, copy, modify, and distribute this
162software is freely granted, provided that this notice
163is preserved.
164====================================================
165
166k_sin.c and k_cos.c merged by Steven G. Kargl.
167
168-------------------------------------------------------------------
169
170====================================================
171Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700172Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
173
174Developed at SunSoft, a Sun Microsystems, Inc. business.
175Permission to use, copy, modify, and distribute this
176software is freely granted, provided that this notice
177is preserved.
178
179-------------------------------------------------------------------
180
181====================================================
182Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
183Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
184
185Developed at SunSoft, a Sun Microsystems, Inc. business.
186Permission to use, copy, modify, and distribute this
187software is freely granted, provided that this notice
188is preserved.
189====================================================
190
191Optimized by Bruce D. Evans.
192
193-------------------------------------------------------------------
194
195====================================================
196Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes8da8ca42018-05-08 13:35:33 -0700197Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
198
199Developed at SunSoft, a Sun Microsystems, Inc. business.
200Permission to use, copy, modify, and distribute this
201software is freely granted, provided that this notice
202is preserved.
203====================================================
204
205k_sinl.c and k_cosl.c merged by Steven G. Kargl
206
207-------------------------------------------------------------------
208
209====================================================
210Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Dan Albertc30862f2016-10-20 11:45:16 -0700211Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
212
213Developed at SunPro, a Sun Microsystems, Inc. business.
214Permission to use, copy, modify, and distribute this
215software is freely granted, provided that this notice
216is preserved.
217====================================================
218
219The argument reduction and testing for exceptional cases was
220written by Steven G. Kargl with input from Bruce D. Evans
221and David A. Schultz.
222
223-------------------------------------------------------------------
224
225====================================================
226Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
227
228Permission to use, copy, modify, and distribute this
229software is freely granted, provided that this notice
230is preserved.
231
232-------------------------------------------------------------------
233
234====================================================
235Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
236
237Permission to use, copy, modify, and distribute this
238software is freely granted, provided that this notice
239is preserved.
240
241-------------------------------------------------------------------
242
243====================================================
244Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
245Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
246
247Permission to use, copy, modify, and distribute this
248software is freely granted, provided that this notice
249is preserved.
250
251-------------------------------------------------------------------
252
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700253Based on the UCB version with the ID appearing below.
254This is ANSIish only when "multibyte character == plain character".
255
256Copyright (c) 1989, 1993
257 The Regents of the University of California. All rights reserved.
258
259Redistribution and use in source and binary forms, with or without
260modification, are permitted provided that the following conditions
261are met:
2621. Redistributions of source code must retain the above copyright
263 notice, this list of conditions and the following disclaimer.
2642. Redistributions in binary form must reproduce the above copyright
265 notice, this list of conditions and the following disclaimer in the
266 documentation and/or other materials provided with the distribution.
2673. Neither the name of the University nor the names of its contributors
268 may be used to endorse or promote products derived from this software
269 without specific prior written permission.
270
271THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
272ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
273IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
274ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
275FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
276DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
277OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
278HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
279LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
280OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
281SUCH DAMAGE.
282
283-------------------------------------------------------------------
284
Elliott Hughes261e2232012-08-14 15:04:05 -0700285Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800286All rights reserved.
287
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800288Redistribution and use in source and binary forms, with or without
289modification, are permitted provided that the following conditions
290are met:
2911. Redistributions of source code must retain the above copyright
292 notice, this list of conditions and the following disclaimer.
2932. Redistributions in binary form must reproduce the above copyright
294 notice, this list of conditions and the following disclaimer in the
295 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07002963. Neither the name of the project nor the names of its contributors
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800297 may be used to endorse or promote products derived from this software
298 without specific prior written permission.
299
Elliott Hughes261e2232012-08-14 15:04:05 -0700300THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800301ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
302IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Elliott Hughes261e2232012-08-14 15:04:05 -0700303ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800304FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
305DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
306OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
307HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
308LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
309OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
310SUCH DAMAGE.
311
Elliott Hughes387d4b72012-08-09 15:17:46 -0700312-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800313
Elliott Hughes448080d2013-01-29 16:25:06 -0800314Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
315Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium.
316
317Permission to use, copy, modify, and/or distribute this software for any
318purpose with or without fee is hereby granted, provided that the above
319copyright notice and this permission notice appear in all copies.
320
321THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
322REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
323AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
324INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
325LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
326OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
327PERFORMANCE OF THIS SOFTWARE.
328
329-------------------------------------------------------------------
330
331Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
332Copyright (C) 1997-2001 Internet Software Consortium.
333
334Permission to use, copy, modify, and/or distribute this software for any
335purpose with or without fee is hereby granted, provided that the above
336copyright notice and this permission notice appear in all copies.
337
338THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
339REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
340AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
341INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
342LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
343OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
344PERFORMANCE OF THIS SOFTWARE.
345
346-------------------------------------------------------------------
347
Elliott Hughes261e2232012-08-14 15:04:05 -0700348Copyright (C) 2006 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700349
350Licensed under the Apache License, Version 2.0 (the "License");
351you may not use this file except in compliance with the License.
352You may obtain a copy of the License at
353
354 http://www.apache.org/licenses/LICENSE-2.0
355
356Unless required by applicable law or agreed to in writing, software
357distributed under the License is distributed on an "AS IS" BASIS,
358WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
359See the License for the specific language governing permissions and
360limitations under the License.
361
362-------------------------------------------------------------------
363
364Copyright (C) 2006 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700365All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800366
367Redistribution and use in source and binary forms, with or without
368modification, are permitted provided that the following conditions
369are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700370 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800371 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700372 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700373 notice, this list of conditions and the following disclaimer in
374 the documentation and/or other materials provided with the
375 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800376
Elliott Hughes261e2232012-08-14 15:04:05 -0700377THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
378"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
379LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
380FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
381COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
382INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
383BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
384OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
385AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
386OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
387OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800388SUCH DAMAGE.
389
Elliott Hughes387d4b72012-08-09 15:17:46 -0700390-------------------------------------------------------------------
391
Elliott Hughes261e2232012-08-14 15:04:05 -0700392Copyright (C) 2008 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700393
394Licensed under the Apache License, Version 2.0 (the "License");
395you may not use this file except in compliance with the License.
396You may obtain a copy of the License at
397
398 http://www.apache.org/licenses/LICENSE-2.0
399
400Unless required by applicable law or agreed to in writing, software
401distributed under the License is distributed on an "AS IS" BASIS,
402WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
403See the License for the specific language governing permissions and
404limitations under the License.
405
406-------------------------------------------------------------------
407
408Copyright (C) 2008 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700409All rights reserved.
410
411Redistribution and use in source and binary forms, with or without
412modification, are permitted provided that the following conditions
413are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700414 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700415 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700416 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700417 notice, this list of conditions and the following disclaimer in
418 the documentation and/or other materials provided with the
419 distribution.
420
421THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
422"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
423LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
424FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
425COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
426INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
427BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
428OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
429AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
430OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
431OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
432SUCH DAMAGE.
433
434-------------------------------------------------------------------
435
Elliott Hughesacbe3222014-04-16 17:01:12 -0700436Copyright (C) 2008 The Android Open Source Project
437All rights reserved.
438Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
439
440Redistribution and use in source and binary forms, with or without
441modification, are permitted provided that the following conditions
442are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700443 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700444 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700445 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700446 notice, this list of conditions and the following disclaimer in
447 the documentation and/or other materials provided with the
448 distribution.
449
450THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
451"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
452LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
453FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
454COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
455INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
456BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
457OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
458AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
459OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
460OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
461SUCH DAMAGE.
462
463-------------------------------------------------------------------
464
Elliott Hughes261e2232012-08-14 15:04:05 -0700465Copyright (C) 2009 The Android Open Source Project
466All rights reserved.
467
468Redistribution and use in source and binary forms, with or without
469modification, are permitted provided that the following conditions
470are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700471 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700472 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700473 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700474 notice, this list of conditions and the following disclaimer in
475 the documentation and/or other materials provided with the
476 distribution.
477
478THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
479"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
480LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
481FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
482COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
483INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
484BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
485OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
486AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
487OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
488OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
489SUCH DAMAGE.
490
491-------------------------------------------------------------------
492
493Copyright (C) 2010 The Android Open Source Project
494
495Licensed under the Apache License, Version 2.0 (the "License");
496you may not use this file except in compliance with the License.
497You may obtain a copy of the License at
498
499 http://www.apache.org/licenses/LICENSE-2.0
500
501Unless required by applicable law or agreed to in writing, software
502distributed under the License is distributed on an "AS IS" BASIS,
503WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
504See the License for the specific language governing permissions and
505limitations under the License.
506
507-------------------------------------------------------------------
508
509Copyright (C) 2010 The Android Open Source Project
510All rights reserved.
511
512Redistribution and use in source and binary forms, with or without
513modification, are permitted provided that the following conditions
514are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700515 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700516 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700517 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700518 notice, this list of conditions and the following disclaimer in
519 the documentation and/or other materials provided with the
520 distribution.
521
522THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
523"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
524LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
525FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
526COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
527INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
528BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
529OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
530AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
531OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
532OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
533SUCH DAMAGE.
534
535-------------------------------------------------------------------
536
537Copyright (C) 2010 The Android Open Source Project
538Copyright (c) 2008 ARM Ltd
539All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700540
541Redistribution and use in source and binary forms, with or without
542modification, are permitted provided that the following conditions
543are met:
5441. Redistributions of source code must retain the above copyright
545 notice, this list of conditions and the following disclaimer.
5462. Redistributions in binary form must reproduce the above copyright
547 notice, this list of conditions and the following disclaimer in the
548 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07005493. The name of the company may not be used to endorse or promote
550 products derived from this software without specific prior written
551 permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700552
Elliott Hughes261e2232012-08-14 15:04:05 -0700553THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
554WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
555MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
556IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
557SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
558TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
559PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
560LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
561NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
562SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
563
564Android adaptation and tweak by Jim Huang <jserv@0xlab.org>.
565
566-------------------------------------------------------------------
567
568Copyright (C) 2011 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700569All rights reserved.
570
571Redistribution and use in source and binary forms, with or without
572modification, are permitted provided that the following conditions
573are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700574 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700575 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700576 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700577 notice, this list of conditions and the following disclaimer in
578 the documentation and/or other materials provided with the
579 distribution.
580
581THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
582"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
583LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
584FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
585COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
586INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
587BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
588OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
589AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
590OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
591OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Elliott Hughes387d4b72012-08-09 15:17:46 -0700592SUCH DAMAGE.
593
594-------------------------------------------------------------------
595
596Copyright (C) 2012 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700597
598Licensed under the Apache License, Version 2.0 (the "License");
599you may not use this file except in compliance with the License.
600You may obtain a copy of the License at
601
602 http://www.apache.org/licenses/LICENSE-2.0
603
604Unless required by applicable law or agreed to in writing, software
605distributed under the License is distributed on an "AS IS" BASIS,
606WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
607See the License for the specific language governing permissions and
608limitations under the License.
609
610-------------------------------------------------------------------
611
612Copyright (C) 2012 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -0700613All rights reserved.
614
615Redistribution and use in source and binary forms, with or without
616modification, are permitted provided that the following conditions
617are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700618 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700619 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700620 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700621 notice, this list of conditions and the following disclaimer in
622 the documentation and/or other materials provided with the
623 distribution.
624
625THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
626"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
627LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
628FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
629COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
630INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
631BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
632OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
633AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
634OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
635OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
636SUCH DAMAGE.
637
638-------------------------------------------------------------------
639
Elliott Hughes3a4c4542017-07-19 17:20:24 -0700640Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org>
641
642Redistribution and use in source and binary forms, with or without
643modification, are permitted provided that the following conditions
644are met:
6451. Redistributions of source code must retain the above copyright
646 notice, this list of conditions and the following disclaimer.
6472. Redistributions in binary form must reproduce the above copyright
648 notice, this list of conditions and the following disclaimer in the
649 documentation and/or other materials provided with the distribution.
650
651THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
652ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
653IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
654ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
655FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
656DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
657OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
658HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
659LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
660OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
661SUCH DAMAGE.
662
663-------------------------------------------------------------------
664
Elliott Hughes448080d2013-01-29 16:25:06 -0800665Copyright (C) 2013 The Android Open Source Project
666
667Licensed under the Apache License, Version 2.0 (the "License");
668you may not use this file except in compliance with the License.
669You may obtain a copy of the License at
670
671 http://www.apache.org/licenses/LICENSE-2.0
672
673Unless required by applicable law or agreed to in writing, software
674distributed under the License is distributed on an "AS IS" BASIS,
675WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
676See the License for the specific language governing permissions and
677limitations under the License.
678
679-------------------------------------------------------------------
680
681Copyright (C) 2013 The Android Open Source Project
682All rights reserved.
683
684Redistribution and use in source and binary forms, with or without
685modification, are permitted provided that the following conditions
686are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700687 * Redistributions of source code must retain the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800688 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700689 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800690 notice, this list of conditions and the following disclaimer in
691 the documentation and/or other materials provided with the
692 distribution.
693
694THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
695"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
696LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
697FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
698COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
699INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
700BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
701OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
702AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
703OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
704OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
705SUCH DAMAGE.
706
707-------------------------------------------------------------------
708
Elliott Hughesacbe3222014-04-16 17:01:12 -0700709Copyright (C) 2013 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700710All rights reserved.
711Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved.
712
713Redistribution and use in source and binary forms, with or without
714modification, are permitted provided that the following conditions
715are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700716 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700717 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700718 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700719 notice, this list of conditions and the following disclaimer in
720 the documentation and/or other materials provided with the
721 distribution.
722
723THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
724"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
725LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
726FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
727COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
728INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
729BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
730OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
731AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
732OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
733OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
734SUCH DAMAGE.
735
736-------------------------------------------------------------------
737
Elliott Hughes4e54b112014-03-06 15:06:11 -0800738Copyright (C) 2014 The Android Open Source Project
739
740Licensed under the Apache License, Version 2.0 (the "License");
741you may not use this file except in compliance with the License.
742You may obtain a copy of the License at
743
744 http://www.apache.org/licenses/LICENSE-2.0
745
746Unless required by applicable law or agreed to in writing, software
747distributed under the License is distributed on an "AS IS" BASIS,
748WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
749See the License for the specific language governing permissions and
750limitations under the License.
751
752-------------------------------------------------------------------
753
754Copyright (C) 2014 The Android Open Source Project
755All rights reserved.
756
757Redistribution and use in source and binary forms, with or without
758modification, are permitted provided that the following conditions
759are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700760 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800761 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700762 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800763 notice, this list of conditions and the following disclaimer in
764 the documentation and/or other materials provided with the
765 distribution.
766
767THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
768"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
769LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
770FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
771COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
772INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
773BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
774OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
775AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
776OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
777OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
778SUCH DAMAGE.
779
780-------------------------------------------------------------------
781
Dan Albertc30862f2016-10-20 11:45:16 -0700782Copyright (C) 2014 The Android Open Source Project
783All rights reserved.
784
785Redistribution and use in source and binary forms, with or without
786modification, are permitted provided that the following conditions
787are met:
7881. Redistributions of source code must retain the above copyright
789 notice, this list of conditions and the following disclaimer.
7902. Redistributions in binary form must reproduce the above copyright
791 notice, this list of conditions and the following disclaimer in the
792 documentation and/or other materials provided with the distribution.
793
794THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
795ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
796IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
797ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
798FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
799DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
800OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
801HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
802LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
803OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
804SUCH DAMAGE.
805
806-------------------------------------------------------------------
807
808Copyright (C) 2015 The Android Open Source Project
809
810Licensed under the Apache License, Version 2.0 (the "License");
811you may not use this file except in compliance with the License.
812You may obtain a copy of the License at
813
814 http://www.apache.org/licenses/LICENSE-2.0
815
Elliott Hughes7e54c762015-05-12 10:09:01 -0700816Unless required by applicable law or agreed to in writing, software
817distributed under the License is distributed on an "AS IS" BASIS,
818WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
819See the License for the specific language governing permissions and
820limitations under the License.
821
822-------------------------------------------------------------------
823
824Copyright (C) 2015 The Android Open Source Project
825All rights reserved.
826
827Redistribution and use in source and binary forms, with or without
828modification, are permitted provided that the following conditions
829are met:
830 * Redistributions of source code must retain the above copyright
831 notice, this list of conditions and the following disclaimer.
832 * Redistributions in binary form must reproduce the above copyright
833 notice, this list of conditions and the following disclaimer in
834 the documentation and/or other materials provided with the
835 distribution.
836
837THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
838"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
839LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
840FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
841COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
842INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
843BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
844OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
845AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
846OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
847OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
848SUCH DAMAGE.
849
850-------------------------------------------------------------------
851
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800852Copyright (C) 2016 The Android Open Source Project
853
854Licensed under the Apache License, Version 2.0 (the "License");
855you may not use this file except in compliance with the License.
856You may obtain a copy of the License at
857
858 http://www.apache.org/licenses/LICENSE-2.0
859
860Unless required by applicable law or agreed to in writing, software
861distributed under the License is distributed on an "AS IS" BASIS,
862WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
863See the License for the specific language governing permissions and
864limitations under the License.
865
866-------------------------------------------------------------------
867
868Copyright (C) 2016 The Android Open Source Project
869All rights reserved.
870
871Redistribution and use in source and binary forms, with or without
872modification, are permitted provided that the following conditions
873are met:
874 * Redistributions of source code must retain the above copyright
875 notice, this list of conditions and the following disclaimer.
876 * Redistributions in binary form must reproduce the above copyright
877 notice, this list of conditions and the following disclaimer in
878 the documentation and/or other materials provided with the
879 distribution.
880
881THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
882"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
883LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
884FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
885COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
886INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
887BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
888OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
889AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
890OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
891OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
892SUCH DAMAGE.
893
894-------------------------------------------------------------------
895
mspector2e3d6a12017-01-24 21:51:51 -0800896Copyright (C) 2017 The Android Open Source Project
Paul Lawrencedfe84342017-02-16 09:24:39 -0800897
898Licensed under the Apache License, Version 2.0 (the "License");
899you may not use this file except in compliance with the License.
900You may obtain a copy of the License at
901
902 http://www.apache.org/licenses/LICENSE-2.0
903
904Unless required by applicable law or agreed to in writing, software
905distributed under the License is distributed on an "AS IS" BASIS,
906WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
907See the License for the specific language governing permissions and
908limitations under the License.
909
910-------------------------------------------------------------------
911
912Copyright (C) 2017 The Android Open Source Project
mspector2e3d6a12017-01-24 21:51:51 -0800913All rights reserved.
914
Jake Weinstein04d99df2016-08-25 20:03:25 -0400915Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved.
916
917Redistribution and use in source and binary forms, with or without
918modification, are permitted provided that the following conditions
919are met:
920 * Redistributions of source code must retain the above copyright
921 notice, this list of conditions and the following disclaimer.
922 * Redistributions in binary form must reproduce the above copyright
923 notice, this list of conditions and the following disclaimer in
924 the documentation and/or other materials provided with the
925 distribution.
926
927THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
928"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
929LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
930FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
931COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
932INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
933BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
934OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
935AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
936OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
937OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
938SUCH DAMAGE.
939
940-------------------------------------------------------------------
941
942Copyright (C) 2017 The Android Open Source Project
943All rights reserved.
944
mspector2e3d6a12017-01-24 21:51:51 -0800945Redistribution and use in source and binary forms, with or without
946modification, are permitted provided that the following conditions
947are met:
948 * Redistributions of source code must retain the above copyright
949 notice, this list of conditions and the following disclaimer.
950 * Redistributions in binary form must reproduce the above copyright
951 notice, this list of conditions and the following disclaimer in
952 the documentation and/or other materials provided with the
953 distribution.
954
955THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
956"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
957LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
958FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
959COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
960INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
961BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
962OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
963AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
964OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
965OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
966SUCH DAMAGE.
967
968-------------------------------------------------------------------
969
dimitry581723e2018-01-05 14:31:44 +0100970Copyright (C) 2018 The Android Open Source Project
971All rights reserved.
972
973Redistribution and use in source and binary forms, with or without
974modification, are permitted provided that the following conditions
975are met:
976 * Redistributions of source code must retain the above copyright
977 notice, this list of conditions and the following disclaimer.
978 * Redistributions in binary form must reproduce the above copyright
979 notice, this list of conditions and the following disclaimer in
980 the documentation and/or other materials provided with the
981 distribution.
982
983THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
986FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
987COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
988INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
989BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
990OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
991AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
992OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
993OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
994SUCH DAMAGE.
995
996-------------------------------------------------------------------
997
Ryan Prichard45d13492019-01-03 02:51:30 -0800998Copyright (C) 2019 The Android Open Source Project
Tom Cherry40f69ae2019-07-17 10:49:51 -0700999
1000Licensed under the Apache License, Version 2.0 (the "License");
1001you may not use this file except in compliance with the License.
1002You may obtain a copy of the License at
1003
Elliott Hughesb030de22019-12-12 15:31:39 -08001004 http://www.apache.org/licenses/LICENSE-2.0
Tom Cherry40f69ae2019-07-17 10:49:51 -07001005
1006Unless required by applicable law or agreed to in writing, software
1007distributed under the License is distributed on an "AS IS" BASIS,
1008WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1009See the License for the specific language governing permissions and
1010limitations under the License.
1011
1012-------------------------------------------------------------------
1013
1014Copyright (C) 2019 The Android Open Source Project
Ryan Prichard45d13492019-01-03 02:51:30 -08001015All 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
Tom Cherry40f69ae2019-07-17 10:49:51 -07001042Copyright (C) 2019 The Android Open Source Project
1043All rights reserved.
1044
1045Redistribution and use in source and binary forms, with or without
1046modification, are permitted provided that the following conditions
1047are met:
1048Redistributions of source code must retain the above copyright
1049 notice, this list of conditions and the following disclaimer.
1050Redistributions 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
Ryan Prichard8bff8bb2020-01-22 13:59:03 -08001070Copyright (C) 2020 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
Elliott Hughes261e2232012-08-14 15:04:05 -07001098Copyright (c) 1980, 1983, 1988, 1993
1099 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001100
Elliott Hughes261e2232012-08-14 15:04:05 -07001101Redistribution and use in source and binary forms, with or without
1102modification, are permitted provided that the following conditions
1103are met:
11041. Redistributions of source code must retain the above copyright
1105 notice, this list of conditions and the following disclaimer.
11062. Redistributions in binary form must reproduce the above copyright
1107 notice, this list of conditions and the following disclaimer in the
1108 documentation and/or other materials provided with the distribution.
11093. All advertising materials mentioning features or use of this software
1110 must display the following acknowledgement:
1111 This product includes software developed by the University of
1112 California, Berkeley and its contributors.
11134. Neither the name of the University nor the names of its contributors
1114 may be used to endorse or promote products derived from this software
1115 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001116
Elliott Hughes261e2232012-08-14 15:04:05 -07001117THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1118ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1119IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1120ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1121FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1122DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1123OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1124HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1125LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1126OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1127SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001128
Elliott Hughes387d4b72012-08-09 15:17:46 -07001129
Elliott Hughes261e2232012-08-14 15:04:05 -07001130Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001131
1132Permission to use, copy, modify, and distribute this software for any
1133purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001134copyright notice and this permission notice appear in all copies, and that
1135the name of Digital Equipment Corporation not be used in advertising or
1136publicity pertaining to distribution of the document or software without
1137specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001138
Elliott Hughes261e2232012-08-14 15:04:05 -07001139THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1140WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1141OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1142CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1143DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1144PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1145ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1146SOFTWARE.
1147
1148-------------------------------------------------------------------
1149
Elliott Hughes387d4b72012-08-09 15:17:46 -07001150Copyright (c) 1982, 1986, 1993
1151 The Regents of the University of California. All rights reserved.
1152
1153Redistribution and use in source and binary forms, with or without
1154modification, are permitted provided that the following conditions
1155are met:
11561. Redistributions of source code must retain the above copyright
1157 notice, this list of conditions and the following disclaimer.
11582. Redistributions in binary form must reproduce the above copyright
1159 notice, this list of conditions and the following disclaimer in the
1160 documentation and/or other materials provided with the distribution.
11613. Neither the name of the University nor the names of its contributors
1162 may be used to endorse or promote products derived from this software
1163 without specific prior written permission.
1164
1165THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1166ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1167IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1168ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1169FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1170DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1171OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1172HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1173LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1174OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1175SUCH DAMAGE.
1176
1177-------------------------------------------------------------------
1178
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001179Copyright (c) 1982, 1986, 1993
1180 The Regents of the University of California. All rights reserved.
1181(c) UNIX System Laboratories, Inc.
1182All or some portions of this file are derived from material licensed
1183to the University of California by American Telephone and Telegraph
1184Co. or Unix System Laboratories, Inc. and are reproduced herein with
1185the permission of UNIX System Laboratories, Inc.
1186
1187Redistribution and use in source and binary forms, with or without
1188modification, are permitted provided that the following conditions
1189are met:
11901. Redistributions of source code must retain the above copyright
1191 notice, this list of conditions and the following disclaimer.
11922. Redistributions in binary form must reproduce the above copyright
1193 notice, this list of conditions and the following disclaimer in the
1194 documentation and/or other materials provided with the distribution.
11953. Neither the name of the University nor the names of its contributors
1196 may be used to endorse or promote products derived from this software
1197 without specific prior written permission.
1198
1199THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1200ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1201IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1202ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1203FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1204DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1205OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1206HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1207LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1208OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1209SUCH DAMAGE.
1210
1211-------------------------------------------------------------------
1212
Elliott Hughes387d4b72012-08-09 15:17:46 -07001213Copyright (c) 1983, 1987, 1989
1214 The Regents of the University of California. All rights reserved.
1215
1216Redistribution and use in source and binary forms, with or without
1217modification, are permitted provided that the following conditions
1218are met:
12191. Redistributions of source code must retain the above copyright
1220 notice, this list of conditions and the following disclaimer.
12212. Redistributions in binary form must reproduce the above copyright
1222 notice, this list of conditions and the following disclaimer in the
1223 documentation and/or other materials provided with the distribution.
12243. Neither the name of the University nor the names of its contributors
1225 may be used to endorse or promote products derived from this software
1226 without specific prior written permission.
1227
1228THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1229ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1230IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1231ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1232FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1233DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1234OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1235HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1236LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1237OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1238SUCH DAMAGE.
1239
1240-------------------------------------------------------------------
1241
Elliott Hughes387d4b72012-08-09 15:17:46 -07001242Copyright (c) 1983, 1989
1243 The Regents of the University of California. All rights reserved.
1244
1245Redistribution and use in source and binary forms, with or without
1246modification, are permitted provided that the following conditions
1247are met:
12481. Redistributions of source code must retain the above copyright
1249 notice, this list of conditions and the following disclaimer.
12502. Redistributions in binary form must reproduce the above copyright
1251 notice, this list of conditions and the following disclaimer in the
1252 documentation and/or other materials provided with the distribution.
12533. All advertising materials mentioning features or use of this software
1254 must display the following acknowledgement:
1255 This product includes software developed by the University of
1256 California, Berkeley and its contributors.
12574. Neither the name of the University nor the names of its contributors
1258 may be used to endorse or promote products derived from this software
1259 without specific prior written permission.
1260
1261THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1262ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1263IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1264ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1265FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1266DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1267OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1268HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1269LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1270OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1271SUCH DAMAGE.
1272
1273-------------------------------------------------------------------
1274
Elliott Hughes261e2232012-08-14 15:04:05 -07001275Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001276 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001277
1278Redistribution and use in source and binary forms, with or without
1279modification, are permitted provided that the following conditions
1280are met:
12811. Redistributions of source code must retain the above copyright
1282 notice, this list of conditions and the following disclaimer.
12832. Redistributions in binary form must reproduce the above copyright
1284 notice, this list of conditions and the following disclaimer in the
1285 documentation and/or other materials provided with the distribution.
12863. Neither the name of the University nor the names of its contributors
1287 may be used to endorse or promote products derived from this software
1288 without specific prior written permission.
1289
1290THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1291ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1292IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1293ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1294FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1295DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1296OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1297HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1298LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1299OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1300SUCH DAMAGE.
1301
1302-------------------------------------------------------------------
1303
Elliott Hughes261e2232012-08-14 15:04:05 -07001304Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001305 The Regents of the University of California. All rights reserved.
1306
Elliott Hughes387d4b72012-08-09 15:17:46 -07001307Redistribution and use in source and binary forms, with or without
1308modification, are permitted provided that the following conditions
1309are met:
13101. Redistributions of source code must retain the above copyright
1311 notice, this list of conditions and the following disclaimer.
13122. Redistributions in binary form must reproduce the above copyright
1313 notice, this list of conditions and the following disclaimer in the
1314 documentation and/or other materials provided with the distribution.
13153. Neither the name of the University nor the names of its contributors
1316 may be used to endorse or promote products derived from this software
1317 without specific prior written permission.
1318
1319THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1320ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1321IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1322ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1323FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1324DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1325OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1326HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1327LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1328OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1329SUCH DAMAGE.
1330
1331-------------------------------------------------------------------
1332
Elliott Hughes387d4b72012-08-09 15:17:46 -07001333Copyright (c) 1985
1334 The Regents of the University of California. All rights reserved.
1335
1336Redistribution and use in source and binary forms, with or without
1337modification, are permitted provided that the following conditions
1338are met:
13391. Redistributions of source code must retain the above copyright
1340 notice, this list of conditions and the following disclaimer.
13412. Redistributions in binary form must reproduce the above copyright
1342 notice, this list of conditions and the following disclaimer in the
1343 documentation and/or other materials provided with the distribution.
13443. All advertising materials mentioning features or use of this software
1345 must display the following acknowledgement:
1346 This product includes software developed by the University of
1347 California, Berkeley and its contributors.
13484. Neither the name of the University nor the names of its contributors
1349 may be used to endorse or promote products derived from this software
1350 without specific prior written permission.
1351
1352THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1353ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1354IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1355ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1356FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1357DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1358OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1359HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1360LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1361OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1362SUCH DAMAGE.
1363
1364-------------------------------------------------------------------
1365
Elliott Hughes261e2232012-08-14 15:04:05 -07001366Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001367All rights reserved.
1368
1369Redistribution and use in source and binary forms, with or without
1370modification, are permitted provided that the following conditions
1371are met:
13721. Redistributions of source code must retain the above copyright
1373 notice, this list of conditions and the following disclaimer.
13742. Redistributions in binary form must reproduce the above copyright
1375 notice, this list of conditions and the following disclaimer in the
1376 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070013773. Neither the name of the University nor the names of its contributors
1378 may be used to endorse or promote products derived from this software
1379 without specific prior written permission.
1380
1381THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1382ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1383IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1384ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1385FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1386DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1387OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1388HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1389LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1390OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1391SUCH DAMAGE.
1392
1393-------------------------------------------------------------------
1394
1395Copyright (c) 1985, 1988, 1993
1396 The Regents of the University of California. All rights reserved.
1397
1398Redistribution and use in source and binary forms, with or without
1399modification, are permitted provided that the following conditions
1400are met:
14011. Redistributions of source code must retain the above copyright
1402 notice, this list of conditions and the following disclaimer.
14032. Redistributions in binary form must reproduce the above copyright
1404 notice, this list of conditions and the following disclaimer in the
1405 documentation and/or other materials provided with the distribution.
14063. Neither the name of the University nor the names of its contributors
1407 may be used to endorse or promote products derived from this software
1408 without specific prior written permission.
1409
1410THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1411ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1412IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1413ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1414FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1415DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1416OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1417HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1418LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1419OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1420SUCH DAMAGE.
1421
1422Portions Copyright (c) 1993 by Digital Equipment Corporation.
1423
1424Permission to use, copy, modify, and distribute this software for any
1425purpose with or without fee is hereby granted, provided that the above
1426copyright notice and this permission notice appear in all copies, and that
1427the name of Digital Equipment Corporation not be used in advertising or
1428publicity pertaining to distribution of the document or software without
1429specific, written prior permission.
1430
1431THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1432WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1433OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1434CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1435DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1436PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1437ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1438SOFTWARE.
1439
1440-------------------------------------------------------------------
1441
Elliott Hughes261e2232012-08-14 15:04:05 -07001442Copyright (c) 1985, 1989, 1993
1443 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001444
1445Redistribution and use in source and binary forms, with or without
1446modification, are permitted provided that the following conditions
1447are met:
14481. Redistributions of source code must retain the above copyright
1449 notice, this list of conditions and the following disclaimer.
14502. Redistributions in binary form must reproduce the above copyright
1451 notice, this list of conditions and the following disclaimer in the
1452 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014533. All advertising materials mentioning features or use of this software
1454 must display the following acknowledgement:
1455 This product includes software developed by the University of
1456 California, Berkeley and its contributors.
14574. Neither the name of the University nor the names of its contributors
1458 may be used to endorse or promote products derived from this software
1459 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001460
Elliott Hughes261e2232012-08-14 15:04:05 -07001461THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1462ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1463IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1464ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1465FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1466DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1467OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1468HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1469LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1470OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1471SUCH DAMAGE.
1472
1473-------------------------------------------------------------------
1474
1475Copyright (c) 1985, 1993
1476 The Regents of the University of California. All rights reserved.
1477
1478Redistribution and use in source and binary forms, with or without
1479modification, are permitted provided that the following conditions
1480are met:
14811. Redistributions of source code must retain the above copyright
1482 notice, this list of conditions and the following disclaimer.
14832. Redistributions in binary form must reproduce the above copyright
1484 notice, this list of conditions and the following disclaimer in the
1485 documentation and/or other materials provided with the distribution.
14863. All advertising materials mentioning features or use of this software
1487 must display the following acknowledgement:
1488 This product includes software developed by the University of
1489 California, Berkeley and its contributors.
14904. Neither the name of the University nor the names of its contributors
1491 may be used to endorse or promote products derived from this software
1492 without specific prior written permission.
1493
1494THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1495ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1496IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1497ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1498FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1499DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1500OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1501HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1502LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1503OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1504SUCH DAMAGE.
1505
1506-------------------------------------------------------------------
1507
1508Copyright (c) 1985, 1993
1509 The Regents of the University of California. All rights reserved.
1510
1511Redistribution and use in source and binary forms, with or without
1512modification, are permitted provided that the following conditions
1513are met:
15141. Redistributions of source code must retain the above copyright
1515 notice, this list of conditions and the following disclaimer.
15162. Redistributions in binary form must reproduce the above copyright
1517 notice, this list of conditions and the following disclaimer in the
1518 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070015193. All advertising materials mentioning features or use of this software
1520 must display the following acknowledgement:
1521 This product includes software developed by the University of
1522 California, Berkeley and its contributors.
15234. Neither the name of the University nor the names of its contributors
1524 may be used to endorse or promote products derived from this software
1525 without specific prior written permission.
1526
1527THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1528ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1529IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1530ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1531FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1532DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1533OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1534HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1535LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1536OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1537SUCH DAMAGE.
1538
1539-------------------------------------------------------------------
1540
1541Copyright (c) 1985, 1993
1542 The Regents of the University of California. All rights reserved.
1543
1544Redistribution and use in source and binary forms, with or without
1545modification, are permitted provided that the following conditions
1546are met:
15471. Redistributions of source code must retain the above copyright
1548 notice, this list of conditions and the following disclaimer.
15492. Redistributions in binary form must reproduce the above copyright
1550 notice, this list of conditions and the following disclaimer in the
1551 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070015523. Neither the name of the University nor the names of its contributors
1553 may be used to endorse or promote products derived from this software
1554 without specific prior written permission.
1555
1556THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1557ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1558IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1559ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1560FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1561DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1562OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1563HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1564LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1565OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1566SUCH DAMAGE.
1567
1568-------------------------------------------------------------------
1569
1570Copyright (c) 1987 Regents of the University of California.
1571All rights reserved.
1572
1573Redistribution and use in source and binary forms, with or without
1574modification, are permitted provided that the following conditions
1575are met:
15761. Redistributions of source code must retain the above copyright
1577 notice, this list of conditions and the following disclaimer.
15782. Redistributions in binary form must reproduce the above copyright
1579 notice, this list of conditions and the following disclaimer in the
1580 documentation and/or other materials provided with the distribution.
15813. Neither the name of the University nor the names of its contributors
1582 may be used to endorse or promote products derived from this software
1583 without specific prior written permission.
1584
1585THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1586ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1587IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1588ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1589FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1590DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1591OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1592HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1593LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1594OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1595SUCH DAMAGE.
1596
1597-------------------------------------------------------------------
1598
1599Copyright (c) 1987, 1993
1600 The Regents of the University of California. All rights reserved.
1601
1602Redistribution and use in source and binary forms, with or without
1603modification, are permitted provided that the following conditions
1604are met:
16051. Redistributions of source code must retain the above copyright
1606 notice, this list of conditions and the following disclaimer.
16072. Redistributions in binary form must reproduce the above copyright
1608 notice, this list of conditions and the following disclaimer in the
1609 documentation and/or other materials provided with the distribution.
16103. All advertising materials mentioning features or use of this software
1611 must display the following acknowledgement:
1612 This product includes software developed by the University of
1613 California, Berkeley and its contributors.
16144. Neither the name of the University nor the names of its contributors
1615 may be used to endorse or promote products derived from this software
1616 without specific prior written permission.
1617
1618THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1619ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1620IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1621ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1622FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1623DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1624OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1625HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1626LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1627OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1628SUCH DAMAGE.
1629
1630-------------------------------------------------------------------
1631
1632Copyright (c) 1987, 1993
1633 The Regents of the University of California. All rights reserved.
1634
1635Redistribution and use in source and binary forms, with or without
1636modification, are permitted provided that the following conditions
1637are met:
16381. Redistributions of source code must retain the above copyright
1639 notice, this list of conditions and the following disclaimer.
16402. Redistributions in binary form must reproduce the above copyright
1641 notice, this list of conditions and the following disclaimer in the
1642 documentation and/or other materials provided with the distribution.
16433. Neither the name of the University nor the names of its contributors
1644 may be used to endorse or promote products derived from this software
1645 without specific prior written permission.
1646
1647THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1648ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1649IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1650ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1651FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1652DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1653OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1654HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1655LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1656OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1657SUCH DAMAGE.
1658
1659-------------------------------------------------------------------
1660
1661Copyright (c) 1988 Regents of the University of California.
1662All rights reserved.
1663
1664Redistribution and use in source and binary forms, with or without
1665modification, are permitted provided that the following conditions
1666are met:
16671. Redistributions of source code must retain the above copyright
1668 notice, this list of conditions and the following disclaimer.
16692. Redistributions in binary form must reproduce the above copyright
1670 notice, this list of conditions and the following disclaimer in the
1671 documentation and/or other materials provided with the distribution.
16723. Neither the name of the University nor the names of its contributors
1673 may be used to endorse or promote products derived from this software
1674 without specific prior written permission.
1675
1676THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1677ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1678IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1679ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1680FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1681DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1682OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1683HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1684LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1685OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1686SUCH DAMAGE.
1687
1688-------------------------------------------------------------------
1689
1690Copyright (c) 1988 The Regents of the University of California.
1691All rights reserved.
1692
1693Redistribution and use in source and binary forms, with or without
1694modification, are permitted provided that the following conditions
1695are met:
16961. Redistributions of source code must retain the above copyright
1697 notice, this list of conditions and the following disclaimer.
16982. Redistributions in binary form must reproduce the above copyright
1699 notice, this list of conditions and the following disclaimer in the
1700 documentation and/or other materials provided with the distribution.
17013. Neither the name of the University nor the names of its contributors
1702 may be used to endorse or promote products derived from this software
1703 without specific prior written permission.
1704
1705THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1706ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1707IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1708ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1709FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1710DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1711OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1712HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1713LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1714OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1715SUCH DAMAGE.
1716
1717-------------------------------------------------------------------
1718
1719Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001720 The Regents of the University of California. All rights reserved.
1721
1722Redistribution and use in source and binary forms, with or without
1723modification, are permitted provided that the following conditions
1724are met:
17251. Redistributions of source code must retain the above copyright
1726 notice, this list of conditions and the following disclaimer.
17272. Redistributions in binary form must reproduce the above copyright
1728 notice, this list of conditions and the following disclaimer in the
1729 documentation and/or other materials provided with the distribution.
17303. All advertising materials mentioning features or use of this software
1731 must display the following acknowledgement:
1732 This product includes software developed by the University of
1733 California, Berkeley and its contributors.
17344. Neither the name of the University nor the names of its contributors
1735 may be used to endorse or promote products derived from this software
1736 without specific prior written permission.
1737
1738THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1739ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1740IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1741ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1742FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1743DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1744OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1745HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1746LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1747OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1748SUCH DAMAGE.
1749
1750-------------------------------------------------------------------
1751
1752Copyright (c) 1988, 1993
1753 The Regents of the University of California. All rights reserved.
1754
1755Redistribution and use in source and binary forms, with or without
1756modification, are permitted provided that the following conditions
1757are met:
17581. Redistributions of source code must retain the above copyright
1759 notice, this list of conditions and the following disclaimer.
17602. Redistributions in binary form must reproduce the above copyright
1761 notice, this list of conditions and the following disclaimer in the
1762 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017633. All advertising materials mentioning features or use of this software
1764 must display the following acknowledgement:
1765 This product includes software developed by the University of
1766 California, Berkeley and its contributors.
17674. Neither the name of the University nor the names of its contributors
1768 may be used to endorse or promote products derived from this software
1769 without specific prior written permission.
1770
1771THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1772ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1773IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1774ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1775FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1776DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1777OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1778HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1779LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1780OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1781SUCH DAMAGE.
1782
1783-------------------------------------------------------------------
1784
1785Copyright (c) 1988, 1993
1786 The Regents of the University of California. All rights reserved.
1787
1788Redistribution and use in source and binary forms, with or without
1789modification, are permitted provided that the following conditions
1790are met:
17911. Redistributions of source code must retain the above copyright
1792 notice, this list of conditions and the following disclaimer.
17932. Redistributions in binary form must reproduce the above copyright
1794 notice, this list of conditions and the following disclaimer in the
1795 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070017963. Neither the name of the University nor the names of its contributors
1797 may be used to endorse or promote products derived from this software
1798 without specific prior written permission.
1799
1800THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1801ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1802IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1803ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1804FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1805DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1806OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1807HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1808LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1809OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1810SUCH DAMAGE.
1811
1812-------------------------------------------------------------------
1813
Elliott Hughes261e2232012-08-14 15:04:05 -07001814Copyright (c) 1989 The Regents of the University of California.
1815All rights reserved.
1816
Elliott Hughes261e2232012-08-14 15:04:05 -07001817Redistribution and use in source and binary forms, with or without
1818modification, are permitted provided that the following conditions
1819are met:
18201. Redistributions of source code must retain the above copyright
1821 notice, this list of conditions and the following disclaimer.
18222. Redistributions in binary form must reproduce the above copyright
1823 notice, this list of conditions and the following disclaimer in the
1824 documentation and/or other materials provided with the distribution.
18253. Neither the name of the University nor the names of its contributors
1826 may be used to endorse or promote products derived from this software
1827 without specific prior written permission.
1828
1829THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1830ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1831IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1832ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1833FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1834DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1835OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1836HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1837LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1838OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1839SUCH DAMAGE.
1840
1841-------------------------------------------------------------------
1842
1843Copyright (c) 1989 The Regents of the University of California.
1844All rights reserved.
1845(c) UNIX System Laboratories, Inc.
1846All or some portions of this file are derived from material licensed
1847to the University of California by American Telephone and Telegraph
1848Co. or Unix System Laboratories, Inc. and are reproduced herein with
1849the permission of UNIX System Laboratories, Inc.
1850
1851Redistribution and use in source and binary forms, with or without
1852modification, are permitted provided that the following conditions
1853are met:
18541. Redistributions of source code must retain the above copyright
1855 notice, this list of conditions and the following disclaimer.
18562. Redistributions in binary form must reproduce the above copyright
1857 notice, this list of conditions and the following disclaimer in the
1858 documentation and/or other materials provided with the distribution.
18593. Neither the name of the University nor the names of its contributors
1860 may be used to endorse or promote products derived from this software
1861 without specific prior written permission.
1862
1863THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1864ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1865IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1866ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1867FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001868DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1869OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1870HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1871LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1872OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1873SUCH DAMAGE.
1874
1875-------------------------------------------------------------------
1876
1877Copyright (c) 1989, 1993
1878 The Regents of the University of California. All rights reserved.
1879
1880Redistribution and use in source and binary forms, with or without
1881modification, are permitted provided that the following conditions
1882are met:
18831. Redistributions of source code must retain the above copyright
1884 notice, this list of conditions and the following disclaimer.
18852. Redistributions in binary form must reproduce the above copyright
1886 notice, this list of conditions and the following disclaimer in the
1887 documentation and/or other materials provided with the distribution.
18883. Neither the name of the University nor the names of its contributors
1889 may be used to endorse or promote products derived from this software
1890 without specific prior written permission.
1891
1892THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1893ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1894IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1895ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1896FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1897DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1898OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1899HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1900LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1901OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1902SUCH DAMAGE.
1903
1904-------------------------------------------------------------------
1905
Elliott Hughes261e2232012-08-14 15:04:05 -07001906Copyright (c) 1989, 1993
1907 The Regents of the University of California. All rights reserved.
1908
1909Redistribution and use in source and binary forms, with or without
1910modification, are permitted provided that the following conditions
1911are met:
19121. Redistributions of source code must retain the above copyright
1913 notice, this list of conditions and the following disclaimer.
19142. Redistributions in binary form must reproduce the above copyright
1915 notice, this list of conditions and the following disclaimer in the
1916 documentation and/or other materials provided with the distribution.
19174. Neither the name of the University nor the names of its contributors
1918 may be used to endorse or promote products derived from this software
1919 without specific prior written permission.
1920
1921THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1922ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1923IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1924ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1925FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1926DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1927OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1928HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1929LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1930OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1931SUCH DAMAGE.
1932
1933-------------------------------------------------------------------
1934
1935Copyright (c) 1989, 1993
1936 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001937
1938This code is derived from software contributed to Berkeley by
Elliott Hughesf1c568d2017-09-26 17:09:07 -07001939Guido van Rossum.
1940
1941Copyright (c) 2011 The FreeBSD Foundation
1942All rights reserved.
1943Portions of this software were developed by David Chisnall
1944under sponsorship from the FreeBSD Foundation.
1945
1946Redistribution and use in source and binary forms, with or without
1947modification, are permitted provided that the following conditions
1948are met:
19491. Redistributions of source code must retain the above copyright
1950 notice, this list of conditions and the following disclaimer.
19512. Redistributions in binary form must reproduce the above copyright
1952 notice, this list of conditions and the following disclaimer in the
1953 documentation and/or other materials provided with the distribution.
19543. Neither the name of the University nor the names of its contributors
1955 may be used to endorse or promote products derived from this software
1956 without specific prior written permission.
1957
1958THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1959ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1960IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1961ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1962FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1963DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1964OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1965HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1966LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1967OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1968SUCH DAMAGE.
1969
1970-------------------------------------------------------------------
1971
1972Copyright (c) 1989, 1993
1973 The Regents of the University of California. All rights reserved.
1974
1975This code is derived from software contributed to Berkeley by
1976Guido van Rossum.
1977
1978Redistribution and use in source and binary forms, with or without
1979modification, are permitted provided that the following conditions
1980are met:
19811. Redistributions of source code must retain the above copyright
1982 notice, this list of conditions and the following disclaimer.
19832. Redistributions in binary form must reproduce the above copyright
1984 notice, this list of conditions and the following disclaimer in the
1985 documentation and/or other materials provided with the distribution.
19863. Neither the name of the University nor the names of its contributors
1987 may be used to endorse or promote products derived from this software
1988 without specific prior written permission.
1989
1990THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1991ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1992IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1993ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1994FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1995DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1996OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1997HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1998LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1999OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2000SUCH DAMAGE.
2001
2002-------------------------------------------------------------------
2003
2004Copyright (c) 1989, 1993
2005 The Regents of the University of California. All rights reserved.
2006
2007This code is derived from software contributed to Berkeley by
Elliott Hughesacbe3222014-04-16 17:01:12 -07002008Roger L. Snyder.
2009
2010Redistribution and use in source and binary forms, with or without
2011modification, are permitted provided that the following conditions
2012are met:
20131. Redistributions of source code must retain the above copyright
2014 notice, this list of conditions and the following disclaimer.
20152. Redistributions in binary form must reproduce the above copyright
2016 notice, this list of conditions and the following disclaimer in the
2017 documentation and/or other materials provided with the distribution.
20183. Neither the name of the University nor the names of its contributors
2019 may be used to endorse or promote products derived from this software
2020 without specific prior written permission.
2021
2022THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2023ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2024IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2025ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2026FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2027DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2028OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2029HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2030LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2031OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2032SUCH DAMAGE.
2033
2034-------------------------------------------------------------------
2035
2036Copyright (c) 1989, 1993
2037 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002038(c) UNIX System Laboratories, Inc.
2039All or some portions of this file are derived from material licensed
2040to the University of California by American Telephone and Telegraph
2041Co. or Unix System Laboratories, Inc. and are reproduced herein with
2042the permission of UNIX System Laboratories, Inc.
2043
2044Redistribution and use in source and binary forms, with or without
2045modification, are permitted provided that the following conditions
2046are met:
20471. Redistributions of source code must retain the above copyright
2048 notice, this list of conditions and the following disclaimer.
20492. Redistributions in binary form must reproduce the above copyright
2050 notice, this list of conditions and the following disclaimer in the
2051 documentation and/or other materials provided with the distribution.
20523. Neither the name of the University nor the names of its contributors
2053 may be used to endorse or promote products derived from this software
2054 without specific prior written permission.
2055
2056THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2057ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2058IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2059ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2060FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2061DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2062OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2063HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2064LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2065OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2066SUCH DAMAGE.
2067
2068-------------------------------------------------------------------
2069
Elliott Hughesb4931ce2016-02-08 17:00:12 -08002070Copyright (c) 1990 Regents of the University of California.
2071All rights reserved.
2072
2073This code is derived from software contributed to Berkeley by
2074Chris Torek.
2075
2076Redistribution and use in source and binary forms, with or without
2077modification, are permitted provided that the following conditions
2078are met:
20791. Redistributions of source code must retain the above copyright
2080 notice, this list of conditions and the following disclaimer.
20812. Redistributions in binary form must reproduce the above copyright
2082 notice, this list of conditions and the following disclaimer in the
2083 documentation and/or other materials provided with the distribution.
20843. Neither the name of the University nor the names of its contributors
2085 may be used to endorse or promote products derived from this software
2086 without specific prior written permission.
2087
2088THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2089ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2090IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2091ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2092FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2093DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2094OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2095HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2096LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2097OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2098SUCH DAMAGE.
2099
2100-------------------------------------------------------------------
2101
Elliott Hughes261e2232012-08-14 15:04:05 -07002102Copyright (c) 1990 The Regents of the University of California.
2103All rights reserved.
2104
2105Redistribution and use in source and binary forms, with or without
2106modification, are permitted provided that the following conditions
2107are met:
21081. Redistributions of source code must retain the above copyright
2109 notice, this list of conditions and the following disclaimer.
21102. Redistributions in binary form must reproduce the above copyright
2111 notice, this list of conditions and the following disclaimer in the
2112 documentation and/or other materials provided with the distribution.
21133. Neither the name of the University nor the names of its contributors
2114 may be used to endorse or promote products derived from this software
2115 without specific prior written permission.
2116
2117THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2118ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2119IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2120ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2121FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2122DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2123OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2124HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2125LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2126OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2127SUCH DAMAGE.
2128
2129-------------------------------------------------------------------
2130
2131Copyright (c) 1990 The Regents of the University of California.
2132All rights reserved.
2133
Elliott Hughes261e2232012-08-14 15:04:05 -07002134This code is derived from software contributed to Berkeley by
2135Chris Torek.
2136
2137Redistribution and use in source and binary forms, with or without
2138modification, are permitted provided that the following conditions
2139are met:
21401. Redistributions of source code must retain the above copyright
2141 notice, this list of conditions and the following disclaimer.
21422. Redistributions in binary form must reproduce the above copyright
2143 notice, this list of conditions and the following disclaimer in the
2144 documentation and/or other materials provided with the distribution.
21453. Neither the name of the University nor the names of its contributors
2146 may be used to endorse or promote products derived from this software
2147 without specific prior written permission.
2148
2149THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2150ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2151IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2152ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2153FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2154DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2155OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2156HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2157LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2158OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2159SUCH DAMAGE.
2160
2161-------------------------------------------------------------------
2162
2163Copyright (c) 1990 The Regents of the University of California.
2164All rights reserved.
2165
2166This code is derived from software contributed to Berkeley by
2167William Jolitz.
2168
2169Redistribution and use in source and binary forms, with or without
2170modification, are permitted provided that the following conditions
2171are met:
21721. Redistributions of source code must retain the above copyright
2173 notice, this list of conditions and the following disclaimer.
21742. Redistributions in binary form must reproduce the above copyright
2175 notice, this list of conditions and the following disclaimer in the
2176 documentation and/or other materials provided with the distribution.
21773. Neither the name of the University nor the names of its contributors
2178 may be used to endorse or promote products derived from this software
2179 without specific prior written permission.
2180
2181THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2182ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2183IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2184ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2185FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2186DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2187OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2188HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2189LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2190OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2191SUCH DAMAGE.
2192
2193-------------------------------------------------------------------
2194
2195Copyright (c) 1990, 1993
2196 The Regents of the University of California. All rights reserved.
2197
2198Redistribution and use in source and binary forms, with or without
2199modification, are permitted provided that the following conditions
2200are met:
22011. Redistributions of source code must retain the above copyright
2202 notice, this list of conditions and the following disclaimer.
22032. Redistributions in binary form must reproduce the above copyright
2204 notice, this list of conditions and the following disclaimer in the
2205 documentation and/or other materials provided with the distribution.
22063. Neither the name of the University nor the names of its contributors
2207 may be used to endorse or promote products derived from this software
2208 without specific prior written permission.
2209
2210THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2211ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2212IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2213ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2214FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2215DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2216OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2217HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2218LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2219OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2220SUCH DAMAGE.
2221
2222-------------------------------------------------------------------
2223
2224Copyright (c) 1990, 1993
2225 The Regents of the University of California. All rights reserved.
2226
Elliott Hughes261e2232012-08-14 15:04:05 -07002227This code is derived from software contributed to Berkeley by
2228Chris Torek.
2229
2230Redistribution and use in source and binary forms, with or without
2231modification, are permitted provided that the following conditions
2232are met:
22331. Redistributions of source code must retain the above copyright
2234 notice, this list of conditions and the following disclaimer.
22352. Redistributions in binary form must reproduce the above copyright
2236 notice, this list of conditions and the following disclaimer in the
2237 documentation and/or other materials provided with the distribution.
22383. Neither the name of the University nor the names of its contributors
2239 may be used to endorse or promote products derived from this software
2240 without specific prior written permission.
2241
2242THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2243ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2244IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2245ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2246FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2247DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2248OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2249HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2250LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2251OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2252SUCH DAMAGE.
2253
2254-------------------------------------------------------------------
2255
2256Copyright (c) 1990, 1993
2257 The Regents of the University of California. All rights reserved.
2258
2259This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002260Donn Seeley at UUNET Technologies, Inc.
2261
2262Redistribution and use in source and binary forms, with or without
2263modification, are permitted provided that the following conditions
2264are met:
22651. Redistributions of source code must retain the above copyright
2266 notice, this list of conditions and the following disclaimer.
22672. Redistributions in binary form must reproduce the above copyright
2268 notice, this list of conditions and the following disclaimer in the
2269 documentation and/or other materials provided with the distribution.
22703. Neither the name of the University nor the names of its contributors
2271 may be used to endorse or promote products derived from this software
2272 without specific prior written permission.
2273
2274THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2275ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2276IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2277ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2278FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2279DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2280OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2281HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2282LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2283OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2284SUCH DAMAGE.
2285
2286-------------------------------------------------------------------
2287
2288Copyright (c) 1990, 1993
2289 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002290
2291This code is derived from software contributed to Berkeley by
2292Donn Seeley at UUNET Technologies, Inc.
2293
2294Redistribution and use in source and binary forms, with or without
2295modification, are permitted provided that the following conditions
2296are met:
22971. Redistributions of source code must retain the above copyright
2298 notice, this list of conditions and the following disclaimer.
22992. Redistributions in binary form must reproduce the above copyright
2300 notice, this list of conditions and the following disclaimer in the
2301 documentation and/or other materials provided with the distribution.
23024. Neither the name of the University nor the names of its contributors
2303 may be used to endorse or promote products derived from this software
2304 without specific prior written permission.
2305
2306THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2307ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2308IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2309ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2310FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2311DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2312OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2313HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2314LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2315OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2316SUCH DAMAGE.
2317
2318-------------------------------------------------------------------
2319
2320Copyright (c) 1990, 1993
2321 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002322(c) UNIX System Laboratories, Inc.
2323All or some portions of this file are derived from material licensed
2324to the University of California by American Telephone and Telegraph
2325Co. or Unix System Laboratories, Inc. and are reproduced herein with
2326the permission of UNIX System Laboratories, Inc.
2327
2328Redistribution and use in source and binary forms, with or without
2329modification, are permitted provided that the following conditions
2330are met:
23311. Redistributions of source code must retain the above copyright
2332 notice, this list of conditions and the following disclaimer.
23332. Redistributions in binary form must reproduce the above copyright
2334 notice, this list of conditions and the following disclaimer in the
2335 documentation and/or other materials provided with the distribution.
23363. Neither the name of the University nor the names of its contributors
2337 may be used to endorse or promote products derived from this software
2338 without specific prior written permission.
2339
2340THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2341ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2342IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2343ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2344FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2345DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2346OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2347HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2348LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2349OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2350SUCH DAMAGE.
2351
2352-------------------------------------------------------------------
2353
2354Copyright (c) 1990, 1993, 1994
2355 The Regents of the University of California. All rights reserved.
2356
2357Redistribution and use in source and binary forms, with or without
2358modification, are permitted provided that the following conditions
2359are met:
23601. Redistributions of source code must retain the above copyright
2361 notice, this list of conditions and the following disclaimer.
23622. Redistributions in binary form must reproduce the above copyright
2363 notice, this list of conditions and the following disclaimer in the
2364 documentation and/or other materials provided with the distribution.
23653. Neither the name of the University nor the names of its contributors
2366 may be used to endorse or promote products derived from this software
2367 without specific prior written permission.
2368
2369THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2370ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2371IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2372ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2373FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2374DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2375OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2376HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2377LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2378OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2379SUCH DAMAGE.
2380
2381-------------------------------------------------------------------
2382
2383Copyright (c) 1990, 1993, 1994
2384 The Regents of the University of California. All rights reserved.
2385
2386This code is derived from software contributed to Berkeley by
2387Chris Torek.
2388
2389Redistribution and use in source and binary forms, with or without
2390modification, are permitted provided that the following conditions
2391are met:
23921. Redistributions of source code must retain the above copyright
2393 notice, this list of conditions and the following disclaimer.
23942. Redistributions in binary form must reproduce the above copyright
2395 notice, this list of conditions and the following disclaimer in the
2396 documentation and/or other materials provided with the distribution.
23973. Neither the name of the University nor the names of its contributors
2398 may be used to endorse or promote products derived from this software
2399 without specific prior written permission.
2400
2401THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2402ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2403IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2404ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2405FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2406DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2407OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2408HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2409LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2410OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2411SUCH DAMAGE.
2412
2413-------------------------------------------------------------------
2414
Elliott Hughes4e54b112014-03-06 15:06:11 -08002415Copyright (c) 1991 The Regents of the University of California.
2416All rights reserved.
2417
2418Redistribution and use in source and binary forms, with or without
2419modification, are permitted provided that the following conditions
2420are met:
24211. Redistributions of source code must retain the above copyright
2422 notice, this list of conditions and the following disclaimer.
24232. Redistributions in binary form must reproduce the above copyright
2424 notice, this list of conditions and the following disclaimer in the
2425 documentation and/or other materials provided with the distribution.
24263. Neither the name of the University nor the names of its contributors
2427 may be used to endorse or promote products derived from this software
2428 without specific prior written permission.
2429
2430THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2431ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2432IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2433ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2434FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2435DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2436OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2437HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2438LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2439OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2440SUCH DAMAGE.
2441
2442-------------------------------------------------------------------
2443
Elliott Hughes261e2232012-08-14 15:04:05 -07002444Copyright (c) 1991, 1993
2445 The Regents of the University of California. All rights reserved.
2446
2447Redistribution and use in source and binary forms, with or without
2448modification, are permitted provided that the following conditions
2449are met:
24501. Redistributions of source code must retain the above copyright
2451 notice, this list of conditions and the following disclaimer.
24522. Redistributions in binary form must reproduce the above copyright
2453 notice, this list of conditions and the following disclaimer in the
2454 documentation and/or other materials provided with the distribution.
24553. Neither the name of the University nor the names of its contributors
2456 may be used to endorse or promote products derived from this software
2457 without specific prior written permission.
2458
2459THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2460ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2461IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2462ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2463FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2464DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2465OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2466HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2467LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2468OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2469SUCH DAMAGE.
2470
2471-------------------------------------------------------------------
2472
2473Copyright (c) 1991, 1993
2474 The Regents of the University of California. All rights reserved.
2475
2476This code is derived from software contributed to Berkeley by
2477Berkeley Software Design, Inc.
2478
2479Redistribution and use in source and binary forms, with or without
2480modification, are permitted provided that the following conditions
2481are met:
24821. Redistributions of source code must retain the above copyright
2483 notice, this list of conditions and the following disclaimer.
24842. Redistributions in binary form must reproduce the above copyright
2485 notice, this list of conditions and the following disclaimer in the
2486 documentation and/or other materials provided with the distribution.
24873. Neither the name of the University nor the names of its contributors
2488 may be used to endorse or promote products derived from this software
2489 without specific prior written permission.
2490
2491THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2492ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2493IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2494ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2495FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2496DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2497OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2498HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2499LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2500OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2501SUCH DAMAGE.
2502
2503-------------------------------------------------------------------
2504
2505Copyright (c) 1991, 1993
2506 The Regents of the University of California. All rights reserved.
2507(c) UNIX System Laboratories, Inc.
2508All or some portions of this file are derived from material licensed
2509to the University of California by American Telephone and Telegraph
2510Co. or Unix System Laboratories, Inc. and are reproduced herein with
2511the permission of UNIX System Laboratories, Inc.
2512
2513This code is derived from software contributed to Berkeley by
2514Hugh Smith at The University of Guelph.
2515
2516Redistribution and use in source and binary forms, with or without
2517modification, are permitted provided that the following conditions
2518are met:
25191. Redistributions of source code must retain the above copyright
2520 notice, this list of conditions and the following disclaimer.
25212. Redistributions in binary form must reproduce the above copyright
2522 notice, this list of conditions and the following disclaimer in the
2523 documentation and/or other materials provided with the distribution.
25243. Neither the name of the University nor the names of its contributors
2525 may be used to endorse or promote products derived from this software
2526 without specific prior written permission.
2527
2528THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2529ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2530IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2531ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2532FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2533DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2534OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2535HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2536LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2537OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2538SUCH DAMAGE.
2539
2540-------------------------------------------------------------------
2541
Elliott Hughes261e2232012-08-14 15:04:05 -07002542Copyright (c) 1992 Henry Spencer.
2543Copyright (c) 1992, 1993
2544 The Regents of the University of California. All rights reserved.
2545
2546This code is derived from software contributed to Berkeley by
2547Henry Spencer of the University of Toronto.
2548
2549Redistribution and use in source and binary forms, with or without
2550modification, are permitted provided that the following conditions
2551are met:
25521. Redistributions of source code must retain the above copyright
2553 notice, this list of conditions and the following disclaimer.
25542. Redistributions in binary form must reproduce the above copyright
2555 notice, this list of conditions and the following disclaimer in the
2556 documentation and/or other materials provided with the distribution.
25573. Neither the name of the University nor the names of its contributors
2558 may be used to endorse or promote products derived from this software
2559 without specific prior written permission.
2560
2561THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2562ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2563IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2564ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2565FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2566DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2567OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2568HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2569LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2570OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2571SUCH DAMAGE.
2572
2573-------------------------------------------------------------------
2574
2575Copyright (c) 1992 The Regents of the University of California.
2576All rights reserved.
2577
2578Redistribution and use in source and binary forms, with or without
2579modification, are permitted provided that the following conditions
2580are met:
25811. Redistributions of source code must retain the above copyright
2582 notice, this list of conditions and the following disclaimer.
25832. Redistributions in binary form must reproduce the above copyright
2584 notice, this list of conditions and the following disclaimer in the
2585 documentation and/or other materials provided with the distribution.
25863. Neither the name of the University nor the names of its contributors
2587 may be used to endorse or promote products derived from this software
2588 without specific prior written permission.
2589
2590THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2591ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2592IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2593ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2594FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2595DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2596OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2597HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2598LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2599OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2600SUCH DAMAGE.
2601
2602-------------------------------------------------------------------
2603
2604Copyright (c) 1992, 1993
2605 The Regents of the University of California. All rights reserved.
2606
2607Redistribution and use in source and binary forms, with or without
2608modification, are permitted provided that the following conditions
2609are met:
26101. Redistributions of source code must retain the above copyright
2611 notice, this list of conditions and the following disclaimer.
26122. Redistributions in binary form must reproduce the above copyright
2613 notice, this list of conditions and the following disclaimer in the
2614 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070026153. All advertising materials mentioning features or use of this software
2616 must display the following acknowledgement:
2617 This product includes software developed by the University of
2618 California, Berkeley and its contributors.
26194. Neither the name of the University nor the names of its contributors
2620 may be used to endorse or promote products derived from this software
2621 without specific prior written permission.
2622
2623THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2624ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2625IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2626ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2627FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2628DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2629OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2630HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2631LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2632OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2633SUCH DAMAGE.
2634
2635-------------------------------------------------------------------
2636
2637Copyright (c) 1992, 1993
2638 The Regents of the University of California. All rights reserved.
2639
2640Redistribution and use in source and binary forms, with or without
2641modification, are permitted provided that the following conditions
2642are met:
26431. Redistributions of source code must retain the above copyright
2644 notice, this list of conditions and the following disclaimer.
26452. Redistributions in binary form must reproduce the above copyright
2646 notice, this list of conditions and the following disclaimer in the
2647 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070026483. Neither the name of the University nor the names of its contributors
2649 may be used to endorse or promote products derived from this software
2650 without specific prior written permission.
2651
2652THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2653ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2654IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2655ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2656FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2657DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2658OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2659HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2660LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2661OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2662SUCH DAMAGE.
2663
2664-------------------------------------------------------------------
2665
2666Copyright (c) 1992, 1993
2667 The Regents of the University of California. All rights reserved.
2668
Elliott Hughes261e2232012-08-14 15:04:05 -07002669This software was developed by the Computer Systems Engineering group
2670at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2671contributed to Berkeley.
2672
2673All advertising materials mentioning features or use of this software
2674must display the following acknowledgement:
2675 This product includes software developed by the University of
2676 California, Lawrence Berkeley Laboratory.
2677
2678Redistribution and use in source and binary forms, with or without
2679modification, are permitted provided that the following conditions
2680are met:
26811. Redistributions of source code must retain the above copyright
2682 notice, this list of conditions and the following disclaimer.
26832. Redistributions in binary form must reproduce the above copyright
2684 notice, this list of conditions and the following disclaimer in the
2685 documentation and/or other materials provided with the distribution.
26863. All advertising materials mentioning features or use of this software
2687 must display the following acknowledgement:
2688 This product includes software developed by the University of
2689 California, Berkeley and its contributors.
26904. Neither the name of the University nor the names of its contributors
2691 may be used to endorse or promote products derived from this software
2692 without specific prior written permission.
2693
2694THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2695ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2696IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2697ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2698FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2699DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2700OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2701HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2702LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2703OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2704SUCH DAMAGE.
2705
2706-------------------------------------------------------------------
2707
2708Copyright (c) 1992, 1993
2709 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002710(c) UNIX System Laboratories, Inc.
2711All or some portions of this file are derived from material licensed
2712to the University of California by American Telephone and Telegraph
2713Co. or Unix System Laboratories, Inc. and are reproduced herein with
2714the permission of UNIX System Laboratories, Inc.
2715
2716Redistribution and use in source and binary forms, with or without
2717modification, are permitted provided that the following conditions
2718are met:
27191. Redistributions of source code must retain the above copyright
2720 notice, this list of conditions and the following disclaimer.
27212. Redistributions in binary form must reproduce the above copyright
2722 notice, this list of conditions and the following disclaimer in the
2723 documentation and/or other materials provided with the distribution.
27243. Neither the name of the University nor the names of its contributors
2725 may be used to endorse or promote products derived from this software
2726 without specific prior written permission.
2727
2728THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2729ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2730IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2731ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2732FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2733DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2734OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2735HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2736LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2737OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2738SUCH DAMAGE.
2739
2740-------------------------------------------------------------------
2741
Elliott Hughes261e2232012-08-14 15:04:05 -07002742Copyright (c) 1992, 1993, 1994
2743 The Regents of the University of California. All rights reserved.
2744
2745This code is derived from software contributed to Berkeley by
2746Henry Spencer.
2747
2748Redistribution and use in source and binary forms, with or without
2749modification, are permitted provided that the following conditions
2750are met:
27511. Redistributions of source code must retain the above copyright
2752 notice, this list of conditions and the following disclaimer.
27532. Redistributions in binary form must reproduce the above copyright
2754 notice, this list of conditions and the following disclaimer in the
2755 documentation and/or other materials provided with the distribution.
27563. Neither the name of the University nor the names of its contributors
2757 may be used to endorse or promote products derived from this software
2758 without specific prior written permission.
2759
2760THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2761ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2762IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2763ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2764FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2765DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2766OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2767HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2768LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2769OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2770SUCH DAMAGE.
2771
2772-------------------------------------------------------------------
2773
Elliott Hughescc213f82012-08-14 15:32:42 -07002774Copyright (c) 1992, 1993, 1994 Henry Spencer.
2775
2776This code is derived from software contributed to Berkeley by
2777Henry Spencer.
2778
2779Redistribution and use in source and binary forms, with or without
2780modification, are permitted provided that the following conditions
2781are met:
27821. Redistributions of source code must retain the above copyright
2783 notice, this list of conditions and the following disclaimer.
27842. Redistributions in binary form must reproduce the above copyright
2785 notice, this list of conditions and the following disclaimer in the
2786 documentation and/or other materials provided with the distribution.
27873. All advertising materials mentioning features or use of this software
2788 must display the following acknowledgement:
2789 This product includes software developed by the University of
2790 California, Berkeley and its contributors.
27914. Neither the name of the University nor the names of its contributors
2792 may be used to endorse or promote products derived from this software
2793 without specific prior written permission.
2794
2795THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2796ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2797IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2798ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2799FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2800DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2801OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2802HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2803LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2804OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2805SUCH DAMAGE.
2806
2807-------------------------------------------------------------------
2808
Elliott Hughes261e2232012-08-14 15:04:05 -07002809Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002810 The Regents of the University of California. All rights reserved.
2811
2812Redistribution and use in source and binary forms, with or without
2813modification, are permitted provided that the following conditions
2814are met:
28151. Redistributions of source code must retain the above copyright
2816 notice, this list of conditions and the following disclaimer.
28172. Redistributions in binary form must reproduce the above copyright
2818 notice, this list of conditions and the following disclaimer in the
2819 documentation and/or other materials provided with the distribution.
28203. Neither the name of the University nor the names of its contributors
2821 may be used to endorse or promote products derived from this software
2822 without specific prior written permission.
2823
2824THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2825ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2826IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2827ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2828FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2829DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2830OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2831HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2832LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2833OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2834SUCH DAMAGE.
2835
2836-------------------------------------------------------------------
2837
Elliott Hughes261e2232012-08-14 15:04:05 -07002838Copyright (c) 1993 Martin Birgmeier
2839All rights reserved.
2840
2841You may redistribute unmodified or modified versions of this source
2842code provided that the above copyright notice and this and the
2843following conditions are retained.
2844
2845This software is provided ``as is'', and comes with no warranties
2846of any kind. I shall in no event be liable for anything that happens
2847to anyone/anything when using this software.
2848
2849-------------------------------------------------------------------
2850
Elliott Hughes4e54b112014-03-06 15:06:11 -08002851Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002852All rights reserved.
2853
Elliott Hughes448080d2013-01-29 16:25:06 -08002854Redistribution and use in source and binary forms, with or without
2855modification, are permitted provided that the following conditions
2856are met:
28571. Redistributions of source code must retain the above copyright
2858 notice, this list of conditions and the following disclaimer.
28592. Redistributions in binary form must reproduce the above copyright
2860 notice, this list of conditions and the following disclaimer in the
2861 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080028623. The name of the author may not be used to endorse or promote products
2863 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002864
Elliott Hughes4e54b112014-03-06 15:06:11 -08002865THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2866IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2867OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2868IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2869SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2870PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2871OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2872WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2873OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2874ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002875
2876-------------------------------------------------------------------
2877
Elliott Hughes261e2232012-08-14 15:04:05 -07002878Copyright (c) 1996 by Internet Software Consortium.
2879
2880Permission to use, copy, modify, and distribute this software for any
2881purpose with or without fee is hereby granted, provided that the above
2882copyright notice and this permission notice appear in all copies.
2883
2884THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2885ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2886OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2887CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2888DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2889PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2890ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2891SOFTWARE.
2892
2893-------------------------------------------------------------------
2894
2895Copyright (c) 1996, David Mazieres <dm@uun.org>
2896Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002897Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2898
2899Permission to use, copy, modify, and distribute this software for any
2900purpose with or without fee is hereby granted, provided that the above
2901copyright notice and this permission notice appear in all copies.
2902
2903THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2904WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2905MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2906ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2907WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2908ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2909OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2910
2911-------------------------------------------------------------------
2912
Elliott Hughesb3646832017-07-11 12:34:19 -07002913Copyright (c) 1996, David Mazieres <dm@uun.org>
2914Copyright (c) 2008, Damien Miller <djm@openbsd.org>
2915Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2916Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org>
2917
2918Permission to use, copy, modify, and distribute this software for any
2919purpose with or without fee is hereby granted, provided that the above
2920copyright notice and this permission notice appear in all copies.
2921
2922THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2923WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2924MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2925ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2926WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2927ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2928OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2929
2930-------------------------------------------------------------------
2931
Elliott Hughes15581382014-07-07 15:42:06 -07002932Copyright (c) 1996-1998, 2008 Theo de Raadt
2933Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07002934
2935Permission to use, copy, modify, and distribute this software for any
2936purpose with or without fee is hereby granted, provided that the above
2937copyright notice and this permission notice appear in all copies.
2938
2939THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2940WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2941MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2942ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2943WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2944ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2945OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2946
2947-------------------------------------------------------------------
2948
Elliott Hughes387d4b72012-08-09 15:17:46 -07002949Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07002950Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07002951All rights reserved.
2952
2953Redistribution and use in source and binary forms, with or without
2954modification, are permitted provided that the following conditions
2955are met:
29561. Redistributions of source code must retain the above copyright
2957 notice, this list of conditions and the following disclaimer.
29582. Redistributions in binary form must reproduce the above copyright
2959 notice, this list of conditions and the following disclaimer in the
2960 documentation and/or other materials provided with the distribution.
29613. All advertising materials mentioning features or use of this software
2962 must display the following acknowledgement:
2963 This product includes software developed by Mark Brinicombe
29644. Neither the name of the University nor the names of its contributors
2965 may be used to endorse or promote products derived from this software
2966 without specific prior written permission.
2967
2968THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2969ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2970IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2971ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2972FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2973DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2974OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2975HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2976LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2977OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2978SUCH DAMAGE.
2979
2980-------------------------------------------------------------------
2981
Elliott Hughes261e2232012-08-14 15:04:05 -07002982Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002983
2984Redistribution and use in source and binary forms, with or without
2985modification, are permitted provided that the following conditions
2986are met:
29871. Redistributions of source code must retain the above copyright
2988 notice, this list of conditions and the following disclaimer.
29892. Redistributions in binary form must reproduce the above copyright
2990 notice, this list of conditions and the following disclaimer in the
2991 documentation and/or other materials provided with the distribution.
2992
Elliott Hughes261e2232012-08-14 15:04:05 -07002993THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2994IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2995OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2996IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
2997INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
2998NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
2999DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3000THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3001(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3002THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003003
3004-------------------------------------------------------------------
3005
Elliott Hughesda46cae2018-05-24 14:40:32 -07003006Copyright (c) 1997 The NetBSD Foundation, Inc.
3007All rights reserved.
3008
3009This code is derived from software contributed to The NetBSD Foundation
3010by Neil A. Carson and Mark Brinicombe
3011
3012Redistribution and use in source and binary forms, with or without
3013modification, are permitted provided that the following conditions
3014are met:
30151. Redistributions of source code must retain the above copyright
3016 notice, this list of conditions and the following disclaimer.
30172. Redistributions in binary form must reproduce the above copyright
3018 notice, this list of conditions and the following disclaimer in the
3019 documentation and/or other materials provided with the distribution.
3020
3021THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3022``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3023TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3024PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3025BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3026CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3027SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3028INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3029CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3030ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3031POSSIBILITY OF SUCH DAMAGE.
3032
3033-------------------------------------------------------------------
3034
Elliott Hughes261e2232012-08-14 15:04:05 -07003035Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
3036
3037Permission to use, copy, modify, and distribute this software for any
3038purpose with or without fee is hereby granted, provided that the above
3039copyright notice and this permission notice appear in all copies.
3040
3041THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3042WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3043MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3044ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3045WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3046ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3047OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3048
3049-------------------------------------------------------------------
3050
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08003051Copyright (c) 1997 Todd C. Miller <millert@openbsd.org>
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003052All rights reserved.
3053
3054Redistribution and use in source and binary forms, with or without
3055modification, are permitted provided that the following conditions
3056are met:
30571. Redistributions of source code must retain the above copyright
3058 notice, this list of conditions and the following disclaimer.
30592. Redistributions in binary form must reproduce the above copyright
3060 notice, this list of conditions and the following disclaimer in the
3061 documentation and/or other materials provided with the distribution.
30623. The name of the author may not be used to endorse or promote products
3063 derived from this software without specific prior written permission.
3064
3065THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3066INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3067AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3068THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3069EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3070PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3071OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3072WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3073OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3074ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3075
3076-------------------------------------------------------------------
3077
Elliott Hughes261e2232012-08-14 15:04:05 -07003078Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003079All rights reserved.
3080
Elliott Hughes261e2232012-08-14 15:04:05 -07003081This code was contributed to The NetBSD Foundation by Klaus Klein.
3082
Elliott Hughes387d4b72012-08-09 15:17:46 -07003083Redistribution and use in source and binary forms, with or without
3084modification, are permitted provided that the following conditions
3085are met:
30861. Redistributions of source code must retain the above copyright
3087 notice, this list of conditions and the following disclaimer.
30882. Redistributions in binary form must reproduce the above copyright
3089 notice, this list of conditions and the following disclaimer in the
3090 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070030913. All advertising materials mentioning features or use of this software
3092 must display the following acknowledgement:
3093 This product includes software developed by the NetBSD
3094 Foundation, Inc. and its contributors.
30954. Neither the name of The NetBSD Foundation nor the names of its
3096 contributors may be used to endorse or promote products derived
3097 from this software without specific prior written permission.
3098
3099THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3100``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3101TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3102PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3103BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3104CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3105SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3106INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3107CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3108ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3109POSSIBILITY OF SUCH DAMAGE.
3110
3111-------------------------------------------------------------------
3112
3113Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3114All rights reserved.
3115
3116This code is derived from software contributed to The NetBSD Foundation
3117by Luke Mewburn.
3118
3119Redistribution and use in source and binary forms, with or without
3120modification, are permitted provided that the following conditions
3121are met:
31221. Redistributions of source code must retain the above copyright
3123 notice, this list of conditions and the following disclaimer.
31242. Redistributions in binary form must reproduce the above copyright
3125 notice, this list of conditions and the following disclaimer in the
3126 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003127
3128THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3129``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3130TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3131PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3132BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3133CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3134SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3135INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3136CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3137ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3138POSSIBILITY OF SUCH DAMAGE.
3139
3140-------------------------------------------------------------------
3141
3142Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3143All rights reserved.
3144
3145This code is derived from software contributed to The NetBSD Foundation
3146by Luke Mewburn; and by Jason R. Thorpe.
3147
3148Redistribution and use in source and binary forms, with or without
3149modification, are permitted provided that the following conditions
3150are met:
31511. Redistributions of source code must retain the above copyright
3152 notice, this list of conditions and the following disclaimer.
31532. Redistributions in binary form must reproduce the above copyright
3154 notice, this list of conditions and the following disclaimer in the
3155 documentation and/or other materials provided with the distribution.
31563. All advertising materials mentioning features or use of this software
3157 must display the following acknowledgement:
3158 This product includes software developed by the NetBSD
3159 Foundation, Inc. and its contributors.
31604. Neither the name of The NetBSD Foundation nor the names of its
3161 contributors may be used to endorse or promote products derived
3162 from this software without specific prior written permission.
3163
3164THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3165``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3166TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3167PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3168BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3169CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3170SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3171INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3172CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3173ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3174POSSIBILITY OF SUCH DAMAGE.
3175
3176-------------------------------------------------------------------
3177
Elliott Hughes261e2232012-08-14 15:04:05 -07003178Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3179
3180Permission to use, copy, modify, and distribute this software for any
3181purpose with or without fee is hereby granted, provided that the above
3182copyright notice and this permission notice appear in all copies.
3183
3184THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3185WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3186MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3187ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3188WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3189ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3190OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3191
3192-------------------------------------------------------------------
3193
3194Copyright (c) 1998 Softweyr LLC. All rights reserved.
3195
3196strtok_r, from Berkeley strtok
3197Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3198
3199Copyright (c) 1988, 1993
3200 The Regents of the University of California. All rights reserved.
3201
3202Redistribution and use in source and binary forms, with or without
3203modification, are permitted provided that the following conditions
3204are met:
32051. Redistributions of source code must retain the above copyright
3206 notices, this list of conditions and the following disclaimer.
32072. Redistributions in binary form must reproduce the above copyright
3208 notices, this list of conditions and the following disclaimer in the
3209 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070032103. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003211 may be used to endorse or promote products derived from this software
3212 without specific prior written permission.
3213
Elliott Hughes261e2232012-08-14 15:04:05 -07003214THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3215``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3216LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3217PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3218REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3219SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3220TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3221PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3222LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3223NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3224SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3225
3226-------------------------------------------------------------------
3227
3228Copyright (c) 1998 The NetBSD Foundation, Inc.
3229All rights reserved.
3230
3231This code is derived from software contributed to The NetBSD Foundation
3232by Klaus Klein.
3233
3234Redistribution and use in source and binary forms, with or without
3235modification, are permitted provided that the following conditions
3236are met:
32371. Redistributions of source code must retain the above copyright
3238 notice, this list of conditions and the following disclaimer.
32392. Redistributions in binary form must reproduce the above copyright
3240 notice, this list of conditions and the following disclaimer in the
3241 documentation and/or other materials provided with the distribution.
32423. All advertising materials mentioning features or use of this software
3243 must display the following acknowledgement:
3244 This product includes software developed by the NetBSD
3245 Foundation, Inc. and its contributors.
32464. Neither the name of The NetBSD Foundation nor the names of its
3247 contributors may be used to endorse or promote products derived
3248 from this software without specific prior written permission.
3249
3250THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3251``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3252TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3253PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3254BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3255CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3256SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3257INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3258CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3259ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3260POSSIBILITY OF SUCH DAMAGE.
3261
3262-------------------------------------------------------------------
3263
3264Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003265All rights reserved.
3266
3267Redistribution and use in source and binary forms, with or without
3268modification, are permitted provided that the following conditions
3269are met:
32701. Redistributions of source code must retain the above copyright
3271 notice, this list of conditions and the following disclaimer.
32722. Redistributions in binary form must reproduce the above copyright
3273 notice, this list of conditions and the following disclaimer in the
3274 documentation and/or other materials provided with the distribution.
32753. The name of the author may not be used to endorse or promote products
3276 derived from this software without specific prior written permission.
3277
3278THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3279INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3280AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3281THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3282EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3283PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3284OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3285WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3286OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3287ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3288
3289-------------------------------------------------------------------
3290
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08003291Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org>
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003292
3293Permission to use, copy, modify, and distribute this software for any
3294purpose with or without fee is hereby granted, provided that the above
3295copyright notice and this permission notice appear in all copies.
3296
3297THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3298WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3299MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3300ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3301WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3302ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3303OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3304
3305-------------------------------------------------------------------
3306
Elliott Hughes261e2232012-08-14 15:04:05 -07003307Copyright (c) 1999
3308 David E. O'Brien
3309Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003310 The Regents of the University of California. All rights reserved.
3311
3312Redistribution and use in source and binary forms, with or without
3313modification, are permitted provided that the following conditions
3314are met:
33151. Redistributions of source code must retain the above copyright
3316 notice, this list of conditions and the following disclaimer.
33172. Redistributions in binary form must reproduce the above copyright
3318 notice, this list of conditions and the following disclaimer in the
3319 documentation and/or other materials provided with the distribution.
33203. Neither the name of the University nor the names of its contributors
3321 may be used to endorse or promote products derived from this software
3322 without specific prior written permission.
3323
3324THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3325ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3326IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3327ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3328FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3329DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3330OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3331HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3332LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3333OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3334SUCH DAMAGE.
3335
3336-------------------------------------------------------------------
3337
Elliott Hughes261e2232012-08-14 15:04:05 -07003338Copyright (c) 2000 Ben Harris.
3339Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3340All rights reserved.
3341
3342Redistribution and use in source and binary forms, with or without
3343modification, are permitted provided that the following conditions
3344are met:
33451. Redistributions of source code must retain the above copyright
3346 notice, this list of conditions and the following disclaimer.
33472. Redistributions in binary form must reproduce the above copyright
3348 notice, this list of conditions and the following disclaimer in the
3349 documentation and/or other materials provided with the distribution.
33503. Neither the name of the project nor the names of its contributors
3351 may be used to endorse or promote products derived from this software
3352 without specific prior written permission.
3353
3354THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3355ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3356IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3357ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3358FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3359DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3360OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3361HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3362LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3363OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3364SUCH DAMAGE.
3365
3366-------------------------------------------------------------------
3367
3368Copyright (c) 2000 The NetBSD Foundation, Inc.
3369All rights reserved.
3370
3371This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003372by Dieter Baron and Thomas Klausner.
3373
3374Redistribution and use in source and binary forms, with or without
3375modification, are permitted provided that the following conditions
3376are met:
33771. Redistributions of source code must retain the above copyright
3378 notice, this list of conditions and the following disclaimer.
33792. Redistributions in binary form must reproduce the above copyright
3380 notice, this list of conditions and the following disclaimer in the
3381 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003382
3383THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3384``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3385TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3386PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3387BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3388CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3389SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3390INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3391CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3392ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3393POSSIBILITY OF SUCH DAMAGE.
3394
3395-------------------------------------------------------------------
3396
Elliott Hughes54a74942014-01-03 16:40:37 -08003397Copyright (c) 2001 Wasabi Systems, Inc.
3398All rights reserved.
3399
3400Written by Frank van der Linden for Wasabi Systems, Inc.
3401
3402Redistribution and use in source and binary forms, with or without
3403modification, are permitted provided that the following conditions
3404are met:
34051. Redistributions of source code must retain the above copyright
3406 notice, this list of conditions and the following disclaimer.
34072. Redistributions in binary form must reproduce the above copyright
3408 notice, this list of conditions and the following disclaimer in the
3409 documentation and/or other materials provided with the distribution.
34103. All advertising materials mentioning features or use of this software
3411 must display the following acknowledgement:
3412 This product includes software developed for the NetBSD Project by
3413 Wasabi Systems, Inc.
34144. The name of Wasabi Systems, Inc. may not be used to endorse
3415 or promote products derived from this software without specific prior
3416 written permission.
3417
3418THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3419ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3420TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3421PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3422BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3423CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3424SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3425INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3426CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3427ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3428POSSIBILITY OF SUCH DAMAGE.
3429
3430-------------------------------------------------------------------
3431
Elliott Hughes882b8af2016-05-16 17:35:36 -07003432Copyright (c) 2001-2011 The FreeBSD Project.
3433All rights reserved.
3434
3435Redistribution and use in source and binary forms, with or without
3436modification, are permitted provided that the following conditions
3437are met:
34381. Redistributions of source code must retain the above copyright
3439 notice, this list of conditions and the following disclaimer.
34402. Redistributions in binary form must reproduce the above copyright
3441 notice, this list of conditions and the following disclaimer in the
3442 documentation and/or other materials provided with the distribution.
3443
3444THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3445ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3446IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3447ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3448FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3449DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3450OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3451HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3452LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3453OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3454SUCH DAMAGE.
3455
3456-------------------------------------------------------------------
3457
Elliott Hughes261e2232012-08-14 15:04:05 -07003458Copyright (c) 2002 Daniel Hartmeier
3459All rights reserved.
3460
3461Redistribution and use in source and binary forms, with or without
3462modification, are permitted provided that the following conditions
3463are met:
3464
3465 - Redistributions of source code must retain the above copyright
3466 notice, this list of conditions and the following disclaimer.
3467 - Redistributions in binary form must reproduce the above
3468 copyright notice, this list of conditions and the following
3469 disclaimer in the documentation and/or other materials provided
3470 with the distribution.
3471
3472THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3473"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3474LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3475FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3476COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3477INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3478BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3479LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3480CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3481LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3482ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3483POSSIBILITY OF SUCH DAMAGE.
3484
3485-------------------------------------------------------------------
3486
Elliott Hughes261e2232012-08-14 15:04:05 -07003487Copyright (c) 2002 The NetBSD Foundation, Inc.
3488All rights reserved.
3489
3490This code is derived from software contributed to The NetBSD Foundation
3491by Christos Zoulas.
3492
3493Redistribution and use in source and binary forms, with or without
3494modification, are permitted provided that the following conditions
3495are met:
34961. Redistributions of source code must retain the above copyright
3497 notice, this list of conditions and the following disclaimer.
34982. Redistributions in binary form must reproduce the above copyright
3499 notice, this list of conditions and the following disclaimer in the
3500 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003501
3502THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3503``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3504TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3505PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3506BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3507CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3508SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3509INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3510CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3511ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3512POSSIBILITY OF SUCH DAMAGE.
3513
3514-------------------------------------------------------------------
3515
3516Copyright (c) 2002 Tim J. Robbins
3517All rights reserved.
3518
3519Redistribution and use in source and binary forms, with or without
3520modification, are permitted provided that the following conditions
3521are met:
35221. Redistributions of source code must retain the above copyright
3523 notice, this list of conditions and the following disclaimer.
35242. Redistributions in binary form must reproduce the above copyright
3525 notice, this list of conditions and the following disclaimer in the
3526 documentation and/or other materials provided with the distribution.
3527
3528THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3529ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3530IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3531ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3532FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3533DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3534OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3535HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3536LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3537OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3538SUCH DAMAGE.
3539
3540-------------------------------------------------------------------
3541
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003542Copyright (c) 2002 Tim J. Robbins.
3543All rights reserved.
3544
3545Redistribution and use in source and binary forms, with or without
3546modification, are permitted provided that the following conditions
3547are met:
35481. Redistributions of source code must retain the above copyright
3549 notice, this list of conditions and the following disclaimer.
35502. Redistributions in binary form must reproduce the above copyright
3551 notice, this list of conditions and the following disclaimer in the
3552 documentation and/or other materials provided with the distribution.
3553
3554THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3555ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3556IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3557ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3558FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3559DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3560OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3561HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3562LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3563OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3564SUCH DAMAGE.
3565
3566-------------------------------------------------------------------
3567
Elliott Hughes261e2232012-08-14 15:04:05 -07003568Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3569
3570Permission to use, copy, modify, and distribute this software for any
3571purpose with or without fee is hereby granted, provided that the above
3572copyright notice and this permission notice appear in all copies.
3573
3574THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3575WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3576MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3577ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3578WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3579ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3580OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3581
3582Sponsored in part by the Defense Advanced Research Projects
3583Agency (DARPA) and Air Force Research Laboratory, Air Force
3584Materiel Command, USAF, under agreement number F39502-99-1-0512.
3585
3586-------------------------------------------------------------------
3587
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003588Copyright (c) 2002, 2003 Tim J. Robbins.
3589All rights reserved.
3590
3591Redistribution and use in source and binary forms, with or without
3592modification, are permitted provided that the following conditions
3593are met:
35941. Redistributions of source code must retain the above copyright
3595 notice, this list of conditions and the following disclaimer.
35962. Redistributions in binary form must reproduce the above copyright
3597 notice, this list of conditions and the following disclaimer in the
3598 documentation and/or other materials provided with the distribution.
3599
3600THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3601ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3602IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3603ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3604FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3605DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3606OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3607HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3608LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3609OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3610SUCH DAMAGE.
3611
3612-------------------------------------------------------------------
3613
3614Copyright (c) 2002-2004 Tim J. Robbins
3615All rights reserved.
3616
3617Redistribution and use in source and binary forms, with or without
3618modification, are permitted provided that the following conditions
3619are met:
36201. Redistributions of source code must retain the above copyright
3621 notice, this list of conditions and the following disclaimer.
36222. Redistributions in binary form must reproduce the above copyright
3623 notice, this list of conditions and the following disclaimer in the
3624 documentation and/or other materials provided with the distribution.
3625
3626THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3627ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3628IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3629ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3630FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3631DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3632OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3633HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3634LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3635OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3636SUCH DAMAGE.
3637
3638-------------------------------------------------------------------
3639
3640Copyright (c) 2002-2004 Tim J. Robbins.
3641All rights reserved.
3642
3643Redistribution and use in source and binary forms, with or without
3644modification, are permitted provided that the following conditions
3645are met:
36461. Redistributions of source code must retain the above copyright
3647 notice, this list of conditions and the following disclaimer.
36482. Redistributions in binary form must reproduce the above copyright
3649 notice, this list of conditions and the following disclaimer in the
3650 documentation and/or other materials provided with the distribution.
3651
3652THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3653ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3654IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3655ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3656FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3657DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3658OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3659HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3660LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3661OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3662SUCH DAMAGE.
3663
3664-------------------------------------------------------------------
3665
Elliott Hughesab528072018-07-24 00:01:52 +00003666Copyright (c) 2003 Dag-Erling Smørgrav
3667All rights reserved.
3668
3669Redistribution and use in source and binary forms, with or without
3670modification, are permitted provided that the following conditions
3671are met:
36721. Redistributions of source code must retain the above copyright
3673 notice, this list of conditions and the following disclaimer
3674 in this position and unchanged.
36752. Redistributions in binary form must reproduce the above copyright
3676 notice, this list of conditions and the following disclaimer in the
3677 documentation and/or other materials provided with the distribution.
36783. The name of the author may not be used to endorse or promote products
3679 derived from this software without specific prior written permission.
3680
3681THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3682IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3683OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3684IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3685INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3686NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3687DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3688THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3689(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3690THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3691
3692-------------------------------------------------------------------
3693
Elliott Hughesacbe3222014-04-16 17:01:12 -07003694Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3695All rights reserved.
3696
3697Redistribution and use in source and binary forms, with or without
3698modification, are permitted provided that the following conditions
3699are met:
37001. Redistributions of source code must retain the above copyright
3701 notice, this list of conditions and the following disclaimer.
37022. Redistributions in binary form must reproduce the above copyright
3703 notice, this list of conditions and the following disclaimer in the
3704 documentation and/or other materials provided with the distribution.
3705
3706THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3707ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3708IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3709ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3710FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3711DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3712OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3713HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3714LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3715OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3716SUCH DAMAGE.
3717
3718-------------------------------------------------------------------
3719
Dan Albertc30862f2016-10-20 11:45:16 -07003720Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07003721Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3722All rights reserved.
3723
3724Redistribution and use in source and binary forms, with or without
3725modification, are permitted provided that the following conditions
3726are met:
37271. Redistributions of source code must retain the above copyright
3728 notice, this list of conditions and the following disclaimer.
37292. Redistributions in binary form must reproduce the above copyright
3730 notice, this list of conditions and the following disclaimer in the
3731 documentation and/or other materials provided with the distribution.
3732
3733THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3734ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3735IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3736ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3737FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3738DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3739OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3740HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3741LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3742OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3743SUCH DAMAGE.
3744
3745-------------------------------------------------------------------
3746
Elliott Hughes261e2232012-08-14 15:04:05 -07003747Copyright (c) 2003 Networks Associates Technology, Inc.
3748All rights reserved.
3749
3750Portions of this software were developed for the FreeBSD Project by
3751Jacques A. Vidrine, Safeport Network Services, and Network
3752Associates Laboratories, the Security Research Division of Network
3753Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3754("CBOSS"), as part of the DARPA CHATS research program.
3755
3756Redistribution and use in source and binary forms, with or without
3757modification, are permitted provided that the following conditions
3758are met:
37591. Redistributions of source code must retain the above copyright
3760 notice, this list of conditions and the following disclaimer.
37612. Redistributions in binary form must reproduce the above copyright
3762 notice, this list of conditions and the following disclaimer in the
3763 documentation and/or other materials provided with the distribution.
3764
3765THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3766ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3767IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3768ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3769FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3770DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3771OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3772HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3773LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3774OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3775SUCH DAMAGE.
3776
3777-------------------------------------------------------------------
3778
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003779Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3780
3781Permission to use, copy, modify, and distribute this software for any
3782purpose with or without fee is hereby granted, provided that the above
3783copyright notice and this permission notice appear in all copies.
3784
3785THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3786WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3787MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3788ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3789WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3790ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3791OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3792
3793Sponsored in part by the Defense Advanced Research Projects
3794Agency (DARPA) and Air Force Research Laboratory, Air Force
3795Materiel Command, USAF, under agreement number F39502-99-1-0512.
3796
3797-------------------------------------------------------------------
3798
Elliott Hughes882b8af2016-05-16 17:35:36 -07003799Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3800
3801Permission to use, copy, modify, and distribute this software for any
3802purpose with or without fee is hereby granted, provided that the above
3803copyright notice and this permission notice appear in all copies.
3804
3805THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3806WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3807MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3808ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3809WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3810ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3811OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3812
3813Sponsored in part by the Defense Advanced Research Projects
3814Agency (DARPA) and Air Force Research Laboratory, Air Force
3815Materiel Command, USAF, under agreement number F39502-99-1-0512.
3816
3817-------------------------------------------------------------------
3818
Elliott Hughesab528072018-07-24 00:01:52 +00003819Copyright (c) 2003, Steven G. Kargl
3820All rights reserved.
3821
3822Redistribution and use in source and binary forms, with or without
3823modification, are permitted provided that the following conditions
3824are met:
38251. Redistributions of source code must retain the above copyright
3826 notice unmodified, this list of conditions, and the following
3827 disclaimer.
38282. Redistributions in binary form must reproduce the above copyright
3829 notice, this list of conditions and the following disclaimer in the
3830 documentation and/or other materials provided with the distribution.
3831
3832THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3833IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3834OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3835IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3836INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3837NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3838DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3839THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3840(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3841THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3842
3843-------------------------------------------------------------------
3844
Dan Albertc30862f2016-10-20 11:45:16 -07003845Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
3846All rights reserved.
3847
3848Redistribution and use in source and binary forms, with or without
3849modification, are permitted provided that the following conditions
3850are met:
38511. Redistributions of source code must retain the above copyright
3852 notice, this list of conditions and the following disclaimer.
38532. Redistributions in binary form must reproduce the above copyright
3854 notice, this list of conditions and the following disclaimer in the
3855 documentation and/or other materials provided with the distribution.
3856
3857THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3858ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3859IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3860ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3861FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3862DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3863OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3864HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3865LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3866OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3867SUCH DAMAGE.
3868
3869-------------------------------------------------------------------
3870
Elliott Hughesab528072018-07-24 00:01:52 +00003871Copyright (c) 2004 Stefan Farfeleder
3872All rights reserved.
3873
3874Redistribution and use in source and binary forms, with or without
3875modification, are permitted provided that the following conditions
3876are met:
38771. Redistributions of source code must retain the above copyright
3878 notice, this list of conditions and the following disclaimer.
38792. Redistributions in binary form must reproduce the above copyright
3880 notice, this list of conditions and the following disclaimer in the
3881 documentation and/or other materials provided with the distribution.
3882
3883THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3884ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3885IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3886ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
3887FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3888DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3889OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3890HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3891LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3892OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3893SUCH DAMAGE.
3894
3895-------------------------------------------------------------------
3896
Elliott Hughes261e2232012-08-14 15:04:05 -07003897Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3898Copyright (c) 1995,1999 by Internet Software Consortium.
3899
3900Permission to use, copy, modify, and distribute this software for any
3901purpose with or without fee is hereby granted, provided that the above
3902copyright notice and this permission notice appear in all copies.
3903
3904THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3905WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3906MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3907ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3908WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3909ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3910OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3911
3912-------------------------------------------------------------------
3913
3914Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3915Copyright (c) 1995-1999 by Internet Software Consortium
3916
3917Permission to use, copy, modify, and distribute this software for any
3918purpose with or without fee is hereby granted, provided that the above
3919copyright notice and this permission notice appear in all copies.
3920
3921THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3922WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3923MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3924ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3925WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3926ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3927OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3928
3929-------------------------------------------------------------------
3930
3931Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3932Copyright (c) 1995-1999 by Internet Software Consortium.
3933
3934Permission to use, copy, modify, and distribute this software for any
3935purpose with or without fee is hereby granted, provided that the above
3936copyright notice and this permission notice appear in all copies.
3937
3938THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3939WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3940MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3941ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3942WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3943ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3944OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3945
3946-------------------------------------------------------------------
3947
3948Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3949Copyright (c) 1996,1999 by Internet Software Consortium.
3950
3951Permission to use, copy, modify, and distribute this software for any
3952purpose with or without fee is hereby granted, provided that the above
3953copyright notice and this permission notice appear in all copies.
3954
3955THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3956WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3957MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3958ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3959WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3960ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3961OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3962
3963-------------------------------------------------------------------
3964
3965Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3966Copyright (c) 1996-1999 by Internet Software Consortium
3967
3968Permission to use, copy, modify, and distribute this software for any
3969purpose with or without fee is hereby granted, provided that the above
3970copyright notice and this permission notice appear in all copies.
3971
3972THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3973WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3974MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3975ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3976WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3977ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3978OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3979
3980-------------------------------------------------------------------
3981
3982Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
3983Copyright (c) 1996-1999 by Internet Software Consortium.
3984
3985Permission to use, copy, modify, and distribute this software for any
3986purpose with or without fee is hereby granted, provided that the above
3987copyright notice and this permission notice appear in all copies.
3988
3989THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
3990WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3991MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
3992ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3993WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3994ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3995OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3996
3997-------------------------------------------------------------------
3998
3999Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4000Copyright (c) 1997,1999 by Internet Software Consortium.
4001
4002Permission to use, copy, modify, and distribute this software for any
4003purpose with or without fee is hereby granted, provided that the above
4004copyright notice and this permission notice appear in all copies.
4005
4006THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4007WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4008MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4009ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4010WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4011ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4012OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4013
4014-------------------------------------------------------------------
4015
4016Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07004017Copyright (c) 1999 by Internet Software Consortium.
4018
4019Permission to use, copy, modify, and distribute this software for any
4020purpose with or without fee is hereby granted, provided that the above
4021copyright notice and this permission notice appear in all copies.
4022
4023THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4024WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4025MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4026ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4027WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4028ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4029OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4030
4031-------------------------------------------------------------------
4032
4033Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4034Portions Copyright (c) 1996-1999 by Internet Software Consortium.
4035
4036Permission to use, copy, modify, and distribute this software for any
4037purpose with or without fee is hereby granted, provided that the above
4038copyright notice and this permission notice appear in all copies.
4039
4040THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4041WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4042MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4043ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4044WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4045ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4046OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4047
4048-------------------------------------------------------------------
4049
Elliott Hughesacbe3222014-04-16 17:01:12 -07004050Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
4051All rights reserved.
4052
4053Redistribution and use in source and binary forms, with or without
4054modification, are permitted provided that the following conditions
4055are met:
40561. Redistributions of source code must retain the above copyright
4057 notice, this list of conditions and the following disclaimer.
40582. Redistributions in binary form must reproduce the above copyright
4059 notice, this list of conditions and the following disclaimer in the
4060 documentation and/or other materials provided with the distribution.
4061
4062THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4063ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4064IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4065ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4066FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4067DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4068OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4069HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4070LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4071OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4072SUCH DAMAGE.
4073
4074-------------------------------------------------------------------
4075
Elliott Hughes882b8af2016-05-16 17:35:36 -07004076Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
4077All rights reserved.
4078
4079Redistribution and use in source and binary forms, with or without
4080modification, are permitted provided that the following conditions
4081are met:
40821. Redistributions of source code must retain the above copyright
4083 notice, this list of conditions and the following disclaimer.
40842. Redistributions in binary form must reproduce the above copyright
4085 notice, this list of conditions and the following disclaimer in the
4086 documentation and/or other materials provided with the distribution.
4087
4088THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4089ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4090IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4091ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4092FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4093DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4094OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4095HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4096LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4097OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4098SUCH DAMAGE.
4099
4100-------------------------------------------------------------------
4101
4102Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
4103All rights reserved.
4104
4105Redistribution and use in source and binary forms, with or without
4106modification, are permitted provided that the following conditions
4107are met:
41081. Redistributions of source code must retain the above copyright
4109 notice, this list of conditions and the following disclaimer.
41102. Redistributions in binary form must reproduce the above copyright
4111 notice, this list of conditions and the following disclaimer in the
4112 documentation and/or other materials provided with the distribution.
4113
4114THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4115ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4116IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4117ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4118FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4119DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4120OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4121HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4122LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4123OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4124SUCH DAMAGE.
4125
4126-------------------------------------------------------------------
4127
Elliott Hughesab528072018-07-24 00:01:52 +00004128Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
4129All rights reserved.
4130
4131Redistribution and use in source and binary forms, with or without
4132modification, are permitted provided that the following conditions
4133are met:
41341. Redistributions of source code must retain the above copyright
4135 notice unmodified, this list of conditions, and the following
4136 disclaimer.
41372. Redistributions in binary form must reproduce the above copyright
4138 notice, this list of conditions and the following disclaimer in the
4139 documentation and/or other materials provided with the distribution.
4140
4141THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4142IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4143OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4144IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4145INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4146NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4147DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4148THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4149(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4150THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4151
4152-------------------------------------------------------------------
4153
4154Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
4155All rights reserved.
4156
4157Redistribution and use in source and binary forms, with or without
4158modification, are permitted provided that the following conditions
4159are met:
41601. Redistributions of source code must retain the above copyright
4161 notice, this list of conditions and the following disclaimer.
41622. Redistributions in binary form must reproduce the above copyright
4163 notice, this list of conditions and the following disclaimer in the
4164 documentation and/or other materials provided with the distribution.
4165
4166THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4167ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4168IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4169ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4170FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4171DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4172OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4173HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4174LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4175OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4176SUCH DAMAGE.
4177
4178-------------------------------------------------------------------
4179
Elliott Hughes261e2232012-08-14 15:04:05 -07004180Copyright (c) 2005 Tim J. Robbins.
4181All rights reserved.
4182
4183Redistribution and use in source and binary forms, with or without
4184modification, are permitted provided that the following conditions
4185are met:
41861. Redistributions of source code must retain the above copyright
4187 notice, this list of conditions and the following disclaimer.
41882. Redistributions in binary form must reproduce the above copyright
4189 notice, this list of conditions and the following disclaimer in the
4190 documentation and/or other materials provided with the distribution.
4191
4192THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4193ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4194IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4195ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4196FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4197DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4198OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4199HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4200LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4201OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4202SUCH DAMAGE.
4203
4204-------------------------------------------------------------------
4205
Elliott Hughes448080d2013-01-29 16:25:06 -08004206Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4207Copyright (c) 1995-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
Dan Albertc30862f2016-10-20 11:45:16 -07004223Copyright (c) 2005-2008 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 Hughesab528072018-07-24 00:01:52 +00004249Copyright (c) 2005-2011 David Schultz <das@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
Elliott Hughesc6b38ae2019-11-22 11:15:42 -08004275Copyright (c) 2005-2014 Rich Felker
4276
4277Permission is hereby granted, free of charge, to any person obtaining
4278a copy of this software and associated documentation files (the
4279"Software"), to deal in the Software without restriction, including
4280without limitation the rights to use, copy, modify, merge, publish,
4281distribute, sublicense, and/or sell copies of the Software, and to
4282permit persons to whom the Software is furnished to do so, subject to
4283the following conditions:
4284
4285The above copyright notice and this permission notice shall be
4286included in all copies or substantial portions of the Software.
4287
4288THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
4289EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
4290MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
4291IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4292CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
4293TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
4294SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4295
4296-------------------------------------------------------------------
4297
Dan Albertc30862f2016-10-20 11:45:16 -07004298Copyright (c) 2007 David Schultz
4299All rights reserved.
4300
4301Redistribution and use in source and binary forms, with or without
4302modification, are permitted provided that the following conditions
4303are met:
43041. Redistributions of source code must retain the above copyright
4305 notice, this list of conditions and the following disclaimer.
43062. Redistributions in binary form must reproduce the above copyright
4307 notice, this list of conditions and the following disclaimer in the
4308 documentation and/or other materials provided with the distribution.
4309
4310THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4311ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4312IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4313ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4314FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4315DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4316OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4317HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4318LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4319OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4320SUCH DAMAGE.
4321
4322-------------------------------------------------------------------
4323
Elliott Hughesab528072018-07-24 00:01:52 +00004324Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4325All rights reserved.
4326
4327Redistribution and use in source and binary forms, with or without
4328modification, are permitted provided that the following conditions
4329are met:
43301. Redistributions of source code must retain the above copyright
4331 notice, this list of conditions and the following disclaimer.
43322. Redistributions in binary form must reproduce the above copyright
4333 notice, this list of conditions and the following disclaimer in the
4334 documentation and/or other materials provided with the distribution.
4335
4336THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4337ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4338IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4339ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4340FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4341DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4342OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4343HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4344LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4345OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4346SUCH DAMAGE.
4347
4348-------------------------------------------------------------------
4349
4350Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4351All rights reserved.
4352
4353Redistribution and use in source and binary forms, with or without
4354modification, are permitted provided that the following conditions
4355are met:
43561. Redistributions of source code must retain the above copyright
4357 notice, this list of conditions and the following disclaimer.
43582. Redistributions in binary form must reproduce the above copyright
4359 notice, this list of conditions and the following disclaimer in the
4360 documentation and/or other materials provided with the distribution.
4361
4362THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4363ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4364IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4365ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4366FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4367DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4368OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4369HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4370LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4371OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4372SUCH DAMAGE.
4373
4374Derived from s_modf.c, which has the following Copyright:
4375====================================================
4376Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
4377
4378Developed at SunPro, a Sun Microsystems, Inc. business.
4379Permission to use, copy, modify, and distribute this
4380software is freely granted, provided that this notice
4381is preserved.
4382
4383-------------------------------------------------------------------
4384
4385Copyright (c) 2007 Steven G. Kargl
4386All rights reserved.
4387
4388Redistribution and use in source and binary forms, with or without
4389modification, are permitted provided that the following conditions
4390are met:
43911. Redistributions of source code must retain the above copyright
4392 notice unmodified, this list of conditions, and the following
4393 disclaimer.
43942. Redistributions in binary form must reproduce the above copyright
4395 notice, this list of conditions and the following disclaimer in the
4396 documentation and/or other materials provided with the distribution.
4397
4398THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4399IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4400OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4401IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4402INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4403NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4404DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4405THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4406(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4407THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4408
4409-------------------------------------------------------------------
4410
Dan Albertc30862f2016-10-20 11:45:16 -07004411Copyright (c) 2007 The NetBSD Foundation, Inc.
4412All rights reserved.
4413
4414This code is derived from software written by Stephen L. Moshier.
4415It is redistributed by the NetBSD Foundation by permission of the author.
4416
4417Redistribution and use in source and binary forms, with or without
4418modification, are permitted provided that the following conditions
4419are met:
44201. Redistributions of source code must retain the above copyright
4421 notice, this list of conditions and the following disclaimer.
44222. Redistributions in binary form must reproduce the above copyright
4423 notice, this list of conditions and the following disclaimer in the
4424 documentation and/or other materials provided with the distribution.
4425
4426THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4427``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4428TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4429PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4430BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4431CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4432SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4433INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4434CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4435ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4436POSSIBILITY OF SUCH DAMAGE.
4437
4438-------------------------------------------------------------------
4439
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004440Copyright (c) 2007 Todd C. Miller <millert@openbsd.org>
Elliott Hughes7e54c762015-05-12 10:09:01 -07004441
4442Permission to use, copy, modify, and distribute this software for any
4443purpose with or without fee is hereby granted, provided that the above
4444copyright notice and this permission notice appear in all copies.
4445
4446THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4447WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4448MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4449ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4450WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4451ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4452OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4453
4454-------------------------------------------------------------------
4455
Elliott Hughes8da8ca42018-05-08 13:35:33 -07004456Copyright (c) 2007, 2010-2013 Steven G. Kargl
4457All rights reserved.
4458
4459Redistribution and use in source and binary forms, with or without
4460modification, are permitted provided that the following conditions
4461are met:
44621. Redistributions of source code must retain the above copyright
4463 notice unmodified, this list of conditions, and the following
4464 disclaimer.
44652. Redistributions in binary form must reproduce the above copyright
4466 notice, this list of conditions and the following disclaimer in the
4467 documentation and/or other materials provided with the distribution.
4468
4469THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4470IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4471OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4472IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4473INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4474NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4475DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4476THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4477(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4478THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4479
4480s_sinl.c and s_cosl.c merged by Steven G. Kargl.
4481
4482-------------------------------------------------------------------
4483
Elliott Hughes387d4b72012-08-09 15:17:46 -07004484Copyright (c) 2007-2008 Michael G Schwern
4485
4486This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4487
4488The MIT License:
4489
4490Permission is hereby granted, free of charge, to any person obtaining a copy
4491of this software and associated documentation files (the "Software"), to deal
4492in the Software without restriction, including without limitation the rights
4493to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4494copies of the Software, and to permit persons to whom the Software is
4495furnished to do so, subject to the following conditions:
4496
4497The above copyright notice and this permission notice shall be included in
4498all copies or substantial portions of the Software.
4499
4500THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4501IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4502FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4503AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4504LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4505OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4506THE SOFTWARE.
4507
Elliott Hughes387d4b72012-08-09 15:17:46 -07004508-------------------------------------------------------------------
4509
Elliott Hughes261e2232012-08-14 15:04:05 -07004510Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004511
Elliott Hughes261e2232012-08-14 15:04:05 -07004512This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004513
Elliott Hughes261e2232012-08-14 15:04:05 -07004514The MIT License:
4515
4516Permission is hereby granted, free of charge, to any person obtaining a copy
4517of this software and associated documentation files (the "Software"), to deal
4518in the Software without restriction, including without limitation the rights
4519to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4520copies of the Software, and to permit persons to whom the Software is
4521furnished to do so, subject to the following conditions:
4522
4523The above copyright notice and this permission notice shall be included in
4524all copies or substantial portions of the Software.
4525
4526THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4527IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4528FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4529AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4530LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4531OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4532THE SOFTWARE.
4533
4534Origin: http://code.google.com/p/y2038
4535Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004536
4537-------------------------------------------------------------------
4538
Elliott Hughesab528072018-07-24 00:01:52 +00004539Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
4540All rights reserved.
4541
4542Redistribution and use in source and binary forms, with or without
4543modification, are permitted provided that the following conditions
4544are met:
45451. Redistributions of source code must retain the above copyright
4546 notice, this list of conditions and the following disclaimer.
45472. Redistributions in binary form must reproduce the above copyright
4548 notice, this list of conditions and the following disclaimer in the
4549 documentation and/or other materials provided with the distribution.
4550
4551THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4552ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4553IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4554ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4555FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4556DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4557OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4558HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4559LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4560OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4561SUCH DAMAGE.
4562
4563-------------------------------------------------------------------
4564
Dan Albertc30862f2016-10-20 11:45:16 -07004565Copyright (c) 2007-2013 Bruce D. Evans
4566All rights reserved.
4567
4568Redistribution and use in source and binary forms, with or without
4569modification, are permitted provided that the following conditions
4570are met:
45711. Redistributions of source code must retain the above copyright
4572 notice unmodified, this list of conditions, and the following
4573 disclaimer.
45742. Redistributions in binary form must reproduce the above copyright
4575 notice, this list of conditions and the following disclaimer in the
4576 documentation and/or other materials provided with the distribution.
4577
4578THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4579IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4580OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4581IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4582INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4583NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4584DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4585THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4586(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4587THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4588
4589-------------------------------------------------------------------
4590
Dan Albertc30862f2016-10-20 11:45:16 -07004591Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4592All rights reserved.
4593
4594Redistribution and use in source and binary forms, with or without
4595modification, are permitted provided that the following conditions
4596are met:
45971. Redistributions of source code must retain the above copyright
4598 notice, this list of conditions and the following disclaimer.
45992. Redistributions in binary form must reproduce the above copyright
4600 notice, this list of conditions and the following disclaimer in the
4601 documentation and/or other materials provided with the distribution.
4602
4603THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4604ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4605IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4606ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4607FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4608DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4609OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4610HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4611LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4612OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4613SUCH DAMAGE.
4614
4615-------------------------------------------------------------------
4616
Elliott Hughesab528072018-07-24 00:01:52 +00004617Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net>
4618
4619Permission to use, copy, modify, and distribute this software for any
4620purpose with or without fee is hereby granted, provided that the above
4621copyright notice and this permission notice appear in all copies.
4622
4623THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4624WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4625MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4626ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4627WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4628ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4629OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4630
4631-------------------------------------------------------------------
4632
Elliott Hughes261e2232012-08-14 15:04:05 -07004633Copyright (c) 2008 Todd C. Miller <millert@openbsd.org>
4634
4635Permission to use, copy, modify, and distribute this software for any
4636purpose with or without fee is hereby granted, provided that the above
4637copyright notice and this permission notice appear in all copies.
4638
4639THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4640WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4641MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4642ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4643WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4644ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4645OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4646
4647-------------------------------------------------------------------
4648
Elliott Hughes3758a242014-07-22 21:24:47 -07004649Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4650
4651Permission to use, copy, modify, and distribute this software for any
4652purpose with or without fee is hereby granted, provided that the above
4653copyright notice and this permission notice appear in all copies.
4654
4655THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4656WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4657MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4658ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4659WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4660ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4661OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4662
4663-------------------------------------------------------------------
4664
Elliott Hughes261e2232012-08-14 15:04:05 -07004665Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4666All rights reserved.
4667
Elliott Hughes15581382014-07-07 15:42:06 -07004668Copyright (c) 2011 The FreeBSD Foundation
4669All rights reserved.
4670Portions of this software were developed by David Chisnall
4671under sponsorship from the FreeBSD Foundation.
4672
4673Redistribution and use in source and binary forms, with or without
4674modification, are permitted provided that the following conditions
4675are met:
46761. Redistributions of source code must retain the above copyright
4677 notice, this list of conditions and the following disclaimer.
46782. Redistributions in binary form must reproduce the above copyright
4679 notice, this list of conditions and the following disclaimer in the
4680 documentation and/or other materials provided with the distribution.
4681
4682THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4683ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4684IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4685ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4686FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4687DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4688OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4689HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4690LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4691OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4692SUCH DAMAGE.
4693
4694-------------------------------------------------------------------
4695
4696Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4697All rights reserved.
4698
Elliott Hughes261e2232012-08-14 15:04:05 -07004699Redistribution and use in source and binary forms, with or without
4700modification, are permitted provided that the following conditions
4701are met:
47021. Redistributions of source code must retain the above copyright
4703 notice, this list of conditions and the following disclaimer.
47042. Redistributions in binary form must reproduce the above copyright
4705 notice, this list of conditions and the following disclaimer in the
4706 documentation and/or other materials provided with the distribution.
4707
4708THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4709ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4710IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4711ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4712FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4713DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4714OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4715HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4716LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4717OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4718SUCH DAMAGE.
4719
4720-------------------------------------------------------------------
4721
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004722Copyright (c) 2009 The NetBSD Foundation, Inc.
4723
4724This code is derived from software contributed to The NetBSD Foundation
4725by Roy Marples.
4726
4727Redistribution and use in source and binary forms, with or without
4728modification, are permitted provided that the following conditions
4729are met:
47301. Redistributions of source code must retain the above copyright
4731 notice, this list of conditions and the following disclaimer.
47322. Redistributions in binary form must reproduce the above copyright
4733 notice, this list of conditions and the following disclaimer in the
4734 documentation and/or other materials provided with the distribution.
4735
4736THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4737IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4738OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4739IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4740INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4741NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4742DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4743THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4744(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4745THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4746
4747-------------------------------------------------------------------
4748
Dan Albertc30862f2016-10-20 11:45:16 -07004749Copyright (c) 2009-2013 Steven G. Kargl
4750All rights reserved.
4751
4752Redistribution and use in source and binary forms, with or without
4753modification, are permitted provided that the following conditions
4754are met:
47551. Redistributions of source code must retain the above copyright
4756 notice unmodified, this list of conditions, and the following
4757 disclaimer.
47582. Redistributions in binary form must reproduce the above copyright
4759 notice, this list of conditions and the following disclaimer in the
4760 documentation and/or other materials provided with the distribution.
4761
4762THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4763IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4764OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4765IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4766INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4767NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4768DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4769THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4770(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4771THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4772
4773Optimized by Bruce D. Evans.
4774
4775-------------------------------------------------------------------
4776
Elliott Hughes882b8af2016-05-16 17:35:36 -07004777Copyright (c) 2010 The NetBSD Foundation, Inc.
4778All rights reserved.
4779
4780Redistribution and use in source and binary forms, with or without
4781modification, are permitted provided that the following conditions
4782are met:
47831. Redistributions of source code must retain the above copyright
4784 notice, this list of conditions and the following disclaimer.
47852. Redistributions in binary form must reproduce the above copyright
4786 notice, this list of conditions and the following disclaimer in the
4787 documentation and/or other materials provided with the distribution.
4788
4789THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4790``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4791TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4792PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4793BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4794CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4795SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4796INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4797CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4798ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4799POSSIBILITY OF SUCH DAMAGE.
4800
4801-------------------------------------------------------------------
4802
Elliott Hughes9a4b68e2019-11-20 14:56:22 -08004803Copyright (c) 2010 Todd C. Miller <millert@openbsd.org>
Elliott Hughes4e54b112014-03-06 15:06:11 -08004804
4805Permission to use, copy, modify, and distribute this software for any
4806purpose with or without fee is hereby granted, provided that the above
4807copyright notice and this permission notice appear in all copies.
4808
4809THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4810WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4811MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4812ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4813WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4814ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4815OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4816
4817-------------------------------------------------------------------
4818
Elliott Hughes54a74942014-01-03 16:40:37 -08004819Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004820All rights reserved.
4821
4822Redistribution and use in source and binary forms, with or without
4823modification, are permitted provided that the following conditions are met:
4824
Elliott Hughes3758a242014-07-22 21:24:47 -07004825 * Redistributions of source code must retain the above copyright notice,
4826 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004827
Elliott Hughes3758a242014-07-22 21:24:47 -07004828 * Redistributions in binary form must reproduce the above copyright notice,
4829 * this list of conditions and the following disclaimer in the documentation
4830 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004831
Elliott Hughes3758a242014-07-22 21:24:47 -07004832 * Neither the name of Intel Corporation nor the names of its contributors
4833 * may be used to endorse or promote products derived from this software
4834 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004835
4836THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4837ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4838WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4839DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4840ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4841(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4842LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4843ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4844(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4845SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4846
4847-------------------------------------------------------------------
4848
Elliott Hughes261e2232012-08-14 15:04:05 -07004849Copyright (c) 2010, Intel Corporation
4850All rights reserved.
4851
4852Redistribution and use in source and binary forms, with or without
4853modification, are permitted provided that the following conditions are met:
4854
Elliott Hughes3758a242014-07-22 21:24:47 -07004855 * Redistributions of source code must retain the above copyright notice,
4856 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07004857
Elliott Hughes3758a242014-07-22 21:24:47 -07004858 * Redistributions in binary form must reproduce the above copyright notice,
4859 * this list of conditions and the following disclaimer in the documentation
4860 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07004861
Elliott Hughes3758a242014-07-22 21:24:47 -07004862 * Neither the name of Intel Corporation nor the names of its contributors
4863 * may be used to endorse or promote products derived from this software
4864 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07004865
4866THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4867ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4868WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4869DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4870ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4871(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4872LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4873ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4874(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4875SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4876
4877-------------------------------------------------------------------
4878
Elliott Hughesbfa582d2014-05-05 14:58:17 -07004879Copyright (c) 2011 David Chisnall
4880All rights reserved.
4881
4882Redistribution and use in source and binary forms, with or without
4883modification, are permitted provided that the following conditions
4884are met:
48851. Redistributions of source code must retain the above copyright
4886 notice, this list of conditions and the following disclaimer.
48872. Redistributions in binary form must reproduce the above copyright
4888 notice, this list of conditions and the following disclaimer in the
4889 documentation and/or other materials provided with the distribution.
4890
4891THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4892ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4893IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4894ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4895FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4896DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4897OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4898HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4899LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4900OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4901SUCH DAMAGE.
4902
4903-------------------------------------------------------------------
4904
Elliott Hughesab528072018-07-24 00:01:52 +00004905Copyright (c) 2011 David Schultz
4906All rights reserved.
4907
4908Redistribution and use in source and binary forms, with or without
4909modification, are permitted provided that the following conditions
4910are met:
49111. Redistributions of source code must retain the above copyright
4912 notice unmodified, this list of conditions, and the following
4913 disclaimer.
49142. Redistributions in binary form must reproduce the above copyright
4915 notice, this list of conditions and the following disclaimer in the
4916 documentation and/or other materials provided with the distribution.
4917
4918THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4919IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4920OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4921IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4922INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4923NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4924DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4925THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4926(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4927THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4928
4929-------------------------------------------------------------------
4930
4931Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
4932All rights reserved.
4933
4934Redistribution and use in source and binary forms, with or without
4935modification, are permitted provided that the following conditions
4936are met:
49371. Redistributions of source code must retain the above copyright
4938 notice, this list of conditions and the following disclaimer.
49392. Redistributions in binary form must reproduce the above copyright
4940 notice, this list of conditions and the following disclaimer in the
4941 documentation and/or other materials provided with the distribution.
4942
4943THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4944ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4945IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4946ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4947FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4948DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4949OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4950HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4951LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4952OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4953SUCH DAMAGE.
4954
4955-------------------------------------------------------------------
4956
Elliott Hughes15581382014-07-07 15:42:06 -07004957Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
4958 David Chisnall <theraven@FreeBSD.org>
4959All rights reserved.
4960
4961Redistribution and use in source and binary forms, with or without
4962modification, are permitted provided that the following conditions
4963are met:
49641. Redistributions of source code must retain the above copyright
4965 notice, this list of conditions and the following disclaimer.
49662. Redistributions in binary form must reproduce the above copyright
4967 notice, this list of conditions and the following disclaimer in the
4968 documentation and/or other materials provided with the distribution.
4969
4970THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4971ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4972IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4973ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4974FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4975DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4976OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4977HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4978LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4979OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4980SUCH DAMAGE.
4981
4982-------------------------------------------------------------------
4983
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004984Copyright (c) 2011 Intel Corporation
4985All rights reserved.
4986
4987Redistribution and use in source and binary forms, with or without
4988modification, are permitted provided that the following conditions are met:
4989
Elliott Hughes3758a242014-07-22 21:24:47 -07004990 * Redistributions of source code must retain the above copyright notice,
4991 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004992
Elliott Hughes3758a242014-07-22 21:24:47 -07004993 * Redistributions in binary form must reproduce the above copyright notice,
4994 * this list of conditions and the following disclaimer in the documentation
4995 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004996
Elliott Hughes3758a242014-07-22 21:24:47 -07004997 * Neither the name of Intel Corporation nor the names of its contributors
4998 * may be used to endorse or promote products derived from this software
4999 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005000
5001THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5002ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5003WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5004DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5005ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5006(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5007LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5008ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5009(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5010SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5011
5012-------------------------------------------------------------------
5013
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005014Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
5015
5016Permission to use, copy, modify, and distribute this software for any
5017purpose with or without fee is hereby granted, provided that the above
5018copyright notice and this permission notice appear in all copies.
5019
5020THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5021WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5022MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5023ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5024WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5025ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5026OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5027
5028-------------------------------------------------------------------
5029
Elliott Hughes261e2232012-08-14 15:04:05 -07005030Copyright (c) 2011 The Android Open Source Project
5031Copyright (c) 2008 ARM Ltd
5032All rights reserved.
5033
5034Redistribution and use in source and binary forms, with or without
5035modification, are permitted provided that the following conditions
5036are met:
50371. Redistributions of source code must retain the above copyright
5038 notice, this list of conditions and the following disclaimer.
50392. Redistributions in binary form must reproduce the above copyright
5040 notice, this list of conditions and the following disclaimer in the
5041 documentation and/or other materials provided with the distribution.
50423. The name of the company may not be used to endorse or promote
5043 products derived from this software without specific prior written
5044 permission.
5045
5046THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5047WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5048MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5049IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5050SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5051TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5052PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5053LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5054NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5055SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5056
5057-------------------------------------------------------------------
5058
Elliott Hughes54a74942014-01-03 16:40:37 -08005059Copyright (c) 2011, 2012, 2013 Intel Corporation
5060All rights reserved.
5061
5062Redistribution and use in source and binary forms, with or without
5063modification, are permitted provided that the following conditions are met:
5064
Elliott Hughes3758a242014-07-22 21:24:47 -07005065 * Redistributions of source code must retain the above copyright notice,
5066 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08005067
Elliott Hughes3758a242014-07-22 21:24:47 -07005068 * Redistributions in binary form must reproduce the above copyright notice,
5069 * this list of conditions and the following disclaimer in the documentation
5070 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08005071
Elliott Hughes3758a242014-07-22 21:24:47 -07005072 * Neither the name of Intel Corporation nor the names of its contributors
5073 * may be used to endorse or promote products derived from this software
5074 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08005075
5076THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5077ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5078WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5079DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5080ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5081(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5082LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5083ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5084(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5085SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5086
5087-------------------------------------------------------------------
5088
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005089Copyright (c) 2011, Intel Corporation
5090All rights reserved.
5091
5092Redistribution and use in source and binary forms, with or without
5093modification, are permitted provided that the following conditions are met:
5094
Elliott Hughes3758a242014-07-22 21:24:47 -07005095 * Redistributions of source code must retain the above copyright notice,
5096 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005097
Elliott Hughes3758a242014-07-22 21:24:47 -07005098 * Redistributions in binary form must reproduce the above copyright notice,
5099 * this list of conditions and the following disclaimer in the documentation
5100 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005101
Elliott Hughes3758a242014-07-22 21:24:47 -07005102 * Neither the name of Intel Corporation nor the names of its contributors
5103 * may be used to endorse or promote products derived from this software
5104 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005105
5106THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5107ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5108WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5109DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5110ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5111(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5112LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5113ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5114(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5115SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5116
5117-------------------------------------------------------------------
5118
Elliott Hughes261e2232012-08-14 15:04:05 -07005119Copyright (c) 2011, VMware, Inc.
5120All rights reserved.
5121
5122Redistribution and use in source and binary forms, with or without
5123modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005124 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005125 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005126 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005127 notice, this list of conditions and the following disclaimer in the
5128 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005129 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07005130 may be used to endorse or promote products derived from this software
5131 without specific prior written permission.
5132
5133THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5134AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5135IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5136ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
5137ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5138(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5139LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5140ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5141(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5142THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5143
5144-------------------------------------------------------------------
5145
Dan Albertc30862f2016-10-20 11:45:16 -07005146Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughesab528072018-07-24 00:01:52 +00005147All rights reserved.
5148
5149Redistribution and use in source and binary forms, with or without
5150modification, are permitted provided that the following conditions
5151are met:
51521. Redistributions of source code must retain the above copyright
5153 notice, this list of conditions and the following disclaimer.
51542. Redistributions in binary form must reproduce the above copyright
5155 notice, this list of conditions and the following disclaimer in the
5156 documentation and/or other materials provided with the distribution.
5157
5158THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5159ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5160IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5161ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5162FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5163DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5164OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5165HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5166LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5167OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5168SUCH DAMAGE.
5169
5170-------------------------------------------------------------------
5171
5172Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
Elliott Hughes8da8ca42018-05-08 13:35:33 -07005173Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org>
Dan Albertc30862f2016-10-20 11:45:16 -07005174All rights reserved.
5175
5176Redistribution and use in source and binary forms, with or without
5177modification, are permitted provided that the following conditions
5178are met:
51791. Redistributions of source code must retain the above copyright
5180 notice, this list of conditions and the following disclaimer.
51812. Redistributions in binary form must reproduce the above copyright
5182 notice, this list of conditions and the following disclaimer in the
5183 documentation and/or other materials provided with the distribution.
5184
5185THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5186ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5187IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5188ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5189FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5190DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5191OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5192HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5193LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5194OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5195SUCH DAMAGE.
5196
5197-------------------------------------------------------------------
5198
Jake Weinstein372f19e2016-11-17 16:01:25 -05005199Copyright (c) 2012-2013, Linaro Limited
5200 All rights reserved.
5201
5202 Redistribution and use in source and binary forms, with or without
5203 modification, are permitted provided that the following conditions are met:
5204 * Redistributions of source code must retain the above copyright
5205 notice, this list of conditions and the following disclaimer.
5206 * Redistributions in binary form must reproduce the above copyright
5207 notice, this list of conditions and the following disclaimer in the
5208 documentation and/or other materials provided with the distribution.
5209 * Neither the name of the Linaro nor the
5210 names of its contributors may be used to endorse or promote products
5211 derived from this software without specific prior written permission.
5212
5213 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5214 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5215 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5216 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5217 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5218 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5219 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5220 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5221 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5222 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5223
5224-------------------------------------------------------------------
5225
Jake Weinsteinbff53b22017-05-06 23:22:58 -04005226Copyright (c) 2012-2014 ARM Ltd
5227All rights reserved.
5228
5229Redistribution and use in source and binary forms, with or without
5230modification, are permitted provided that the following conditions
5231are met:
52321. Redistributions of source code must retain the above copyright
5233 notice, this list of conditions and the following disclaimer.
52342. Redistributions in binary form must reproduce the above copyright
5235 notice, this list of conditions and the following disclaimer in the
5236 documentation and/or other materials provided with the distribution.
52373. The name of the company may not be used to endorse or promote
5238 products derived from this software without specific prior written
5239 permission.
5240
5241THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5242WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5243MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5244IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5245SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5246TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5247PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5248LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5249NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5250SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5251
5252-------------------------------------------------------------------
5253
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005254Copyright (c) 2013 ARM Ltd
5255All rights reserved.
5256
5257Redistribution and use in source and binary forms, with or without
5258modification, are permitted provided that the following conditions
5259are met:
52601. Redistributions of source code must retain the above copyright
5261 notice, this list of conditions and the following disclaimer.
52622. Redistributions in binary form must reproduce the above copyright
5263 notice, this list of conditions and the following disclaimer in the
5264 documentation and/or other materials provided with the distribution.
52653. The name of the company may not be used to endorse or promote
5266 products derived from this software without specific prior written
5267 permission.
5268
5269THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5270WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5271MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5272IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5273SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5274TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5275PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5276LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5277NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5278SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5279
5280-------------------------------------------------------------------
5281
Elliott Hughes4e54b112014-03-06 15:06:11 -08005282Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5283
5284Permission to use, copy, modify, and distribute this software for any
5285purpose with or without fee is hereby granted, provided that the above
5286copyright notice and this permission notice appear in all copies.
5287
5288THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5289WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5290MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5291ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5292WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5293ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5294OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5295
5296-------------------------------------------------------------------
5297
Elliott Hughesab528072018-07-24 00:01:52 +00005298Copyright (c) 2013 Bruce D. Evans
5299All rights reserved.
5300
5301Redistribution and use in source and binary forms, with or without
5302modification, are permitted provided that the following conditions
5303are met:
53041. Redistributions of source code must retain the above copyright
5305 notice unmodified, this list of conditions, and the following
5306 disclaimer.
53072. Redistributions in binary form must reproduce the above copyright
5308 notice, this list of conditions and the following disclaimer in the
5309 documentation and/or other materials provided with the distribution.
5310
5311THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5312IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5313OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5314IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5315INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5316NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5317DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5318THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5319(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5320THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5321
5322-------------------------------------------------------------------
5323
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005324Copyright (c) 2013 The NetBSD Foundation, Inc.
5325All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005326
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005327This code is derived from software contributed to The NetBSD Foundation
5328by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005329
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005330Redistribution and use in source and binary forms, with or without
5331modification, are permitted provided that the following conditions
5332are met:
53331. Redistributions of source code must retain the above copyright
5334 notice, this list of conditions and the following disclaimer.
53352. Redistributions in binary form must reproduce the above copyright
5336 notice, this list of conditions and the following disclaimer in the
5337 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005338
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005339THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5340``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5341TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5342PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5343BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5344CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5345SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5346INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5347CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5348ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5349POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005350
5351-------------------------------------------------------------------
5352
Jake Weinstein372f19e2016-11-17 16:01:25 -05005353Copyright (c) 2013, Linaro Limited
5354 All rights reserved.
5355
5356 Redistribution and use in source and binary forms, with or without
5357 modification, are permitted provided that the following conditions are met:
5358 * Redistributions of source code must retain the above copyright
5359 notice, this list of conditions and the following disclaimer.
5360 * Redistributions in binary form must reproduce the above copyright
5361 notice, this list of conditions and the following disclaimer in the
5362 documentation and/or other materials provided with the distribution.
5363 * Neither the name of the Linaro nor the
5364 names of its contributors may be used to endorse or promote products
5365 derived from this software without specific prior written permission.
5366
5367 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5368 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5369 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5370 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5371 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5372 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5373 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5374 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5375 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5376 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5377
5378-------------------------------------------------------------------
5379
Dan Albertc30862f2016-10-20 11:45:16 -07005380Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5381Johnny Qiu <joqiu@nvidia.com>
5382Shu Zhang <chazhang@nvidia.com>
5383
5384Redistribution and use in source and binary forms, with or without
5385modification, are permitted provided that the following conditions are
5386met:
5387 * Redistributions of source code must retain the above copyright
5388 notice, this list of conditions and the following disclaimer.
5389 * Redistributions in binary form must reproduce the above
5390 copyright notice, this list of conditions and the following
5391 disclaimer in the documentation and/or other materials provided
5392 with the distribution.
5393 * Neither the name of The Linux Foundation nor the names of its
5394 contributors may be used to endorse or promote products derived
5395 from this software without specific prior written permission.
5396
5397THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5398WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5399MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5400ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5401BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5402CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5403SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5404BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5405WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5406OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5407IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5408
5409-------------------------------------------------------------------
5410
Elliott Hughes15581382014-07-07 15:42:06 -07005411Copyright (c) 2014, Intel Corporation
5412All rights reserved.
5413
5414Redistribution and use in source and binary forms, with or without
5415modification, are permitted provided that the following conditions are met:
5416
Elliott Hughes3758a242014-07-22 21:24:47 -07005417 * Redistributions of source code must retain the above copyright notice,
5418 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005419
Elliott Hughes3758a242014-07-22 21:24:47 -07005420 * Redistributions in binary form must reproduce the above copyright notice,
5421 * this list of conditions and the following disclaimer in the documentation
5422 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005423
Elliott Hughes3758a242014-07-22 21:24:47 -07005424 * Neither the name of Intel Corporation nor the names of its contributors
5425 * may be used to endorse or promote products derived from this software
5426 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005427
5428THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5429ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5430WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5431DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5432ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5433(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5434LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5435ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5436(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5437SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5438
5439-------------------------------------------------------------------
5440
Elliott Hughes4e54b112014-03-06 15:06:11 -08005441Copyright (c) 2014, Linaro Limited
5442 All rights reserved.
5443
5444 Redistribution and use in source and binary forms, with or without
5445 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005446 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005447 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005448 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005449 notice, this list of conditions and the following disclaimer in the
5450 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005451 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005452 names of its contributors may be used to endorse or promote products
5453 derived from this software without specific prior written permission.
5454
5455 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5456 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5457 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5458 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5459 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5460 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5461 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5462 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5463 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5464 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5465 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5466
5467-------------------------------------------------------------------
5468
Jake Weinstein372f19e2016-11-17 16:01:25 -05005469Copyright (c) 2015 ARM Ltd
5470All rights reserved.
5471
5472Redistribution and use in source and binary forms, with or without
5473modification, are permitted provided that the following conditions
5474are met:
54751. Redistributions of source code must retain the above copyright
5476 notice, this list of conditions and the following disclaimer.
54772. Redistributions in binary form must reproduce the above copyright
5478 notice, this list of conditions and the following disclaimer in the
5479 documentation and/or other materials provided with the distribution.
54803. The name of the company may not be used to endorse or promote
5481 products derived from this software without specific prior written
5482 permission.
5483
5484THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5485WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5486MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5487IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5488SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5489TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5490PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5491LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5492NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5493SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5494
5495-------------------------------------------------------------------
5496
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005497Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5498All rights reserved.
5499
5500Redistribution and use in source and binary forms, with or without
5501modification, are permitted provided that the following conditions
5502are met:
5503
55041. Redistributions of source code must retain the above copyright
5505 notice, this list of conditions and the following disclaimer.
55062. Redistributions in binary form must reproduce the above copyright
5507 notice, this list of conditions and the following disclaimer in
5508 the documentation and/or other materials provided with the
5509 distribution.
5510
5511THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5512``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5513LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5514FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5515COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5516INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5517BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5518LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5519AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5520OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5521OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5522SUCH DAMAGE.
5523
5524-------------------------------------------------------------------
5525
Elliott Hughes5702c6f2017-08-31 17:27:05 -07005526Copyright (c) 2015 Nuxi, https://nuxi.nl/
5527
5528Redistribution and use in source and binary forms, with or without
5529modification, are permitted provided that the following conditions
5530are met:
55311. Redistributions of source code must retain the above copyright
5532 notice, this list of conditions and the following disclaimer.
55332. Redistributions in binary form must reproduce the above copyright
5534 notice, this list of conditions and the following disclaimer in the
5535 documentation and/or other materials provided with the distribution.
5536
5537THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5538ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5539IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5540ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5541FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5542DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5543OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5544HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5545LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5546OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5547SUCH DAMAGE.
5548
5549-------------------------------------------------------------------
5550
Elliott Hughes261e2232012-08-14 15:04:05 -07005551Copyright (c)1999 Citrus Project,
5552All rights reserved.
5553
5554Redistribution and use in source and binary forms, with or without
5555modification, are permitted provided that the following conditions
5556are met:
55571. Redistributions of source code must retain the above copyright
5558 notice, this list of conditions and the following disclaimer.
55592. Redistributions in binary form must reproduce the above copyright
5560 notice, this list of conditions and the following disclaimer in the
5561 documentation and/or other materials provided with the distribution.
5562
5563THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5564ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5565IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5566ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5567FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5568DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5569OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5570HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5571LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5572OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5573SUCH DAMAGE.
5574
5575-------------------------------------------------------------------
5576
5577Copyright (c)2001 Citrus Project,
5578All rights reserved.
5579
5580Redistribution and use in source and binary forms, with or without
5581modification, are permitted provided that the following conditions
5582are met:
55831. Redistributions of source code must retain the above copyright
5584 notice, this list of conditions and the following disclaimer.
55852. Redistributions in binary form must reproduce the above copyright
5586 notice, this list of conditions and the following disclaimer in the
5587 documentation and/or other materials provided with the distribution.
5588
5589THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5590ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5591IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5592ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5593FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5594DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5595OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5596HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5597LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5598OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5599SUCH DAMAGE.
5600
5601-------------------------------------------------------------------
5602
Elliott Hughesacbe3222014-04-16 17:01:12 -07005603Copyright (c)2003 Citrus Project,
5604All rights reserved.
5605
5606Redistribution and use in source and binary forms, with or without
5607modification, are permitted provided that the following conditions
5608are met:
56091. Redistributions of source code must retain the above copyright
5610 notice, this list of conditions and the following disclaimer.
56112. Redistributions in binary form must reproduce the above copyright
5612 notice, this list of conditions and the following disclaimer in the
5613 documentation and/or other materials provided with the distribution.
5614
5615THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5616ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5617IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5618ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5619FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5620DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5621OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5622HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5623LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5624OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5625SUCH DAMAGE.
5626
5627-------------------------------------------------------------------
5628
Elliott Hughes77a3e282016-08-08 12:39:56 -07005629Copyright 1989 The Regents of the University of California.
5630 All rights reserved.
5631
5632 Redistribution and use in source and binary forms, with or without
5633 modification, are permitted provided that the following conditions
5634 are met:
5635 1. Redistributions of source code must retain the above copyright
5636 notice, this list of conditions and the following disclaimer.
5637 2. Redistributions in binary form must reproduce the above copyright
5638 notice, this list of conditions and the following disclaimer in the
5639 documentation and/or other materials provided with the distribution.
5640 3. Neither the name of the University nor the names of its contributors
5641 may be used to endorse or promote products derived from this software
5642 without specific prior written permission.
5643
5644 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
5645 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5646 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5647 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5648 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5649 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5650 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5651 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5652 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5653 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5654
5655-------------------------------------------------------------------
5656
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005657Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5658Copyright 2008 Damien Miller <djm@openbsd.org>
5659All rights reserved.
5660
5661Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
5662such a mathematical system to generate more random (yet non-repeating)
5663ids to solve the resolver/named problem. But Niels designed the
5664actual system based on the constraints.
5665
5666Later modified by Damien Miller to wrap the LCG output in a 15-bit
5667permutation generator based on a Luby-Rackoff block cipher. This
5668ensures the output is non-repeating and preserves the MSB twiddle
5669trick, but makes it more resistant to LCG prediction.
5670
5671Redistribution and use in source and binary forms, with or without
5672modification, are permitted provided that the following conditions
5673are met:
56741. Redistributions of source code must retain the above copyright
5675 notice, this list of conditions and the following disclaimer.
56762. Redistributions in binary form must reproduce the above copyright
5677 notice, this list of conditions and the following disclaimer in the
5678 documentation and/or other materials provided with the distribution.
5679
5680THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5681IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5682OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5683IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5684INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5685NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5686DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5687THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5688(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5689THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5690
5691-------------------------------------------------------------------
5692
Dan Albertc30862f2016-10-20 11:45:16 -07005693From: @(#)s_ilogb.c 5.1 93/09/24
5694====================================================
5695Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
5696
5697Developed at SunPro, a Sun Microsystems, Inc. business.
5698Permission to use, copy, modify, and distribute this
5699software is freely granted, provided that this notice
5700is preserved.
5701
5702-------------------------------------------------------------------
5703
Calin Juravlec4fbf922014-03-10 11:23:52 +00005704Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
5705Portions Copyright (C) 1996-2003 Internet Software Consortium.
5706
5707Permission to use, copy, modify, and/or distribute this software for any
5708purpose with or without fee is hereby granted, provided that the above
5709copyright notice and this permission notice appear in all copies.
5710
5711THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5712REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5713AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5714INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5715LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5716OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5717PERFORMANCE OF THIS SOFTWARE.
5718
5719-------------------------------------------------------------------
5720
Elliott Hughes261e2232012-08-14 15:04:05 -07005721Portions Copyright (c) 1993 by Digital Equipment Corporation.
5722
5723Permission to use, copy, modify, and distribute this software for any
5724purpose with or without fee is hereby granted, provided that the above
5725copyright notice and this permission notice appear in all copies, and that
5726the name of Digital Equipment Corporation not be used in advertising or
5727publicity pertaining to distribution of the document or software without
5728specific, written prior permission.
5729
5730THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
5731WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
5732OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
5733CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5734DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5735PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5736ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5737SOFTWARE.
5738
5739-------------------------------------------------------------------
5740
5741Portions Copyright (c) 1995 by International Business Machines, Inc.
5742
5743International Business Machines, Inc. (hereinafter called IBM) grants
5744permission under its copyrights to use, copy, modify, and distribute this
5745Software with or without fee, provided that the above copyright notice and
5746all paragraphs of this notice appear in all copies, and that the name of IBM
5747not be used in connection with the marketing of any product incorporating
5748the Software or modifications thereof, without specific, written prior
5749permission.
5750
5751To the extent it has a right to do so, IBM grants an immunity from suit
5752under its patents, if any, for the use, sale or manufacture of products to
5753the extent that such products are used for performing Domain Name System
5754dynamic updates in TCP/IP networks by means of the Software. No immunity is
5755granted for any product per se or for any other function of any product.
5756
5757THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
5758INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
5759PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
5760DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
5761OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
5762IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
5763
5764-------------------------------------------------------------------
5765
5766Portions Copyright(C) 1995, Jason Downs. All 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.
5776
5777THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS
5778OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5779WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5780DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
5781INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5782(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5783SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5784CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5785LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5786OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5787SUCH DAMAGE.
5788
5789-------------------------------------------------------------------
5790
5791The author of this software is David M. Gay.
5792
Elliott Hughesacbe3222014-04-16 17:01:12 -07005793Copyright (C) 1998 by Lucent Technologies
5794All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07005795
Elliott Hughesacbe3222014-04-16 17:01:12 -07005796Permission to use, copy, modify, and distribute this software and
5797its documentation for any purpose and without fee is hereby
5798granted, provided that the above copyright notice appear in all
5799copies and that both that the copyright notice and this
5800permission notice and warranty disclaimer appear in supporting
5801documentation, and that the name of Lucent or any of its entities
5802not be used in advertising or publicity pertaining to
5803distribution of the software without specific, written prior
5804permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07005805
Elliott Hughesacbe3222014-04-16 17:01:12 -07005806LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5807INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5808IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5809SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5810WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5811IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5812ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5813THIS SOFTWARE.
5814
5815-------------------------------------------------------------------
5816
5817The author of this software is David M. Gay.
5818
5819Copyright (C) 1998, 1999 by Lucent Technologies
5820All Rights Reserved
5821
5822Permission to use, copy, modify, and distribute this software and
5823its documentation for any purpose and without fee is hereby
5824granted, provided that the above copyright notice appear in all
5825copies and that both that the copyright notice and this
5826permission notice and warranty disclaimer appear in supporting
5827documentation, and that the name of Lucent or any of its entities
5828not be used in advertising or publicity pertaining to
5829distribution of the software without specific, written prior
5830permission.
5831
5832LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5833INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5834IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5835SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5836WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5837IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5838ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5839THIS SOFTWARE.
5840
5841-------------------------------------------------------------------
5842
5843The author of this software is David M. Gay.
5844
5845Copyright (C) 1998, 2000 by Lucent Technologies
5846All Rights Reserved
5847
5848Permission to use, copy, modify, and distribute this software and
5849its documentation for any purpose and without fee is hereby
5850granted, provided that the above copyright notice appear in all
5851copies and that both that the copyright notice and this
5852permission notice and warranty disclaimer appear in supporting
5853documentation, and that the name of Lucent or any of its entities
5854not be used in advertising or publicity pertaining to
5855distribution of the software without specific, written prior
5856permission.
5857
5858LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5859INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5860IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5861SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5862WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5863IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5864ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5865THIS SOFTWARE.
5866
5867-------------------------------------------------------------------
5868
5869The author of this software is David M. Gay.
5870
5871Copyright (C) 1998-2000 by Lucent Technologies
5872All Rights Reserved
5873
5874Permission to use, copy, modify, and distribute this software and
5875its documentation for any purpose and without fee is hereby
5876granted, provided that the above copyright notice appear in all
5877copies and that both that the copyright notice and this
5878permission notice and warranty disclaimer appear in supporting
5879documentation, and that the name of Lucent or any of its entities
5880not be used in advertising or publicity pertaining to
5881distribution of the software without specific, written prior
5882permission.
5883
5884LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5885INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5886IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5887SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5888WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5889IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5890ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5891THIS SOFTWARE.
5892
5893-------------------------------------------------------------------
5894
5895The author of this software is David M. Gay.
5896
5897Copyright (C) 1998-2001 by Lucent Technologies
5898All Rights Reserved
5899
5900Permission to use, copy, modify, and distribute this software and
5901its documentation for any purpose and without fee is hereby
5902granted, provided that the above copyright notice appear in all
5903copies and that both that the copyright notice and this
5904permission notice and warranty disclaimer appear in supporting
5905documentation, and that the name of Lucent or any of its entities
5906not be used in advertising or publicity pertaining to
5907distribution of the software without specific, written prior
5908permission.
5909
5910LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5911INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5912IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5913SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5914WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5915IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5916ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5917THIS SOFTWARE.
5918
5919-------------------------------------------------------------------
5920
5921The author of this software is David M. Gay.
5922
5923Copyright (C) 2000 by Lucent Technologies
5924All Rights Reserved
5925
5926Permission to use, copy, modify, and distribute this software and
5927its documentation for any purpose and without fee is hereby
5928granted, provided that the above copyright notice appear in all
5929copies and that both that the copyright notice and this
5930permission notice and warranty disclaimer appear in supporting
5931documentation, and that the name of Lucent or any of its entities
5932not be used in advertising or publicity pertaining to
5933distribution of the software without specific, written prior
5934permission.
5935
5936LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5937INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5938IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5939SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5940WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5941IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5942ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5943THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07005944
5945-------------------------------------------------------------------
5946