blob: 82df90a9f540304017541f1b495ae4d608179e0d [file] [log] [blame]
Jake Weinstein28285f52017-05-04 12:08:39 -04001 Copyright (c) 2014, ARM Limited
2 All rights Reserved.
3 Copyright (c) 2014, Linaro Ltd.
Elliott Hughes15581382014-07-07 15:42:06 -07004
5 Redistribution and use in source and binary forms, with or without
6 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07007 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07008 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07009 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070010 notice, this list of conditions and the following disclaimer in the
11 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040012 * Neither the name of the company nor the names of its contributors
13 may be used to endorse or promote products derived from this
14 software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070015
16 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
17 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
18 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
19 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
20 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
21 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
22 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
26 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27
28-------------------------------------------------------------------
29
Jake Weinstein28285f52017-05-04 12:08:39 -040030 Copyright (c) 2014, Linaro Limited
31 All rights reserved.
Elliott Hughes15581382014-07-07 15:42:06 -070032
33 Redistribution and use in source and binary forms, with or without
34 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -070035 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070036 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -070037 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -070038 notice, this list of conditions and the following disclaimer in the
39 documentation and/or other materials provided with the distribution.
Jake Weinstein28285f52017-05-04 12:08:39 -040040 * Neither the name of the Linaro nor the
41 names of its contributors may be used to endorse or promote products
42 derived from this software without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -070043
44 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
45 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
46 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
47 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
48 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
49 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
50 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
51 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
52 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
53 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
54 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
55
56-------------------------------------------------------------------
57
Elliott Hughes3e424d02014-07-23 16:02:26 -070058 Copyright (c) 1993 John Brezak
59 All rights reserved.
60
61 Redistribution and use in source and binary forms, with or without
62 modification, are permitted provided that the following conditions
63 are met:
64 1. Redistributions of source code must retain the above copyright
65 notice, this list of conditions and the following disclaimer.
66 2. Redistributions in binary form must reproduce the above copyright
67 notice, this list of conditions and the following disclaimer in the
68 documentation and/or other materials provided with the distribution.
69 3. The name of the author may be used to endorse or promote products
70 derived from this software without specific prior written permission.
71
72THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR
73IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
74WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
75DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
76INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
77(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
78SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
79HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
80STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
81ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
82POSSIBILITY OF SUCH DAMAGE.
83
84-------------------------------------------------------------------
85
Elliott Hughesb4931ce2016-02-08 17:00:12 -080086 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved.
87
88 Redistribution and use in source and binary forms, with or without
89 modification, are permitted provided that the following conditions are met:
90 * Redistributions of source code must retain the above copyright
91 notice, this list of conditions and the following disclaimer.
92 * Redistributions in binary form must reproduce the above copyright
93 notice, this list of conditions and the following disclaimer in the
94 documentation and/or other materials provided with the distribution.
95 * Neither the name of The Linux Foundation nor the names of its contributors may
96 be used to endorse or promote products derived from this software
97 without specific prior written permission.
98
99 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
100 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
101 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
102 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
103 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
104 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
105 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
106 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
107 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
108 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
109 POSSIBILITY OF SUCH DAMAGE.
110
111-------------------------------------------------------------------
112
Elliott Hughes261e2232012-08-14 15:04:05 -0700113====================================================
114Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
115
116Developed at SunPro, a Sun Microsystems, Inc. business.
117Permission to use, copy, modify, and distribute this
118software is freely granted, provided that this notice
119is preserved.
120
121-------------------------------------------------------------------
122
Dan Albertc30862f2016-10-20 11:45:16 -0700123====================================================
124Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
125
126Developed at SunPro, a Sun Microsystems, Inc. business.
127Permission to use, copy, modify, and distribute this
128software is freely granted, provided that this notice
129is preserved.
130====================================================
131
132Optimized by Bruce D. Evans.
133
134-------------------------------------------------------------------
135
136====================================================
137Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
138
139Developed at SunSoft, a Sun Microsystems, Inc. business.
140Permission to use, copy, modify, and distribute this
141software is freely granted, provided that this notice
142is preserved.
143
144-------------------------------------------------------------------
145
146====================================================
147Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
148
149Developed at SunSoft, a Sun Microsystems, Inc. business.
150Permission to use, copy, modify, and distribute this
151software is freely granted, provided that this notice
152is preserved.
153====================================================
154
155Optimized by Bruce D. Evans.
156
157-------------------------------------------------------------------
158
159====================================================
160Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
161Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
162
163Developed at SunSoft, a Sun Microsystems, Inc. business.
164Permission to use, copy, modify, and distribute this
165software is freely granted, provided that this notice
166is preserved.
167
168-------------------------------------------------------------------
169
170====================================================
171Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
172Copyright (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
180Optimized by Bruce D. Evans.
181
182-------------------------------------------------------------------
183
184====================================================
185Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
186Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
187
188Developed at SunPro, a Sun Microsystems, Inc. business.
189Permission to use, copy, modify, and distribute this
190software is freely granted, provided that this notice
191is preserved.
192====================================================
193
194The argument reduction and testing for exceptional cases was
195written by Steven G. Kargl with input from Bruce D. Evans
196and David A. Schultz.
197
198-------------------------------------------------------------------
199
200====================================================
201Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
202
203Permission to use, copy, modify, and distribute this
204software is freely granted, provided that this notice
205is preserved.
206
207-------------------------------------------------------------------
208
209====================================================
210Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
211
212Permission to use, copy, modify, and distribute this
213software is freely granted, provided that this notice
214is preserved.
215
216-------------------------------------------------------------------
217
218====================================================
219Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
220Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
221
222Permission to use, copy, modify, and distribute this
223software is freely granted, provided that this notice
224is preserved.
225
226-------------------------------------------------------------------
227
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700228Based on the UCB version with the ID appearing below.
229This is ANSIish only when "multibyte character == plain character".
230
231Copyright (c) 1989, 1993
232 The Regents of the University of California. All rights reserved.
233
234Redistribution and use in source and binary forms, with or without
235modification, are permitted provided that the following conditions
236are met:
2371. Redistributions of source code must retain the above copyright
238 notice, this list of conditions and the following disclaimer.
2392. Redistributions in binary form must reproduce the above copyright
240 notice, this list of conditions and the following disclaimer in the
241 documentation and/or other materials provided with the distribution.
2423. Neither the name of the University nor the names of its contributors
243 may be used to endorse or promote products derived from this software
244 without specific prior written permission.
245
246THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
247ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
248IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
249ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
250FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
251DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
252OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
253HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
254LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
255OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
256SUCH DAMAGE.
257
258-------------------------------------------------------------------
259
Elliott Hughes261e2232012-08-14 15:04:05 -0700260Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800261All rights reserved.
262
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800263Redistribution and use in source and binary forms, with or without
264modification, are permitted provided that the following conditions
265are met:
2661. Redistributions of source code must retain the above copyright
267 notice, this list of conditions and the following disclaimer.
2682. Redistributions in binary form must reproduce the above copyright
269 notice, this list of conditions and the following disclaimer in the
270 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07002713. Neither the name of the project nor the names of its contributors
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800272 may be used to endorse or promote products derived from this software
273 without specific prior written permission.
274
Elliott Hughes261e2232012-08-14 15:04:05 -0700275THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800276ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
277IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
Elliott Hughes261e2232012-08-14 15:04:05 -0700278ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800279FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
280DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
281OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
282HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
283LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
284OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
285SUCH DAMAGE.
286
Elliott Hughes387d4b72012-08-09 15:17:46 -0700287-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800288
Elliott Hughes448080d2013-01-29 16:25:06 -0800289Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
290Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium.
291
292Permission to use, copy, modify, and/or distribute this software for any
293purpose with or without fee is hereby granted, provided that the above
294copyright notice and this permission notice appear in all copies.
295
296THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
297REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
298AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
299INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
300LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
301OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
302PERFORMANCE OF THIS SOFTWARE.
303
304-------------------------------------------------------------------
305
306Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC")
307Copyright (C) 1997-2001 Internet Software Consortium.
308
309Permission to use, copy, modify, and/or distribute this software for any
310purpose with or without fee is hereby granted, provided that the above
311copyright notice and this permission notice appear in all copies.
312
313THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
314REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
315AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
316INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
317LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
318OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
319PERFORMANCE OF THIS SOFTWARE.
320
321-------------------------------------------------------------------
322
Elliott Hughes261e2232012-08-14 15:04:05 -0700323Copyright (C) 2006 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700324
325Licensed under the Apache License, Version 2.0 (the "License");
326you may not use this file except in compliance with the License.
327You may obtain a copy of the License at
328
329 http://www.apache.org/licenses/LICENSE-2.0
330
331Unless required by applicable law or agreed to in writing, software
332distributed under the License is distributed on an "AS IS" BASIS,
333WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
334See the License for the specific language governing permissions and
335limitations under the License.
336
337-------------------------------------------------------------------
338
339Copyright (C) 2006 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700340All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800341
342Redistribution and use in source and binary forms, with or without
343modification, are permitted provided that the following conditions
344are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700345 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800346 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700347 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700348 notice, this list of conditions and the following disclaimer in
349 the documentation and/or other materials provided with the
350 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800351
Elliott Hughes261e2232012-08-14 15:04:05 -0700352THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
353"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
354LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
355FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
356COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
357INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
358BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
359OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
360AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
361OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
362OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800363SUCH DAMAGE.
364
Elliott Hughes387d4b72012-08-09 15:17:46 -0700365-------------------------------------------------------------------
366
Dan Albertc30862f2016-10-20 11:45:16 -0700367Copyright (C) 2007 The Android Open Source Project
368
369Licensed under the Apache License, Version 2.0 (the "License");
370you may not use this file except in compliance with the License.
371You may obtain a copy of the License at
372
373 http://www.apache.org/licenses/LICENSE-2.0
374
375Unless required by applicable law or agreed to in writing, software
376distributed under the License is distributed on an "AS IS" BASIS,
377WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
378See the License for the specific language governing permissions and
379limitations under the License.
380
381-------------------------------------------------------------------
382
Dimitry Ivanovbcc4da92017-02-15 15:31:13 -0800383Copyright (C) 2007 The Android Open Source Project
384All rights reserved.
385
386Redistribution and use in source and binary forms, with or without
387modification, are permitted provided that the following conditions
388are met:
389 * Redistributions of source code must retain the above copyright
390 notice, this list of conditions and the following disclaimer.
391 * Redistributions in binary form must reproduce the above copyright
392 notice, this list of conditions and the following disclaimer in
393 the documentation and/or other materials provided with the
394 distribution.
395
396THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
397"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
398LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
399FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
400COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
401INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
402BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
403OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
404AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
405OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
406OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
407SUCH DAMAGE.
408
409-------------------------------------------------------------------
410
Elliott Hughes261e2232012-08-14 15:04:05 -0700411Copyright (C) 2008 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700412
413Licensed under the Apache License, Version 2.0 (the "License");
414you may not use this file except in compliance with the License.
415You may obtain a copy of the License at
416
417 http://www.apache.org/licenses/LICENSE-2.0
418
419Unless required by applicable law or agreed to in writing, software
420distributed under the License is distributed on an "AS IS" BASIS,
421WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
422See the License for the specific language governing permissions and
423limitations under the License.
424
425-------------------------------------------------------------------
426
427Copyright (C) 2008 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700428All rights reserved.
429
430Redistribution and use in source and binary forms, with or without
431modification, are permitted provided that the following conditions
432are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700433 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700434 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700435 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700436 notice, this list of conditions and the following disclaimer in
437 the documentation and/or other materials provided with the
438 distribution.
439
440THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
441"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
442LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
443FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
444COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
445INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
446BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
447OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
448AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
449OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
450OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
451SUCH DAMAGE.
452
453-------------------------------------------------------------------
454
Elliott Hughesacbe3222014-04-16 17:01:12 -0700455Copyright (C) 2008 The Android Open Source Project
456All rights reserved.
457Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
458
459Redistribution and use in source and binary forms, with or without
460modification, are permitted provided that the following conditions
461are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700462 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700463 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700464 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700465 notice, this list of conditions and the following disclaimer in
466 the documentation and/or other materials provided with the
467 distribution.
468
469THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
470"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
471LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
472FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
473COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
474INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
475BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
476OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
477AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
478OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
479OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
480SUCH DAMAGE.
481
482-------------------------------------------------------------------
483
Elliott Hughes261e2232012-08-14 15:04:05 -0700484Copyright (C) 2009 The Android Open Source Project
485All rights reserved.
486
487Redistribution and use in source and binary forms, with or without
488modification, are permitted provided that the following conditions
489are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700490 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700491 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700492 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700493 notice, this list of conditions and the following disclaimer in
494 the documentation and/or other materials provided with the
495 distribution.
496
497THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
498"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
499LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
500FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
501COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
502INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
503BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
504OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
505AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
506OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
507OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
508SUCH DAMAGE.
509
510-------------------------------------------------------------------
511
512Copyright (C) 2010 The Android Open Source Project
513
514Licensed under the Apache License, Version 2.0 (the "License");
515you may not use this file except in compliance with the License.
516You may obtain a copy of the License at
517
518 http://www.apache.org/licenses/LICENSE-2.0
519
520Unless required by applicable law or agreed to in writing, software
521distributed under the License is distributed on an "AS IS" BASIS,
522WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
523See the License for the specific language governing permissions and
524limitations under the License.
525
526-------------------------------------------------------------------
527
528Copyright (C) 2010 The Android Open Source Project
529All rights reserved.
530
531Redistribution and use in source and binary forms, with or without
532modification, are permitted provided that the following conditions
533are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700534 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700535 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700536 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700537 notice, this list of conditions and the following disclaimer in
538 the documentation and/or other materials provided with the
539 distribution.
540
541THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
542"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
543LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
544FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
545COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
546INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
547BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
548OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
549AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
550OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
551OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
552SUCH DAMAGE.
553
554-------------------------------------------------------------------
555
556Copyright (C) 2010 The Android Open Source Project
Dan Albertc30862f2016-10-20 11:45:16 -0700557All rights reserved.
558
559Redistribution and use in source and binary forms, with or without
560modification, are permitted provided that the following conditions
561are met:
5621. Redistributions of source code must retain the above copyright
563 notice, this list of conditions and the following disclaimer.
5642. Redistributions in binary form must reproduce the above copyright
565 notice, this list of conditions and the following disclaimer in the
566 documentation and/or other materials provided with the distribution.
567
568THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
569ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
570IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
571ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
572FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
573DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
574OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
575HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
576LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
577OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
578SUCH DAMAGE.
579
580-------------------------------------------------------------------
581
582Copyright (C) 2010 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700583Copyright (c) 2008 ARM Ltd
584All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700585
586Redistribution and use in source and binary forms, with or without
587modification, are permitted provided that the following conditions
588are met:
5891. Redistributions of source code must retain the above copyright
590 notice, this list of conditions and the following disclaimer.
5912. Redistributions in binary form must reproduce the above copyright
592 notice, this list of conditions and the following disclaimer in the
593 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07005943. The name of the company may not be used to endorse or promote
595 products derived from this software without specific prior written
596 permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700597
Elliott Hughes261e2232012-08-14 15:04:05 -0700598THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
599WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
600MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
601IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
602SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
603TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
604PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
605LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
606NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
607SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
608
609Android adaptation and tweak by Jim Huang <jserv@0xlab.org>.
610
611-------------------------------------------------------------------
612
613Copyright (C) 2011 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700614All rights reserved.
615
616Redistribution and use in source and binary forms, with or without
617modification, are permitted provided that the following conditions
618are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700619 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700620 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700621 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -0700622 notice, this list of conditions and the following disclaimer in
623 the documentation and/or other materials provided with the
624 distribution.
625
626THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
627"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
628LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
629FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
630COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
631INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
632BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
633OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
634AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
635OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
636OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
Elliott Hughes387d4b72012-08-09 15:17:46 -0700637SUCH DAMAGE.
638
639-------------------------------------------------------------------
640
641Copyright (C) 2012 The Android Open Source Project
Elliott Hughes261e2232012-08-14 15:04:05 -0700642
643Licensed under the Apache License, Version 2.0 (the "License");
644you may not use this file except in compliance with the License.
645You may obtain a copy of the License at
646
647 http://www.apache.org/licenses/LICENSE-2.0
648
649Unless required by applicable law or agreed to in writing, software
650distributed under the License is distributed on an "AS IS" BASIS,
651WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
652See the License for the specific language governing permissions and
653limitations under the License.
654
655-------------------------------------------------------------------
656
657Copyright (C) 2012 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -0700658All rights reserved.
659
660Redistribution and use in source and binary forms, with or without
661modification, are permitted provided that the following conditions
662are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700663 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700664 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700665 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -0700666 notice, this list of conditions and the following disclaimer in
667 the documentation and/or other materials provided with the
668 distribution.
669
670THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
671"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
672LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
673FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
674COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
675INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
676BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
677OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
678AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
679OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
680OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
681SUCH DAMAGE.
682
683-------------------------------------------------------------------
684
Elliott Hughes448080d2013-01-29 16:25:06 -0800685Copyright (C) 2013 The Android Open Source Project
686
687Licensed under the Apache License, Version 2.0 (the "License");
688you may not use this file except in compliance with the License.
689You may obtain a copy of the License at
690
691 http://www.apache.org/licenses/LICENSE-2.0
692
693Unless required by applicable law or agreed to in writing, software
694distributed under the License is distributed on an "AS IS" BASIS,
695WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
696See the License for the specific language governing permissions and
697limitations under the License.
698
699-------------------------------------------------------------------
700
701Copyright (C) 2013 The Android Open Source Project
702All rights reserved.
703
704Redistribution and use in source and binary forms, with or without
705modification, are permitted provided that the following conditions
706are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700707 * Redistributions of source code must retain the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800708 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700709 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes448080d2013-01-29 16:25:06 -0800710 notice, this list of conditions and the following disclaimer in
711 the documentation and/or other materials provided with the
712 distribution.
713
714THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
715"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
716LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
717FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
718COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
719INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
720BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
721OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
722AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
723OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
724OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
725SUCH DAMAGE.
726
727-------------------------------------------------------------------
728
Elliott Hughesacbe3222014-04-16 17:01:12 -0700729Copyright (C) 2013 The Android Open Source Project
Elliott Hughes15581382014-07-07 15:42:06 -0700730All rights reserved.
731Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved.
732
733Redistribution and use in source and binary forms, with or without
734modification, are permitted provided that the following conditions
735are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700736 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700737 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700738 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -0700739 notice, this list of conditions and the following disclaimer in
740 the documentation and/or other materials provided with the
741 distribution.
742
743THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
744"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
745LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
746FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
747COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
748INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
749BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
750OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
751AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
752OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
753OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
754SUCH DAMAGE.
755
756-------------------------------------------------------------------
757
758Copyright (C) 2013 The Android Open Source Project
Elliott Hughesacbe3222014-04-16 17:01:12 -0700759Copyright (c) 2014, NVIDIA CORPORATION. All rights reserved.
760All rights reserved.
761
762Redistribution and use in source and binary forms, with or without
763modification, are permitted provided that the following conditions
764are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700765 * Redistributions of source code must retain the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700766 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700767 * Redistributions in binary form must reproduce the above copyright
Elliott Hughesacbe3222014-04-16 17:01:12 -0700768 notice, this list of conditions and the following disclaimer in
769 the documentation and/or other materials provided with the
770 distribution.
771
772THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
773"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
774LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
775FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
776COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
777INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
778BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
779OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
780AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
781OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
782OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
783SUCH DAMAGE.
784
785-------------------------------------------------------------------
786
Elliott Hughes4e54b112014-03-06 15:06:11 -0800787Copyright (C) 2014 The Android Open Source Project
788
789Licensed under the Apache License, Version 2.0 (the "License");
790you may not use this file except in compliance with the License.
791You may obtain a copy of the License at
792
793 http://www.apache.org/licenses/LICENSE-2.0
794
795Unless required by applicable law or agreed to in writing, software
796distributed under the License is distributed on an "AS IS" BASIS,
797WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
798See the License for the specific language governing permissions and
799limitations under the License.
800
801-------------------------------------------------------------------
802
803Copyright (C) 2014 The Android Open Source Project
804All rights reserved.
805
806Redistribution and use in source and binary forms, with or without
807modification, are permitted provided that the following conditions
808are met:
Elliott Hughes3758a242014-07-22 21:24:47 -0700809 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800810 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -0700811 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -0800812 notice, this list of conditions and the following disclaimer in
813 the documentation and/or other materials provided with the
814 distribution.
815
816THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
817"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
818LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
819FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
820COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
821INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
822BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
823OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
824AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
825OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
826OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
827SUCH DAMAGE.
828
829-------------------------------------------------------------------
830
Dan Albertc30862f2016-10-20 11:45:16 -0700831Copyright (C) 2014 The Android Open Source Project
832All rights reserved.
833
834Redistribution and use in source and binary forms, with or without
835modification, are permitted provided that the following conditions
836are met:
8371. Redistributions of source code must retain the above copyright
838 notice, this list of conditions and the following disclaimer.
8392. Redistributions in binary form must reproduce the above copyright
840 notice, this list of conditions and the following disclaimer in the
841 documentation and/or other materials provided with the distribution.
842
843THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
844ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
845IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
846ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
847FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
848DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
849OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
850HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
851LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
852OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
853SUCH DAMAGE.
854
855-------------------------------------------------------------------
856
857Copyright (C) 2015 The Android Open Source Project
858
859Licensed under the Apache License, Version 2.0 (the "License");
860you may not use this file except in compliance with the License.
861You may obtain a copy of the License at
862
863 http://www.apache.org/licenses/LICENSE-2.0
864
865 Unless required by applicable law or agreed to in writing, software
866distributed under the License is distributed on an "AS IS" BASIS,
867WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
868See the License for the specific language governing permissions and
869limitations under the License.
870
871-------------------------------------------------------------------
872
Elliott Hughes7e54c762015-05-12 10:09:01 -0700873Copyright (C) 2015 The Android Open Source Project
874
875Licensed under the Apache License, Version 2.0 (the "License");
876you may not use this file except in compliance with the License.
877You may obtain a copy of the License at
878
879 http://www.apache.org/licenses/LICENSE-2.0
880
881Unless required by applicable law or agreed to in writing, software
882distributed under the License is distributed on an "AS IS" BASIS,
883WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
884See the License for the specific language governing permissions and
885limitations under the License.
886
887-------------------------------------------------------------------
888
889Copyright (C) 2015 The Android Open Source Project
890All rights reserved.
891
892Redistribution and use in source and binary forms, with or without
893modification, are permitted provided that the following conditions
894are met:
895 * Redistributions of source code must retain the above copyright
896 notice, this list of conditions and the following disclaimer.
897 * Redistributions in binary form must reproduce the above copyright
898 notice, this list of conditions and the following disclaimer in
899 the documentation and/or other materials provided with the
900 distribution.
901
902THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
903"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
904LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
905FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
906COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
907INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
908BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
909OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
910AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
911OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
912OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
913SUCH DAMAGE.
914
915-------------------------------------------------------------------
916
Elliott Hughesb4931ce2016-02-08 17:00:12 -0800917Copyright (C) 2016 The Android Open Source Project
918
919Licensed under the Apache License, Version 2.0 (the "License");
920you may not use this file except in compliance with the License.
921You may obtain a copy of the License at
922
923 http://www.apache.org/licenses/LICENSE-2.0
924
925Unless required by applicable law or agreed to in writing, software
926distributed under the License is distributed on an "AS IS" BASIS,
927WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
928See the License for the specific language governing permissions and
929limitations under the License.
930
931-------------------------------------------------------------------
932
933Copyright (C) 2016 The Android Open Source Project
934All rights reserved.
935
936Redistribution and use in source and binary forms, with or without
937modification, are permitted provided that the following conditions
938are met:
939 * Redistributions of source code must retain the above copyright
940 notice, this list of conditions and the following disclaimer.
941 * Redistributions in binary form must reproduce the above copyright
942 notice, this list of conditions and the following disclaimer in
943 the documentation and/or other materials provided with the
944 distribution.
945
946THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
947"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
948LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
949FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
950COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
951INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
952BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
953OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
954AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
955OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
956OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
957SUCH DAMAGE.
958
959-------------------------------------------------------------------
960
mspector2e3d6a12017-01-24 21:51:51 -0800961Copyright (C) 2017 The Android Open Source Project
Paul Lawrencedfe84342017-02-16 09:24:39 -0800962
963Licensed under the Apache License, Version 2.0 (the "License");
964you may not use this file except in compliance with the License.
965You may obtain a copy of the License at
966
967 http://www.apache.org/licenses/LICENSE-2.0
968
969Unless required by applicable law or agreed to in writing, software
970distributed under the License is distributed on an "AS IS" BASIS,
971WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
972See the License for the specific language governing permissions and
973limitations under the License.
974
975-------------------------------------------------------------------
976
977Copyright (C) 2017 The Android Open Source Project
mspector2e3d6a12017-01-24 21:51:51 -0800978All rights reserved.
979
Jake Weinstein04d99df2016-08-25 20:03:25 -0400980Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved.
981
982Redistribution and use in source and binary forms, with or without
983modification, are permitted provided that the following conditions
984are met:
985 * Redistributions of source code must retain the above copyright
986 notice, this list of conditions and the following disclaimer.
987 * Redistributions in binary form must reproduce the above copyright
988 notice, this list of conditions and the following disclaimer in
989 the documentation and/or other materials provided with the
990 distribution.
991
992THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
993"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
994LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
995FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
996COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
997INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
998BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
999OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1000AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1001OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1002OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1003SUCH DAMAGE.
1004
1005-------------------------------------------------------------------
1006
1007Copyright (C) 2017 The Android Open Source Project
1008All rights reserved.
1009
mspector2e3d6a12017-01-24 21:51:51 -08001010Redistribution and use in source and binary forms, with or without
1011modification, are permitted provided that the following conditions
1012are met:
1013 * Redistributions of source code must retain the above copyright
1014 notice, this list of conditions and the following disclaimer.
1015 * Redistributions in binary form must reproduce the above copyright
1016 notice, this list of conditions and the following disclaimer in
1017 the documentation and/or other materials provided with the
1018 distribution.
1019
1020THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
1021"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
1022LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
1023FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
1024COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
1025INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
1026BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
1027OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
1028AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1029OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
1030OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1031SUCH DAMAGE.
1032
1033-------------------------------------------------------------------
1034
Elliott Hughes261e2232012-08-14 15:04:05 -07001035Copyright (c) 1980, 1983, 1988, 1993
1036 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001037
Elliott Hughes261e2232012-08-14 15:04:05 -07001038Redistribution and use in source and binary forms, with or without
1039modification, are permitted provided that the following conditions
1040are met:
10411. Redistributions of source code must retain the above copyright
1042 notice, this list of conditions and the following disclaimer.
10432. Redistributions in binary form must reproduce the above copyright
1044 notice, this list of conditions and the following disclaimer in the
1045 documentation and/or other materials provided with the distribution.
10463. All advertising materials mentioning features or use of this software
1047 must display the following acknowledgement:
1048 This product includes software developed by the University of
1049 California, Berkeley and its contributors.
10504. Neither the name of the University nor the names of its contributors
1051 may be used to endorse or promote products derived from this software
1052 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001053
Elliott Hughes261e2232012-08-14 15:04:05 -07001054THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1055ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1056IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1057ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1058FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1059DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1060OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1061HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1062LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1063OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1064SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001065
Elliott Hughes387d4b72012-08-09 15:17:46 -07001066
Elliott Hughes261e2232012-08-14 15:04:05 -07001067Portions Copyright (c) 1993 by Digital Equipment Corporation.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001068
1069Permission to use, copy, modify, and distribute this software for any
1070purpose with or without fee is hereby granted, provided that the above
Elliott Hughes261e2232012-08-14 15:04:05 -07001071copyright notice and this permission notice appear in all copies, and that
1072the name of Digital Equipment Corporation not be used in advertising or
1073publicity pertaining to distribution of the document or software without
1074specific, written prior permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001075
Elliott Hughes261e2232012-08-14 15:04:05 -07001076THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1077WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1078OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1079CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1080DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1081PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1082ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1083SOFTWARE.
1084
1085-------------------------------------------------------------------
1086
Elliott Hughes387d4b72012-08-09 15:17:46 -07001087Copyright (c) 1982, 1986, 1993
1088 The Regents of the University of California. All rights reserved.
1089
1090Redistribution and use in source and binary forms, with or without
1091modification, are permitted provided that the following conditions
1092are met:
10931. Redistributions of source code must retain the above copyright
1094 notice, this list of conditions and the following disclaimer.
10952. Redistributions in binary form must reproduce the above copyright
1096 notice, this list of conditions and the following disclaimer in the
1097 documentation and/or other materials provided with the distribution.
10983. Neither the name of the University nor the names of its contributors
1099 may be used to endorse or promote products derived from this software
1100 without specific prior written permission.
1101
1102THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1103ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1104IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1105ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1106FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1107DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1108OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1109HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1110LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1111OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1112SUCH DAMAGE.
1113
1114-------------------------------------------------------------------
1115
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03001116Copyright (c) 1982, 1986, 1993
1117 The Regents of the University of California. All rights reserved.
1118(c) UNIX System Laboratories, Inc.
1119All or some portions of this file are derived from material licensed
1120to the University of California by American Telephone and Telegraph
1121Co. or Unix System Laboratories, Inc. and are reproduced herein with
1122the permission of UNIX System Laboratories, Inc.
1123
1124Redistribution and use in source and binary forms, with or without
1125modification, are permitted provided that the following conditions
1126are met:
11271. Redistributions of source code must retain the above copyright
1128 notice, this list of conditions and the following disclaimer.
11292. Redistributions in binary form must reproduce the above copyright
1130 notice, this list of conditions and the following disclaimer in the
1131 documentation and/or other materials provided with the distribution.
11323. Neither the name of the University nor the names of its contributors
1133 may be used to endorse or promote products derived from this software
1134 without specific prior written permission.
1135
1136THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1137ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1138IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1139ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1140FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1141DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1142OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1143HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1144LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1145OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1146SUCH DAMAGE.
1147
1148-------------------------------------------------------------------
1149
Elliott Hughes387d4b72012-08-09 15:17:46 -07001150Copyright (c) 1983, 1987, 1989
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
Elliott Hughes387d4b72012-08-09 15:17:46 -07001179Copyright (c) 1983, 1989
1180 The Regents of the University of California. All rights reserved.
1181
1182Redistribution and use in source and binary forms, with or without
1183modification, are permitted provided that the following conditions
1184are met:
11851. Redistributions of source code must retain the above copyright
1186 notice, this list of conditions and the following disclaimer.
11872. Redistributions in binary form must reproduce the above copyright
1188 notice, this list of conditions and the following disclaimer in the
1189 documentation and/or other materials provided with the distribution.
11903. All advertising materials mentioning features or use of this software
1191 must display the following acknowledgement:
1192 This product includes software developed by the University of
1193 California, Berkeley and its contributors.
11944. Neither the name of the University nor the names of its contributors
1195 may be used to endorse or promote products derived from this software
1196 without specific prior written permission.
1197
1198THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1199ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1200IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1201ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1202FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1203DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1204OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1205HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1206LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1207OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1208SUCH DAMAGE.
1209
1210-------------------------------------------------------------------
1211
Elliott Hughes261e2232012-08-14 15:04:05 -07001212Copyright (c) 1983, 1989, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001213 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001214
1215Redistribution and use in source and binary forms, with or without
1216modification, are permitted provided that the following conditions
1217are met:
12181. Redistributions of source code must retain the above copyright
1219 notice, this list of conditions and the following disclaimer.
12202. Redistributions in binary form must reproduce the above copyright
1221 notice, this list of conditions and the following disclaimer in the
1222 documentation and/or other materials provided with the distribution.
12233. Neither the name of the University nor the names of its contributors
1224 may be used to endorse or promote products derived from this software
1225 without specific prior written permission.
1226
1227THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1228ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1229IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1230ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1231FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1232DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1233OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1234HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1235LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1236OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1237SUCH DAMAGE.
1238
1239-------------------------------------------------------------------
1240
Elliott Hughes261e2232012-08-14 15:04:05 -07001241Copyright (c) 1983, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07001242 The Regents of the University of California. All rights reserved.
1243
Elliott Hughes387d4b72012-08-09 15:17:46 -07001244Redistribution and use in source and binary forms, with or without
1245modification, are permitted provided that the following conditions
1246are met:
12471. Redistributions of source code must retain the above copyright
1248 notice, this list of conditions and the following disclaimer.
12492. Redistributions in binary form must reproduce the above copyright
1250 notice, this list of conditions and the following disclaimer in the
1251 documentation and/or other materials provided with the distribution.
12523. Neither the name of the University nor the names of its contributors
1253 may be used to endorse or promote products derived from this software
1254 without specific prior written permission.
1255
1256THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1257ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1258IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1259ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1260FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1261DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1262OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1263HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1264LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1265OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1266SUCH DAMAGE.
1267
1268-------------------------------------------------------------------
1269
Elliott Hughes387d4b72012-08-09 15:17:46 -07001270Copyright (c) 1983, 1993
1271 The Regents of the University of California. All rights reserved.
1272
1273Redistribution and use in source and binary forms, with or without
1274modification, are permitted provided that the following conditions
1275are met:
12761. Redistributions of source code must retain the above copyright
1277 notice, this list of conditions and the following disclaimer.
12782. Redistributions in binary form must reproduce the above copyright
1279 notice, this list of conditions and the following disclaimer in the
1280 documentation and/or other materials provided with the distribution.
12814. Neither the name of the University nor the names of its contributors
1282 may be used to endorse or promote products derived from this software
1283 without specific prior written permission.
1284
1285THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1286ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1287IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1288ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1289FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1290DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1291OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1292HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1293LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1294OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1295SUCH DAMAGE.
1296
1297-------------------------------------------------------------------
1298
Elliott Hughes387d4b72012-08-09 15:17:46 -07001299Copyright (c) 1985
1300 The Regents of the University of California. All rights reserved.
1301
1302Redistribution and use in source and binary forms, with or without
1303modification, are permitted provided that the following conditions
1304are met:
13051. Redistributions of source code must retain the above copyright
1306 notice, this list of conditions and the following disclaimer.
13072. Redistributions in binary form must reproduce the above copyright
1308 notice, this list of conditions and the following disclaimer in the
1309 documentation and/or other materials provided with the distribution.
13103. All advertising materials mentioning features or use of this software
1311 must display the following acknowledgement:
1312 This product includes software developed by the University of
1313 California, Berkeley and its contributors.
13144. Neither the name of the University nor the names of its contributors
1315 may be used to endorse or promote products derived from this software
1316 without specific prior written permission.
1317
1318THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1319ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1320IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1321ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1322FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1323DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1324OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1325HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1326LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1327OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1328SUCH DAMAGE.
1329
1330-------------------------------------------------------------------
1331
Elliott Hughes261e2232012-08-14 15:04:05 -07001332Copyright (c) 1985 Regents of the University of California.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001333All rights reserved.
1334
1335Redistribution and use in source and binary forms, with or without
1336modification, are permitted provided that the following conditions
1337are met:
13381. Redistributions of source code must retain the above copyright
1339 notice, this list of conditions and the following disclaimer.
13402. Redistributions in binary form must reproduce the above copyright
1341 notice, this list of conditions and the following disclaimer in the
1342 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -070013433. Neither the name of the University nor the names of its contributors
1344 may be used to endorse or promote products derived from this software
1345 without specific prior written permission.
1346
1347THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1348ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1349IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1350ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1351FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1352DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1353OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1354HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1355LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1356OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1357SUCH DAMAGE.
1358
1359-------------------------------------------------------------------
1360
1361Copyright (c) 1985, 1988, 1993
1362 The Regents of the University of California. All rights reserved.
1363
1364Redistribution and use in source and binary forms, with or without
1365modification, are permitted provided that the following conditions
1366are met:
13671. Redistributions of source code must retain the above copyright
1368 notice, this list of conditions and the following disclaimer.
13692. Redistributions in binary form must reproduce the above copyright
1370 notice, this list of conditions and the following disclaimer in the
1371 documentation and/or other materials provided with the distribution.
13723. Neither the name of the University nor the names of its contributors
1373 may be used to endorse or promote products derived from this software
1374 without specific prior written permission.
1375
1376THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1377ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1378IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1379ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1380FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1381DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1382OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1383HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1384LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1385OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1386SUCH DAMAGE.
1387
1388Portions Copyright (c) 1993 by Digital Equipment Corporation.
1389
1390Permission to use, copy, modify, and distribute this software for any
1391purpose with or without fee is hereby granted, provided that the above
1392copyright notice and this permission notice appear in all copies, and that
1393the name of Digital Equipment Corporation not be used in advertising or
1394publicity pertaining to distribution of the document or software without
1395specific, written prior permission.
1396
1397THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
1398WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
1399OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
1400CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
1401DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
1402PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
1403ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
1404SOFTWARE.
1405
1406-------------------------------------------------------------------
1407
Elliott Hughes261e2232012-08-14 15:04:05 -07001408Copyright (c) 1985, 1989, 1993
1409 The Regents of the University of California. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001410
1411Redistribution and use in source and binary forms, with or without
1412modification, are permitted provided that the following conditions
1413are met:
14141. Redistributions of source code must retain the above copyright
1415 notice, this list of conditions and the following disclaimer.
14162. Redistributions in binary form must reproduce the above copyright
1417 notice, this list of conditions and the following disclaimer in the
1418 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070014193. All advertising materials mentioning features or use of this software
1420 must display the following acknowledgement:
1421 This product includes software developed by the University of
1422 California, Berkeley and its contributors.
14234. Neither the name of the University nor the names of its contributors
1424 may be used to endorse or promote products derived from this software
1425 without specific prior written permission.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001426
Elliott Hughes261e2232012-08-14 15:04:05 -07001427THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1428ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1429IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1430ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1431FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1432DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1433OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1434HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1435LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1436OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1437SUCH DAMAGE.
1438
1439-------------------------------------------------------------------
1440
1441Copyright (c) 1985, 1993
1442 The Regents of the University of California. All rights reserved.
1443
1444Redistribution and use in source and binary forms, with or without
1445modification, are permitted provided that the following conditions
1446are met:
14471. Redistributions of source code must retain the above copyright
1448 notice, this list of conditions and the following disclaimer.
14492. Redistributions in binary form must reproduce the above copyright
1450 notice, this list of conditions and the following disclaimer in the
1451 documentation and/or other materials provided with the distribution.
14523. All advertising materials mentioning features or use of this software
1453 must display the following acknowledgement:
1454 This product includes software developed by the University of
1455 California, Berkeley and its contributors.
14564. Neither the name of the University nor the names of its contributors
1457 may be used to endorse or promote products derived from this software
1458 without specific prior written permission.
1459
1460THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1461ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1462IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1463ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1464FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1465DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1466OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1467HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1468LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1469OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1470SUCH DAMAGE.
1471
1472-------------------------------------------------------------------
1473
1474Copyright (c) 1985, 1993
1475 The Regents of the University of California. All rights reserved.
1476
1477Redistribution and use in source and binary forms, with or without
1478modification, are permitted provided that the following conditions
1479are met:
14801. Redistributions of source code must retain the above copyright
1481 notice, this list of conditions and the following disclaimer.
14822. Redistributions in binary form must reproduce the above copyright
1483 notice, this list of conditions and the following disclaimer in the
1484 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070014853. All advertising materials mentioning features or use of this software
1486 must display the following acknowledgement:
1487 This product includes software developed by the University of
1488 California, Berkeley and its contributors.
14894. Neither the name of the University nor the names of its contributors
1490 may be used to endorse or promote products derived from this software
1491 without specific prior written permission.
1492
1493THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1494ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1495IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1496ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1497FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1498DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1499OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1500HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1501LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1502OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1503SUCH DAMAGE.
1504
1505-------------------------------------------------------------------
1506
1507Copyright (c) 1985, 1993
1508 The Regents of the University of California. All rights reserved.
1509
1510Redistribution and use in source and binary forms, with or without
1511modification, are permitted provided that the following conditions
1512are met:
15131. Redistributions of source code must retain the above copyright
1514 notice, this list of conditions and the following disclaimer.
15152. Redistributions in binary form must reproduce the above copyright
1516 notice, this list of conditions and the following disclaimer in the
1517 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070015183. Neither the name of the University nor the names of its contributors
1519 may be used to endorse or promote products derived from this software
1520 without specific prior written permission.
1521
1522THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1523ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1524IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1525ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1526FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1527DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1528OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1529HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1530LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1531OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1532SUCH DAMAGE.
1533
1534-------------------------------------------------------------------
1535
1536Copyright (c) 1987 Regents of the University of California.
1537All rights reserved.
1538
1539Redistribution and use in source and binary forms, with or without
1540modification, are permitted provided that the following conditions
1541are met:
15421. Redistributions of source code must retain the above copyright
1543 notice, this list of conditions and the following disclaimer.
15442. Redistributions in binary form must reproduce the above copyright
1545 notice, this list of conditions and the following disclaimer in the
1546 documentation and/or other materials provided with the distribution.
15473. Neither the name of the University nor the names of its contributors
1548 may be used to endorse or promote products derived from this software
1549 without specific prior written permission.
1550
1551THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1552ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1553IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1554ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1555FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1556DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1557OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1558HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1559LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1560OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1561SUCH DAMAGE.
1562
1563-------------------------------------------------------------------
1564
1565Copyright (c) 1987, 1993
1566 The Regents of the University of California. All rights reserved.
1567
1568Redistribution and use in source and binary forms, with or without
1569modification, are permitted provided that the following conditions
1570are met:
15711. Redistributions of source code must retain the above copyright
1572 notice, this list of conditions and the following disclaimer.
15732. Redistributions in binary form must reproduce the above copyright
1574 notice, this list of conditions and the following disclaimer in the
1575 documentation and/or other materials provided with the distribution.
15763. All advertising materials mentioning features or use of this software
1577 must display the following acknowledgement:
1578 This product includes software developed by the University of
1579 California, Berkeley and its contributors.
15804. Neither the name of the University nor the names of its contributors
1581 may be used to endorse or promote products derived from this software
1582 without specific prior written permission.
1583
1584THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1585ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1586IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1587ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1588FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1589DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1590OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1591HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1592LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1593OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1594SUCH DAMAGE.
1595
1596-------------------------------------------------------------------
1597
1598Copyright (c) 1987, 1993
1599 The Regents of the University of California. All rights reserved.
1600
1601Redistribution and use in source and binary forms, with or without
1602modification, are permitted provided that the following conditions
1603are met:
16041. Redistributions of source code must retain the above copyright
1605 notice, this list of conditions and the following disclaimer.
16062. Redistributions in binary form must reproduce the above copyright
1607 notice, this list of conditions and the following disclaimer in the
1608 documentation and/or other materials provided with the distribution.
16093. Neither the name of the University nor the names of its contributors
1610 may be used to endorse or promote products derived from this software
1611 without specific prior written permission.
1612
1613THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1614ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1615IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1616ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1617FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1618DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1619OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1620HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1621LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1622OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1623SUCH DAMAGE.
1624
1625-------------------------------------------------------------------
1626
1627Copyright (c) 1988 Regents of the University of California.
1628All rights reserved.
1629
1630Redistribution and use in source and binary forms, with or without
1631modification, are permitted provided that the following conditions
1632are met:
16331. Redistributions of source code must retain the above copyright
1634 notice, this list of conditions and the following disclaimer.
16352. Redistributions in binary form must reproduce the above copyright
1636 notice, this list of conditions and the following disclaimer in the
1637 documentation and/or other materials provided with the distribution.
16383. Neither the name of the University nor the names of its contributors
1639 may be used to endorse or promote products derived from this software
1640 without specific prior written permission.
1641
1642THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1643ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1644IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1645ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1646FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1647DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1648OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1649HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1650LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1651OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1652SUCH DAMAGE.
1653
1654-------------------------------------------------------------------
1655
1656Copyright (c) 1988 The Regents of the University of California.
1657All rights reserved.
1658
1659Redistribution and use in source and binary forms, with or without
1660modification, are permitted provided that the following conditions
1661are met:
16621. Redistributions of source code must retain the above copyright
1663 notice, this list of conditions and the following disclaimer.
16642. Redistributions in binary form must reproduce the above copyright
1665 notice, this list of conditions and the following disclaimer in the
1666 documentation and/or other materials provided with the distribution.
16673. Neither the name of the University nor the names of its contributors
1668 may be used to endorse or promote products derived from this software
1669 without specific prior written permission.
1670
1671THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1672ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1673IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1674ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1675FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1676DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1677OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1678HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1679LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1680OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1681SUCH DAMAGE.
1682
1683-------------------------------------------------------------------
1684
1685Copyright (c) 1988, 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07001686 The Regents of the University of California. All rights reserved.
1687
1688Redistribution and use in source and binary forms, with or without
1689modification, are permitted provided that the following conditions
1690are met:
16911. Redistributions of source code must retain the above copyright
1692 notice, this list of conditions and the following disclaimer.
16932. Redistributions in binary form must reproduce the above copyright
1694 notice, this list of conditions and the following disclaimer in the
1695 documentation and/or other materials provided with the distribution.
16963. All advertising materials mentioning features or use of this software
1697 must display the following acknowledgement:
1698 This product includes software developed by the University of
1699 California, Berkeley and its contributors.
17004. Neither the name of the University nor the names of its contributors
1701 may be used to endorse or promote products derived from this software
1702 without specific prior written permission.
1703
1704THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1705ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1706IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1707ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1708FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1709DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1710OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1711HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1712LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1713OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1714SUCH DAMAGE.
1715
1716-------------------------------------------------------------------
1717
1718Copyright (c) 1988, 1993
1719 The Regents of the University of California. All rights reserved.
1720
1721Redistribution and use in source and binary forms, with or without
1722modification, are permitted provided that the following conditions
1723are met:
17241. Redistributions of source code must retain the above copyright
1725 notice, this list of conditions and the following disclaimer.
17262. Redistributions in binary form must reproduce the above copyright
1727 notice, this list of conditions and the following disclaimer in the
1728 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070017293. All advertising materials mentioning features or use of this software
1730 must display the following acknowledgement:
1731 This product includes software developed by the University of
1732 California, Berkeley and its contributors.
17334. Neither the name of the University nor the names of its contributors
1734 may be used to endorse or promote products derived from this software
1735 without specific prior written permission.
1736
1737THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1738ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1739IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1740ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1741FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1742DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1743OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1744HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1745LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1746OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1747SUCH DAMAGE.
1748
1749-------------------------------------------------------------------
1750
1751Copyright (c) 1988, 1993
1752 The Regents of the University of California. All rights reserved.
1753
1754Redistribution and use in source and binary forms, with or without
1755modification, are permitted provided that the following conditions
1756are met:
17571. Redistributions of source code must retain the above copyright
1758 notice, this list of conditions and the following disclaimer.
17592. Redistributions in binary form must reproduce the above copyright
1760 notice, this list of conditions and the following disclaimer in the
1761 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070017623. Neither the name of the University nor the names of its contributors
1763 may be used to endorse or promote products derived from this software
1764 without specific prior written permission.
1765
1766THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1767ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1768IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1769ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1770FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1771DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1772OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1773HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1774LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1775OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1776SUCH DAMAGE.
1777
1778-------------------------------------------------------------------
1779
1780Copyright (c) 1988, 1993
1781 The Regents of the University of California. All rights reserved.
1782
1783This code is derived from software written by Ken Arnold and
1784published in UNIX Review, Vol. 6, No. 8.
1785
1786Redistribution and use in source and binary forms, with or without
1787modification, are permitted provided that the following conditions
1788are met:
17891. Redistributions of source code must retain the above copyright
1790 notice, this list of conditions and the following disclaimer.
17912. Redistributions in binary form must reproduce the above copyright
1792 notice, this list of conditions and the following disclaimer in the
1793 documentation and/or other materials provided with the distribution.
17943. Neither the name of the University nor the names of its contributors
1795 may be used to endorse or promote products derived from this software
1796 without specific prior written permission.
1797
1798THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1799ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1800IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1801ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1802FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1803DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1804OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1805HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1806LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1807OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1808SUCH DAMAGE.
1809
1810-------------------------------------------------------------------
1811
1812Copyright (c) 1989 The Regents of the University of California.
1813All rights reserved.
1814
Elliott Hughes261e2232012-08-14 15:04:05 -07001815Redistribution and use in source and binary forms, with or without
1816modification, are permitted provided that the following conditions
1817are met:
18181. Redistributions of source code must retain the above copyright
1819 notice, this list of conditions and the following disclaimer.
18202. Redistributions in binary form must reproduce the above copyright
1821 notice, this list of conditions and the following disclaimer in the
1822 documentation and/or other materials provided with the distribution.
18233. Neither the name of the University nor the names of its contributors
1824 may be used to endorse or promote products derived from this software
1825 without specific prior written permission.
1826
1827THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1828ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1829IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1830ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1831FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1832DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1833OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1834HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1835LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1836OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1837SUCH DAMAGE.
1838
1839-------------------------------------------------------------------
1840
1841Copyright (c) 1989 The Regents of the University of California.
1842All rights reserved.
1843(c) UNIX System Laboratories, Inc.
1844All or some portions of this file are derived from material licensed
1845to the University of California by American Telephone and Telegraph
1846Co. or Unix System Laboratories, Inc. and are reproduced herein with
1847the permission of UNIX System Laboratories, Inc.
1848
1849Redistribution and use in source and binary forms, with or without
1850modification, are permitted provided that the following conditions
1851are met:
18521. Redistributions of source code must retain the above copyright
1853 notice, this list of conditions and the following disclaimer.
18542. Redistributions in binary form must reproduce the above copyright
1855 notice, this list of conditions and the following disclaimer in the
1856 documentation and/or other materials provided with the distribution.
18573. Neither the name of the University nor the names of its contributors
1858 may be used to endorse or promote products derived from this software
1859 without specific prior written permission.
1860
1861THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1862ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1863IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1864ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1865FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
Elliott Hughes387d4b72012-08-09 15:17:46 -07001866DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1867OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1868HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1869LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1870OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1871SUCH DAMAGE.
1872
1873-------------------------------------------------------------------
1874
1875Copyright (c) 1989, 1993
1876 The Regents of the University of California. All rights reserved.
1877
1878Redistribution and use in source and binary forms, with or without
1879modification, are permitted provided that the following conditions
1880are met:
18811. Redistributions of source code must retain the above copyright
1882 notice, this list of conditions and the following disclaimer.
18832. Redistributions in binary form must reproduce the above copyright
1884 notice, this list of conditions and the following disclaimer in the
1885 documentation and/or other materials provided with the distribution.
18863. Neither the name of the University nor the names of its contributors
1887 may be used to endorse or promote products derived from this software
1888 without specific prior written permission.
1889
1890THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1891ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1892IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1893ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1894FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1895DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1896OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1897HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1898LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1899OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1900SUCH DAMAGE.
1901
1902-------------------------------------------------------------------
1903
Elliott Hughes261e2232012-08-14 15:04:05 -07001904Copyright (c) 1989, 1993
1905 The Regents of the University of California. All rights reserved.
1906
1907Redistribution and use in source and binary forms, with or without
1908modification, are permitted provided that the following conditions
1909are met:
19101. Redistributions of source code must retain the above copyright
1911 notice, this list of conditions and the following disclaimer.
19122. Redistributions in binary form must reproduce the above copyright
1913 notice, this list of conditions and the following disclaimer in the
1914 documentation and/or other materials provided with the distribution.
19154. Neither the name of the University nor the names of its contributors
1916 may be used to endorse or promote products derived from this software
1917 without specific prior written permission.
1918
1919THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1920ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1921IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1922ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1923FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1924DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1925OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1926HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1927LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1928OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1929SUCH DAMAGE.
1930
1931-------------------------------------------------------------------
1932
1933Copyright (c) 1989, 1993
1934 The Regents of the University of California. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -07001935
1936This code is derived from software contributed to Berkeley by
1937Roger L. Snyder.
1938
1939Redistribution and use in source and binary forms, with or without
1940modification, are permitted provided that the following conditions
1941are met:
19421. Redistributions of source code must retain the above copyright
1943 notice, this list of conditions and the following disclaimer.
19442. Redistributions in binary form must reproduce the above copyright
1945 notice, this list of conditions and the following disclaimer in the
1946 documentation and/or other materials provided with the distribution.
19473. Neither the name of the University nor the names of its contributors
1948 may be used to endorse or promote products derived from this software
1949 without specific prior written permission.
1950
1951THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1952ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1953IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1954ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1955FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1956DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1957OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1958HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1959LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1960OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1961SUCH DAMAGE.
1962
1963-------------------------------------------------------------------
1964
1965Copyright (c) 1989, 1993
1966 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07001967(c) UNIX System Laboratories, Inc.
1968All or some portions of this file are derived from material licensed
1969to the University of California by American Telephone and Telegraph
1970Co. or Unix System Laboratories, Inc. and are reproduced herein with
1971the permission of UNIX System Laboratories, Inc.
1972
1973Redistribution and use in source and binary forms, with or without
1974modification, are permitted provided that the following conditions
1975are met:
19761. Redistributions of source code must retain the above copyright
1977 notice, this list of conditions and the following disclaimer.
19782. Redistributions in binary form must reproduce the above copyright
1979 notice, this list of conditions and the following disclaimer in the
1980 documentation and/or other materials provided with the distribution.
19813. Neither the name of the University nor the names of its contributors
1982 may be used to endorse or promote products derived from this software
1983 without specific prior written permission.
1984
1985THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
1986ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1987IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1988ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
1989FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1990DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1991OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1992HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
1993LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
1994OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
1995SUCH DAMAGE.
1996
1997-------------------------------------------------------------------
1998
Elliott Hughesb4931ce2016-02-08 17:00:12 -08001999Copyright (c) 1990 Regents of the University of California.
2000All rights reserved.
2001
2002This code is derived from software contributed to Berkeley by
2003Chris Torek.
2004
2005Redistribution and use in source and binary forms, with or without
2006modification, are permitted provided that the following conditions
2007are met:
20081. Redistributions of source code must retain the above copyright
2009 notice, this list of conditions and the following disclaimer.
20102. Redistributions in binary form must reproduce the above copyright
2011 notice, this list of conditions and the following disclaimer in the
2012 documentation and/or other materials provided with the distribution.
20133. Neither the name of the University nor the names of its contributors
2014 may be used to endorse or promote products derived from this software
2015 without specific prior written permission.
2016
2017THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2018ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2019IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2020ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2021FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2022DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2023OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2024HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2025LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2026OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2027SUCH DAMAGE.
2028
2029-------------------------------------------------------------------
2030
Elliott Hughes261e2232012-08-14 15:04:05 -07002031Copyright (c) 1990 The Regents of the University of California.
2032All rights reserved.
2033
2034Redistribution and use in source and binary forms, with or without
2035modification, are permitted provided that the following conditions
2036are met:
20371. Redistributions of source code must retain the above copyright
2038 notice, this list of conditions and the following disclaimer.
20392. Redistributions in binary form must reproduce the above copyright
2040 notice, this list of conditions and the following disclaimer in the
2041 documentation and/or other materials provided with the distribution.
20423. Neither the name of the University nor the names of its contributors
2043 may be used to endorse or promote products derived from this software
2044 without specific prior written permission.
2045
2046THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2047ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2048IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2049ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2050FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2051DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2052OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2053HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2054LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2055OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2056SUCH DAMAGE.
2057
2058-------------------------------------------------------------------
2059
2060Copyright (c) 1990 The Regents of the University of California.
2061All rights reserved.
2062
Elliott Hughes261e2232012-08-14 15:04:05 -07002063This code is derived from software contributed to Berkeley by
2064Chris Torek.
2065
2066Redistribution and use in source and binary forms, with or without
2067modification, are permitted provided that the following conditions
2068are met:
20691. Redistributions of source code must retain the above copyright
2070 notice, this list of conditions and the following disclaimer.
20712. Redistributions in binary form must reproduce the above copyright
2072 notice, this list of conditions and the following disclaimer in the
2073 documentation and/or other materials provided with the distribution.
20743. Neither the name of the University nor the names of its contributors
2075 may be used to endorse or promote products derived from this software
2076 without specific prior written permission.
2077
2078THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2079ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2080IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2081ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2082FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2083DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2084OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2085HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2086LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2087OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2088SUCH DAMAGE.
2089
2090-------------------------------------------------------------------
2091
2092Copyright (c) 1990 The Regents of the University of California.
2093All rights reserved.
2094
2095This code is derived from software contributed to Berkeley by
2096William Jolitz.
2097
2098Redistribution and use in source and binary forms, with or without
2099modification, are permitted provided that the following conditions
2100are met:
21011. Redistributions of source code must retain the above copyright
2102 notice, this list of conditions and the following disclaimer.
21032. Redistributions in binary form must reproduce the above copyright
2104 notice, this list of conditions and the following disclaimer in the
2105 documentation and/or other materials provided with the distribution.
21063. Neither the name of the University nor the names of its contributors
2107 may be used to endorse or promote products derived from this software
2108 without specific prior written permission.
2109
2110THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2111ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2112IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2113ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2114FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2115DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2116OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2117HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2118LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2119OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2120SUCH DAMAGE.
2121
2122-------------------------------------------------------------------
2123
2124Copyright (c) 1990, 1993
2125 The Regents of the University of California. All rights reserved.
2126
2127Redistribution and use in source and binary forms, with or without
2128modification, are permitted provided that the following conditions
2129are met:
21301. Redistributions of source code must retain the above copyright
2131 notice, this list of conditions and the following disclaimer.
21322. Redistributions in binary form must reproduce the above copyright
2133 notice, this list of conditions and the following disclaimer in the
2134 documentation and/or other materials provided with the distribution.
21353. Neither the name of the University nor the names of its contributors
2136 may be used to endorse or promote products derived from this software
2137 without specific prior written permission.
2138
2139THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2140ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2141IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2142ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2143FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2144DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2145OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2146HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2147LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2148OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2149SUCH DAMAGE.
2150
2151-------------------------------------------------------------------
2152
2153Copyright (c) 1990, 1993
2154 The Regents of the University of California. All rights reserved.
2155
Elliott Hughes261e2232012-08-14 15:04:05 -07002156This code is derived from software contributed to Berkeley by
2157Chris Torek.
2158
2159Redistribution and use in source and binary forms, with or without
2160modification, are permitted provided that the following conditions
2161are met:
21621. Redistributions of source code must retain the above copyright
2163 notice, this list of conditions and the following disclaimer.
21642. Redistributions in binary form must reproduce the above copyright
2165 notice, this list of conditions and the following disclaimer in the
2166 documentation and/or other materials provided with the distribution.
21673. Neither the name of the University nor the names of its contributors
2168 may be used to endorse or promote products derived from this software
2169 without specific prior written permission.
2170
2171THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2172ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2173IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2174ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2175FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2176DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2177OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2178HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2179LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2180OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2181SUCH DAMAGE.
2182
2183-------------------------------------------------------------------
2184
2185Copyright (c) 1990, 1993
2186 The Regents of the University of California. All rights reserved.
2187
2188This code is derived from software contributed to Berkeley by
Elliott Hughes261e2232012-08-14 15:04:05 -07002189Donn Seeley at UUNET Technologies, Inc.
2190
2191Redistribution and use in source and binary forms, with or without
2192modification, are permitted provided that the following conditions
2193are met:
21941. Redistributions of source code must retain the above copyright
2195 notice, this list of conditions and the following disclaimer.
21962. Redistributions in binary form must reproduce the above copyright
2197 notice, this list of conditions and the following disclaimer in the
2198 documentation and/or other materials provided with the distribution.
21993. Neither the name of the University nor the names of its contributors
2200 may be used to endorse or promote products derived from this software
2201 without specific prior written permission.
2202
2203THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2204ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2205IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2206ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2207FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2208DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2209OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2210HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2211LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2212OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2213SUCH DAMAGE.
2214
2215-------------------------------------------------------------------
2216
2217Copyright (c) 1990, 1993
2218 The Regents of the University of California. All rights reserved.
Elliott Hughesbfa582d2014-05-05 14:58:17 -07002219
2220This code is derived from software contributed to Berkeley by
2221Donn Seeley at UUNET Technologies, Inc.
2222
2223Redistribution and use in source and binary forms, with or without
2224modification, are permitted provided that the following conditions
2225are met:
22261. Redistributions of source code must retain the above copyright
2227 notice, this list of conditions and the following disclaimer.
22282. Redistributions in binary form must reproduce the above copyright
2229 notice, this list of conditions and the following disclaimer in the
2230 documentation and/or other materials provided with the distribution.
22314. Neither the name of the University nor the names of its contributors
2232 may be used to endorse or promote products derived from this software
2233 without specific prior written permission.
2234
2235THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2236ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2237IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2238ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2239FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2240DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2241OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2242HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2243LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2244OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2245SUCH DAMAGE.
2246
2247-------------------------------------------------------------------
2248
2249Copyright (c) 1990, 1993
2250 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002251(c) UNIX System Laboratories, Inc.
2252All or some portions of this file are derived from material licensed
2253to the University of California by American Telephone and Telegraph
2254Co. or Unix System Laboratories, Inc. and are reproduced herein with
2255the permission of UNIX System Laboratories, Inc.
2256
2257Redistribution and use in source and binary forms, with or without
2258modification, are permitted provided that the following conditions
2259are met:
22601. Redistributions of source code must retain the above copyright
2261 notice, this list of conditions and the following disclaimer.
22622. Redistributions in binary form must reproduce the above copyright
2263 notice, this list of conditions and the following disclaimer in the
2264 documentation and/or other materials provided with the distribution.
22653. Neither the name of the University nor the names of its contributors
2266 may be used to endorse or promote products derived from this software
2267 without specific prior written permission.
2268
2269THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2270ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2271IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2272ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2273FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2274DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2275OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2276HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2277LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2278OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2279SUCH DAMAGE.
2280
2281-------------------------------------------------------------------
2282
2283Copyright (c) 1990, 1993, 1994
2284 The Regents of the University of California. All rights reserved.
2285
2286Redistribution and use in source and binary forms, with or without
2287modification, are permitted provided that the following conditions
2288are met:
22891. Redistributions of source code must retain the above copyright
2290 notice, this list of conditions and the following disclaimer.
22912. Redistributions in binary form must reproduce the above copyright
2292 notice, this list of conditions and the following disclaimer in the
2293 documentation and/or other materials provided with the distribution.
22943. Neither the name of the University nor the names of its contributors
2295 may be used to endorse or promote products derived from this software
2296 without specific prior written permission.
2297
2298THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2299ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2300IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2301ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2302FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2303DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2304OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2305HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2306LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2307OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2308SUCH DAMAGE.
2309
2310-------------------------------------------------------------------
2311
2312Copyright (c) 1990, 1993, 1994
2313 The Regents of the University of California. All rights reserved.
2314
2315This code is derived from software contributed to Berkeley by
2316Chris Torek.
2317
2318Redistribution and use in source and binary forms, with or without
2319modification, are permitted provided that the following conditions
2320are met:
23211. Redistributions of source code must retain the above copyright
2322 notice, this list of conditions and the following disclaimer.
23232. Redistributions in binary form must reproduce the above copyright
2324 notice, this list of conditions and the following disclaimer in the
2325 documentation and/or other materials provided with the distribution.
23263. Neither the name of the University nor the names of its contributors
2327 may be used to endorse or promote products derived from this software
2328 without specific prior written permission.
2329
2330THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2331ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2332IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2333ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2334FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2335DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2336OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2337HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2338LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2339OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2340SUCH DAMAGE.
2341
2342-------------------------------------------------------------------
2343
Elliott Hughes4e54b112014-03-06 15:06:11 -08002344Copyright (c) 1991 The Regents of the University of California.
2345All rights reserved.
2346
2347Redistribution and use in source and binary forms, with or without
2348modification, are permitted provided that the following conditions
2349are met:
23501. Redistributions of source code must retain the above copyright
2351 notice, this list of conditions and the following disclaimer.
23522. Redistributions in binary form must reproduce the above copyright
2353 notice, this list of conditions and the following disclaimer in the
2354 documentation and/or other materials provided with the distribution.
23553. Neither the name of the University nor the names of its contributors
2356 may be used to endorse or promote products derived from this software
2357 without specific prior written permission.
2358
2359THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2360ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2361IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2362ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2363FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2364DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2365OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2366HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2367LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2368OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2369SUCH DAMAGE.
2370
2371-------------------------------------------------------------------
2372
Elliott Hughes261e2232012-08-14 15:04:05 -07002373Copyright (c) 1991, 1993
2374 The Regents of the University of California. All rights reserved.
2375
2376Redistribution and use in source and binary forms, with or without
2377modification, are permitted provided that the following conditions
2378are met:
23791. Redistributions of source code must retain the above copyright
2380 notice, this list of conditions and the following disclaimer.
23812. Redistributions in binary form must reproduce the above copyright
2382 notice, this list of conditions and the following disclaimer in the
2383 documentation and/or other materials provided with the distribution.
23843. Neither the name of the University nor the names of its contributors
2385 may be used to endorse or promote products derived from this software
2386 without specific prior written permission.
2387
2388THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2389ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2390IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2391ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2392FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2393DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2394OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2395HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2396LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2397OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2398SUCH DAMAGE.
2399
2400-------------------------------------------------------------------
2401
2402Copyright (c) 1991, 1993
2403 The Regents of the University of California. All rights reserved.
2404
2405This code is derived from software contributed to Berkeley by
2406Berkeley Software Design, Inc.
2407
2408Redistribution and use in source and binary forms, with or without
2409modification, are permitted provided that the following conditions
2410are met:
24111. Redistributions of source code must retain the above copyright
2412 notice, this list of conditions and the following disclaimer.
24132. Redistributions in binary form must reproduce the above copyright
2414 notice, this list of conditions and the following disclaimer in the
2415 documentation and/or other materials provided with the distribution.
24163. Neither the name of the University nor the names of its contributors
2417 may be used to endorse or promote products derived from this software
2418 without specific prior written permission.
2419
2420THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2421ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2422IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2423ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2424FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2425DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2426OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2427HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2428LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2429OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2430SUCH DAMAGE.
2431
2432-------------------------------------------------------------------
2433
2434Copyright (c) 1991, 1993
2435 The Regents of the University of California. All rights reserved.
2436(c) UNIX System Laboratories, Inc.
2437All or some portions of this file are derived from material licensed
2438to the University of California by American Telephone and Telegraph
2439Co. or Unix System Laboratories, Inc. and are reproduced herein with
2440the permission of UNIX System Laboratories, Inc.
2441
2442This code is derived from software contributed to Berkeley by
2443Hugh Smith at The University of Guelph.
2444
2445Redistribution and use in source and binary forms, with or without
2446modification, are permitted provided that the following conditions
2447are met:
24481. Redistributions of source code must retain the above copyright
2449 notice, this list of conditions and the following disclaimer.
24502. Redistributions in binary form must reproduce the above copyright
2451 notice, this list of conditions and the following disclaimer in the
2452 documentation and/or other materials provided with the distribution.
24533. Neither the name of the University nor the names of its contributors
2454 may be used to endorse or promote products derived from this software
2455 without specific prior written permission.
2456
2457THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2458ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2459IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2460ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2461FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2462DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2463OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2464HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2465LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2466OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2467SUCH DAMAGE.
2468
2469-------------------------------------------------------------------
2470
2471Copyright (c) 1991, 1993, 1995,
2472 The Regents of the University of California. All rights reserved.
2473
2474This code is derived from software contributed to Berkeley by
2475Havard Eidnes.
2476
2477Redistribution and use in source and binary forms, with or without
2478modification, are permitted provided that the following conditions
2479are met:
24801. Redistributions of source code must retain the above copyright
2481 notice, this list of conditions and the following disclaimer.
24822. Redistributions in binary form must reproduce the above copyright
2483 notice, this list of conditions and the following disclaimer in the
2484 documentation and/or other materials provided with the distribution.
24853. Neither the name of the University nor the names of its contributors
2486 may be used to endorse or promote products derived from this software
2487 without specific prior written permission.
2488
2489THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2490ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2491IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2492ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2493FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2494DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2495OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2496HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2497LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2498OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2499SUCH DAMAGE.
2500
2501-------------------------------------------------------------------
2502
2503Copyright (c) 1992 Henry Spencer.
2504Copyright (c) 1992, 1993
2505 The Regents of the University of California. All rights reserved.
2506
2507This code is derived from software contributed to Berkeley by
2508Henry Spencer of the University of Toronto.
2509
2510Redistribution and use in source and binary forms, with or without
2511modification, are permitted provided that the following conditions
2512are met:
25131. Redistributions of source code must retain the above copyright
2514 notice, this list of conditions and the following disclaimer.
25152. Redistributions in binary form must reproduce the above copyright
2516 notice, this list of conditions and the following disclaimer in the
2517 documentation and/or other materials provided with the distribution.
25183. Neither the name of the University nor the names of its contributors
2519 may be used to endorse or promote products derived from this software
2520 without specific prior written permission.
2521
2522THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2523ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2524IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2525ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2526FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2527DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2528OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2529HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2530LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2531OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2532SUCH DAMAGE.
2533
2534-------------------------------------------------------------------
2535
2536Copyright (c) 1992 The Regents of the University of California.
2537All rights reserved.
2538
2539Redistribution and use in source and binary forms, with or without
2540modification, are permitted provided that the following conditions
2541are met:
25421. Redistributions of source code must retain the above copyright
2543 notice, this list of conditions and the following disclaimer.
25442. Redistributions in binary form must reproduce the above copyright
2545 notice, this list of conditions and the following disclaimer in the
2546 documentation and/or other materials provided with the distribution.
25473. Neither the name of the University nor the names of its contributors
2548 may be used to endorse or promote products derived from this software
2549 without specific prior written permission.
2550
2551THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2552ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2553IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2554ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2555FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2556DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2557OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2558HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2559LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2560OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2561SUCH DAMAGE.
2562
2563-------------------------------------------------------------------
2564
2565Copyright (c) 1992, 1993
2566 The Regents of the University of California. All rights reserved.
2567
2568Redistribution and use in source and binary forms, with or without
2569modification, are permitted provided that the following conditions
2570are met:
25711. Redistributions of source code must retain the above copyright
2572 notice, this list of conditions and the following disclaimer.
25732. Redistributions in binary form must reproduce the above copyright
2574 notice, this list of conditions and the following disclaimer in the
2575 documentation and/or other materials provided with the distribution.
Dan Albertc30862f2016-10-20 11:45:16 -070025763. All advertising materials mentioning features or use of this software
2577 must display the following acknowledgement:
2578 This product includes software developed by the University of
2579 California, Berkeley and its contributors.
25804. Neither the name of the University nor the names of its contributors
2581 may be used to endorse or promote products derived from this software
2582 without specific prior written permission.
2583
2584THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2585ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2586IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2587ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2588FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2589DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2590OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2591HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2592LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2593OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2594SUCH DAMAGE.
2595
2596-------------------------------------------------------------------
2597
2598Copyright (c) 1992, 1993
2599 The Regents of the University of California. All rights reserved.
2600
2601Redistribution and use in source and binary forms, with or without
2602modification, are permitted provided that the following conditions
2603are met:
26041. Redistributions of source code must retain the above copyright
2605 notice, this list of conditions and the following disclaimer.
26062. Redistributions in binary form must reproduce the above copyright
2607 notice, this list of conditions and the following disclaimer in the
2608 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070026093. Neither the name of the University nor the names of its contributors
2610 may be used to endorse or promote products derived from this software
2611 without specific prior written permission.
2612
2613THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2614ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2615IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2616ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2617FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2618DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2619OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2620HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2621LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2622OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2623SUCH DAMAGE.
2624
2625-------------------------------------------------------------------
2626
2627Copyright (c) 1992, 1993
2628 The Regents of the University of California. All rights reserved.
2629
2630This code is derived from software contributed to Berkeley by
2631Ralph Campbell.
2632
2633Redistribution and use in source and binary forms, with or without
2634modification, are permitted provided that the following conditions
2635are met:
26361. Redistributions of source code must retain the above copyright
2637 notice, this list of conditions and the following disclaimer.
26382. Redistributions in binary form must reproduce the above copyright
2639 notice, this list of conditions and the following disclaimer in the
2640 documentation and/or other materials provided with the distribution.
26413. Neither the name of the University nor the names of its contributors
2642 may be used to endorse or promote products derived from this software
2643 without specific prior written permission.
2644
2645THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2646ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2647IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2648ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2649FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2650DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2651OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2652HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2653LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2654OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2655SUCH DAMAGE.
2656
2657-------------------------------------------------------------------
2658
2659Copyright (c) 1992, 1993
2660 The Regents of the University of California. All rights reserved.
2661
2662This code is derived from software contributed to Berkeley by
2663Ralph Campbell. This file is derived from the MIPS RISC
2664Architecture book by Gerry Kane.
2665
2666Redistribution and use in source and binary forms, with or without
2667modification, are permitted provided that the following conditions
2668are met:
26691. Redistributions of source code must retain the above copyright
2670 notice, this list of conditions and the following disclaimer.
26712. Redistributions in binary form must reproduce the above copyright
2672 notice, this list of conditions and the following disclaimer in the
2673 documentation and/or other materials provided with the distribution.
26743. Neither the name of the University nor the names of its contributors
2675 may be used to endorse or promote products derived from this software
2676 without specific prior written permission.
2677
2678THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2679ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2681ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2682FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2683DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2684OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2685HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2686LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2687OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2688SUCH DAMAGE.
2689
2690-------------------------------------------------------------------
2691
2692Copyright (c) 1992, 1993
2693 The Regents of the University of California. All rights reserved.
2694
2695This software was developed by the Computer Systems Engineering group
2696at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and
2697contributed to Berkeley.
2698
2699All advertising materials mentioning features or use of this software
2700must display the following acknowledgement:
2701 This product includes software developed by the University of
2702 California, Lawrence Berkeley Laboratory.
2703
2704Redistribution and use in source and binary forms, with or without
2705modification, are permitted provided that the following conditions
2706are met:
27071. Redistributions of source code must retain the above copyright
2708 notice, this list of conditions and the following disclaimer.
27092. Redistributions in binary form must reproduce the above copyright
2710 notice, this list of conditions and the following disclaimer in the
2711 documentation and/or other materials provided with the distribution.
27123. All advertising materials mentioning features or use of this software
2713 must display the following acknowledgement:
2714 This product includes software developed by the University of
2715 California, Berkeley and its contributors.
27164. Neither the name of the University nor the names of its contributors
2717 may be used to endorse or promote products derived from this software
2718 without specific prior written permission.
2719
2720THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2721ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2722IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2723ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2724FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2725DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2726OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2727HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2728LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2729OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2730SUCH DAMAGE.
2731
2732-------------------------------------------------------------------
2733
2734Copyright (c) 1992, 1993
2735 The Regents of the University of California. All rights reserved.
Elliott Hughes261e2232012-08-14 15:04:05 -07002736(c) UNIX System Laboratories, Inc.
2737All or some portions of this file are derived from material licensed
2738to the University of California by American Telephone and Telegraph
2739Co. or Unix System Laboratories, Inc. and are reproduced herein with
2740the permission of UNIX System Laboratories, Inc.
2741
2742Redistribution and use in source and binary forms, with or without
2743modification, are permitted provided that the following conditions
2744are met:
27451. Redistributions of source code must retain the above copyright
2746 notice, this list of conditions and the following disclaimer.
27472. Redistributions in binary form must reproduce the above copyright
2748 notice, this list of conditions and the following disclaimer in the
2749 documentation and/or other materials provided with the distribution.
27503. Neither the name of the University nor the names of its contributors
2751 may be used to endorse or promote products derived from this software
2752 without specific prior written permission.
2753
2754THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2755ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2756IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2757ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2758FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2759DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2760OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2761HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2762LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2763OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2764SUCH DAMAGE.
2765
2766-------------------------------------------------------------------
2767
Elliott Hughes261e2232012-08-14 15:04:05 -07002768Copyright (c) 1992, 1993, 1994
2769 The Regents of the University of California. All rights reserved.
2770
2771This code is derived from software contributed to Berkeley by
2772Henry Spencer.
2773
2774Redistribution and use in source and binary forms, with or without
2775modification, are permitted provided that the following conditions
2776are met:
27771. Redistributions of source code must retain the above copyright
2778 notice, this list of conditions and the following disclaimer.
27792. Redistributions in binary form must reproduce the above copyright
2780 notice, this list of conditions and the following disclaimer in the
2781 documentation and/or other materials provided with the distribution.
27823. Neither the name of the University nor the names of its contributors
2783 may be used to endorse or promote products derived from this software
2784 without specific prior written permission.
2785
2786THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2787ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2788IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2789ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2790FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2791DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2792OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2793HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2794LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2795OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2796SUCH DAMAGE.
2797
2798-------------------------------------------------------------------
2799
Elliott Hughescc213f82012-08-14 15:32:42 -07002800Copyright (c) 1992, 1993, 1994 Henry Spencer.
2801
2802This code is derived from software contributed to Berkeley by
2803Henry Spencer.
2804
2805Redistribution and use in source and binary forms, with or without
2806modification, are permitted provided that the following conditions
2807are met:
28081. Redistributions of source code must retain the above copyright
2809 notice, this list of conditions and the following disclaimer.
28102. Redistributions in binary form must reproduce the above copyright
2811 notice, this list of conditions and the following disclaimer in the
2812 documentation and/or other materials provided with the distribution.
28133. All advertising materials mentioning features or use of this software
2814 must display the following acknowledgement:
2815 This product includes software developed by the University of
2816 California, Berkeley and its contributors.
28174. Neither the name of the University nor the names of its contributors
2818 may be used to endorse or promote products derived from this software
2819 without specific prior written permission.
2820
2821THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2822ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2823IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2824ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2825FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2826DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2827OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2828HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2829LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2830OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2831SUCH DAMAGE.
2832
2833-------------------------------------------------------------------
2834
Elliott Hughes261e2232012-08-14 15:04:05 -07002835Copyright (c) 1993
Elliott Hughes261e2232012-08-14 15:04:05 -07002836 The Regents of the University of California. All rights reserved.
2837
2838Redistribution and use in source and binary forms, with or without
2839modification, are permitted provided that the following conditions
2840are met:
28411. Redistributions of source code must retain the above copyright
2842 notice, this list of conditions and the following disclaimer.
28432. Redistributions in binary form must reproduce the above copyright
2844 notice, this list of conditions and the following disclaimer in the
2845 documentation and/or other materials provided with the distribution.
28463. Neither the name of the University nor the names of its contributors
2847 may be used to endorse or promote products derived from this software
2848 without specific prior written permission.
2849
2850THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
2851ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2852IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2853ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
2854FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2855DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2856OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2857HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2858LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2859OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2860SUCH DAMAGE.
2861
2862-------------------------------------------------------------------
2863
Elliott Hughes261e2232012-08-14 15:04:05 -07002864Copyright (c) 1993 Martin Birgmeier
2865All rights reserved.
2866
2867You may redistribute unmodified or modified versions of this source
2868code provided that the above copyright notice and this and the
2869following conditions are retained.
2870
2871This software is provided ``as is'', and comes with no warranties
2872of any kind. I shall in no event be liable for anything that happens
2873to anyone/anything when using this software.
2874
2875-------------------------------------------------------------------
2876
Elliott Hughes4e54b112014-03-06 15:06:11 -08002877Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com>
Elliott Hughes448080d2013-01-29 16:25:06 -08002878All rights reserved.
2879
Elliott Hughes448080d2013-01-29 16:25:06 -08002880Redistribution and use in source and binary forms, with or without
2881modification, are permitted provided that the following conditions
2882are met:
28831. Redistributions of source code must retain the above copyright
2884 notice, this list of conditions and the following disclaimer.
28852. Redistributions in binary form must reproduce the above copyright
2886 notice, this list of conditions and the following disclaimer in the
2887 documentation and/or other materials provided with the distribution.
Elliott Hughes4e54b112014-03-06 15:06:11 -080028883. The name of the author may not be used to endorse or promote products
2889 derived from this software without specific prior written permission.
Elliott Hughes448080d2013-01-29 16:25:06 -08002890
Elliott Hughes4e54b112014-03-06 15:06:11 -08002891THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
2892IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
2893OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
2894IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
2895SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
2896PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
2897OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2898WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2899OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
2900ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes448080d2013-01-29 16:25:06 -08002901
2902-------------------------------------------------------------------
2903
Elliott Hughes261e2232012-08-14 15:04:05 -07002904Copyright (c) 1996 by Internet Software Consortium.
2905
2906Permission to use, copy, modify, and distribute this software for any
2907purpose with or without fee is hereby granted, provided that the above
2908copyright notice and this permission notice appear in all copies.
2909
2910THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS
2911ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
2912OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE
2913CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
2914DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
2915PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
2916ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
2917SOFTWARE.
2918
2919-------------------------------------------------------------------
2920
2921Copyright (c) 1996, David Mazieres <dm@uun.org>
2922Copyright (c) 2008, Damien Miller <djm@openbsd.org>
Elliott Hughes15581382014-07-07 15:42:06 -07002923Copyright (c) 2013, Markus Friedl <markus@openbsd.org>
2924
2925Permission to use, copy, modify, and distribute this software for any
2926purpose with or without fee is hereby granted, provided that the above
2927copyright notice and this permission notice appear in all copies.
2928
2929THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2930WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2931MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2932ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2933WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2934ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2935OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2936
2937-------------------------------------------------------------------
2938
2939Copyright (c) 1996-1998, 2008 Theo de Raadt
2940Copyright (c) 1997, 2008-2009 Todd C. Miller
Elliott Hughes261e2232012-08-14 15:04:05 -07002941
2942Permission to use, copy, modify, and distribute this software for any
2943purpose with or without fee is hereby granted, provided that the above
2944copyright notice and this permission notice appear in all copies.
2945
2946THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2947WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2948MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2949ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2950WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2951ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2952OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2953
2954-------------------------------------------------------------------
2955
Elliott Hughes387d4b72012-08-09 15:17:46 -07002956Copyright (c) 1997 Mark Brinicombe
Elliott Hughesdfb74c52016-10-24 12:53:17 -07002957Copyright (C) 2010 The Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07002958All rights reserved.
2959
2960Redistribution and use in source and binary forms, with or without
2961modification, are permitted provided that the following conditions
2962are met:
29631. Redistributions of source code must retain the above copyright
2964 notice, this list of conditions and the following disclaimer.
29652. Redistributions in binary form must reproduce the above copyright
2966 notice, this list of conditions and the following disclaimer in the
2967 documentation and/or other materials provided with the distribution.
29683. All advertising materials mentioning features or use of this software
2969 must display the following acknowledgement:
2970 This product includes software developed by Mark Brinicombe
29714. Neither the name of the University nor the names of its contributors
2972 may be used to endorse or promote products derived from this software
2973 without specific prior written permission.
2974
2975THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
2976ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2977IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2978ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
2979FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
2980DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
2981OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2982HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2983LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2984OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2985SUCH DAMAGE.
2986
2987-------------------------------------------------------------------
2988
Elliott Hughes261e2232012-08-14 15:04:05 -07002989Copyright (c) 1997 Niklas Hallqvist. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07002990
2991Redistribution and use in source and binary forms, with or without
2992modification, are permitted provided that the following conditions
2993are met:
29941. Redistributions of source code must retain the above copyright
2995 notice, this list of conditions and the following disclaimer.
29962. Redistributions in binary form must reproduce the above copyright
2997 notice, this list of conditions and the following disclaimer in the
2998 documentation and/or other materials provided with the distribution.
2999
Elliott Hughes261e2232012-08-14 15:04:05 -07003000THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3001IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3002OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3003IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3004INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3005NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3006DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3007THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3008(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3009THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003010
3011-------------------------------------------------------------------
3012
Elliott Hughes261e2232012-08-14 15:04:05 -07003013Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
3014
3015Permission to use, copy, modify, and distribute this software for any
3016purpose with or without fee is hereby granted, provided that the above
3017copyright notice and this permission notice appear in all copies.
3018
3019THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3020WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3021MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3022ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3023WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3024ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3025OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3026
3027-------------------------------------------------------------------
3028
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003029Copyright (c) 1997 Todd C. Miller <Todd.Miller@courtesan.com>
3030All rights reserved.
3031
3032Redistribution and use in source and binary forms, with or without
3033modification, are permitted provided that the following conditions
3034are met:
30351. Redistributions of source code must retain the above copyright
3036 notice, this list of conditions and the following disclaimer.
30372. Redistributions in binary form must reproduce the above copyright
3038 notice, this list of conditions and the following disclaimer in the
3039 documentation and/or other materials provided with the distribution.
30403. The name of the author may not be used to endorse or promote products
3041 derived from this software without specific prior written permission.
3042
3043THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3044INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3045AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3046THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3047EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3048PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3049OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3050WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3051OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3052ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3053
3054-------------------------------------------------------------------
3055
Elliott Hughes261e2232012-08-14 15:04:05 -07003056Copyright (c) 1997, 1998 The NetBSD Foundation, Inc.
Elliott Hughes387d4b72012-08-09 15:17:46 -07003057All rights reserved.
3058
Elliott Hughes261e2232012-08-14 15:04:05 -07003059This code was contributed to The NetBSD Foundation by Klaus Klein.
3060
Elliott Hughes387d4b72012-08-09 15:17:46 -07003061Redistribution and use in source and binary forms, with or without
3062modification, are permitted provided that the following conditions
3063are met:
30641. Redistributions of source code must retain the above copyright
3065 notice, this list of conditions and the following disclaimer.
30662. Redistributions in binary form must reproduce the above copyright
3067 notice, this list of conditions and the following disclaimer in the
3068 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -070030693. All advertising materials mentioning features or use of this software
3070 must display the following acknowledgement:
3071 This product includes software developed by the NetBSD
3072 Foundation, Inc. and its contributors.
30734. Neither the name of The NetBSD Foundation nor the names of its
3074 contributors may be used to endorse or promote products derived
3075 from this software without specific prior written permission.
3076
3077THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3078``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3079TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3080PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3081BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3082CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3083SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3084INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3085CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3086ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3087POSSIBILITY OF SUCH DAMAGE.
3088
3089-------------------------------------------------------------------
3090
3091Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3092All rights reserved.
3093
3094This code is derived from software contributed to The NetBSD Foundation
3095by Luke Mewburn.
3096
3097Redistribution and use in source and binary forms, with or without
3098modification, are permitted provided that the following conditions
3099are met:
31001. Redistributions of source code must retain the above copyright
3101 notice, this list of conditions and the following disclaimer.
31022. Redistributions in binary form must reproduce the above copyright
3103 notice, this list of conditions and the following disclaimer in the
3104 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003105
3106THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3107``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3108TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3109PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3110BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3111CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3112SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3113INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3114CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3115ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3116POSSIBILITY OF SUCH DAMAGE.
3117
3118-------------------------------------------------------------------
3119
3120Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc.
3121All rights reserved.
3122
3123This code is derived from software contributed to The NetBSD Foundation
3124by Luke Mewburn; and by Jason R. Thorpe.
3125
3126Redistribution and use in source and binary forms, with or without
3127modification, are permitted provided that the following conditions
3128are met:
31291. Redistributions of source code must retain the above copyright
3130 notice, this list of conditions and the following disclaimer.
31312. Redistributions in binary form must reproduce the above copyright
3132 notice, this list of conditions and the following disclaimer in the
3133 documentation and/or other materials provided with the distribution.
31343. All advertising materials mentioning features or use of this software
3135 must display the following acknowledgement:
3136 This product includes software developed by the NetBSD
3137 Foundation, Inc. and its contributors.
31384. Neither the name of The NetBSD Foundation nor the names of its
3139 contributors may be used to endorse or promote products derived
3140 from this software without specific prior written permission.
3141
3142THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3143``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3144TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3145PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3146BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3147CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3148SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3149INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3150CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3151ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3152POSSIBILITY OF SUCH DAMAGE.
3153
3154-------------------------------------------------------------------
3155
Elliott Hughes261e2232012-08-14 15:04:05 -07003156Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com>
3157
3158Permission to use, copy, modify, and distribute this software for any
3159purpose with or without fee is hereby granted, provided that the above
3160copyright notice and this permission notice appear in all copies.
3161
3162THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3163WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3164MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3165ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3166WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3167ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3168OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3169
3170-------------------------------------------------------------------
3171
3172Copyright (c) 1998 Softweyr LLC. All rights reserved.
3173
3174strtok_r, from Berkeley strtok
3175Oct 13, 1998 by Wes Peters <wes@softweyr.com>
3176
3177Copyright (c) 1988, 1993
3178 The Regents of the University of California. All rights reserved.
3179
3180Redistribution and use in source and binary forms, with or without
3181modification, are permitted provided that the following conditions
3182are met:
31831. Redistributions of source code must retain the above copyright
3184 notices, this list of conditions and the following disclaimer.
31852. Redistributions in binary form must reproduce the above copyright
3186 notices, this list of conditions and the following disclaimer in the
3187 documentation and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -070031883. Neither the name of the University nor the names of its contributors
Elliott Hughes387d4b72012-08-09 15:17:46 -07003189 may be used to endorse or promote products derived from this software
3190 without specific prior written permission.
3191
Elliott Hughes261e2232012-08-14 15:04:05 -07003192THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS
3193``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3194LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
3195PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE
3196REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
3197SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
3198TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
3199PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
3200LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
3201NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3202SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3203
3204-------------------------------------------------------------------
3205
3206Copyright (c) 1998 The NetBSD Foundation, Inc.
3207All rights reserved.
3208
3209This code is derived from software contributed to The NetBSD Foundation
3210by Klaus Klein.
3211
3212Redistribution and use in source and binary forms, with or without
3213modification, are permitted provided that the following conditions
3214are met:
32151. Redistributions of source code must retain the above copyright
3216 notice, this list of conditions and the following disclaimer.
32172. Redistributions in binary form must reproduce the above copyright
3218 notice, this list of conditions and the following disclaimer in the
3219 documentation and/or other materials provided with the distribution.
32203. All advertising materials mentioning features or use of this software
3221 must display the following acknowledgement:
3222 This product includes software developed by the NetBSD
3223 Foundation, Inc. and its contributors.
32244. Neither the name of The NetBSD Foundation nor the names of its
3225 contributors may be used to endorse or promote products derived
3226 from this software without specific prior written permission.
3227
3228THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3229``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3230TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3231PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3232BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3233CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3234SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3235INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3236CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3237ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3238POSSIBILITY OF SUCH DAMAGE.
3239
3240-------------------------------------------------------------------
3241
3242Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com>
Elliott Hughes387d4b72012-08-09 15:17:46 -07003243All rights reserved.
3244
3245Redistribution and use in source and binary forms, with or without
3246modification, are permitted provided that the following conditions
3247are met:
32481. Redistributions of source code must retain the above copyright
3249 notice, this list of conditions and the following disclaimer.
32502. Redistributions in binary form must reproduce the above copyright
3251 notice, this list of conditions and the following disclaimer in the
3252 documentation and/or other materials provided with the distribution.
32533. The name of the author may not be used to endorse or promote products
3254 derived from this software without specific prior written permission.
3255
3256THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
3257INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
3258AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
3259THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
3260EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
3261PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
3262OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3263WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
3264OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
3265ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3266
3267-------------------------------------------------------------------
3268
Elliott Hughesb4931ce2016-02-08 17:00:12 -08003269Copyright (c) 1998, 2015 Todd C. Miller <Todd.Miller@courtesan.com>
3270
3271Permission to use, copy, modify, and distribute this software for any
3272purpose with or without fee is hereby granted, provided that the above
3273copyright notice and this permission notice appear in all copies.
3274
3275THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3276WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3277MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3278ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3279WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3280ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3281OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3282
3283-------------------------------------------------------------------
3284
Elliott Hughes261e2232012-08-14 15:04:05 -07003285Copyright (c) 1999
3286 David E. O'Brien
3287Copyright (c) 1988, 1993
Elliott Hughes387d4b72012-08-09 15:17:46 -07003288 The Regents of the University of California. All rights reserved.
3289
3290Redistribution and use in source and binary forms, with or without
3291modification, are permitted provided that the following conditions
3292are met:
32931. Redistributions of source code must retain the above copyright
3294 notice, this list of conditions and the following disclaimer.
32952. Redistributions in binary form must reproduce the above copyright
3296 notice, this list of conditions and the following disclaimer in the
3297 documentation and/or other materials provided with the distribution.
32983. Neither the name of the University nor the names of its contributors
3299 may be used to endorse or promote products derived from this software
3300 without specific prior written permission.
3301
3302THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
3303ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3304IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3305ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
3306FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3307DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3308OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3309HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3310LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3311OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3312SUCH DAMAGE.
3313
3314-------------------------------------------------------------------
3315
Elliott Hughes261e2232012-08-14 15:04:05 -07003316Copyright (c) 2000 Ben Harris.
3317Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
3318All rights reserved.
3319
3320Redistribution and use in source and binary forms, with or without
3321modification, are permitted provided that the following conditions
3322are met:
33231. Redistributions of source code must retain the above copyright
3324 notice, this list of conditions and the following disclaimer.
33252. Redistributions in binary form must reproduce the above copyright
3326 notice, this list of conditions and the following disclaimer in the
3327 documentation and/or other materials provided with the distribution.
33283. Neither the name of the project nor the names of its contributors
3329 may be used to endorse or promote products derived from this software
3330 without specific prior written permission.
3331
3332THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
3333ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3334IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3335ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE
3336FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3337DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3338OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3339HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3340LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3341OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3342SUCH DAMAGE.
3343
3344-------------------------------------------------------------------
3345
3346Copyright (c) 2000 The NetBSD Foundation, Inc.
3347All rights reserved.
3348
3349This code is derived from software contributed to The NetBSD Foundation
Elliott Hughes261e2232012-08-14 15:04:05 -07003350by Dieter Baron and Thomas Klausner.
3351
3352Redistribution and use in source and binary forms, with or without
3353modification, are permitted provided that the following conditions
3354are met:
33551. Redistributions of source code must retain the above copyright
3356 notice, this list of conditions and the following disclaimer.
33572. Redistributions in binary form must reproduce the above copyright
3358 notice, this list of conditions and the following disclaimer in the
3359 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003360
3361THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3362``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3363TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3364PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3365BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3366CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3367SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3368INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3369CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3370ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3371POSSIBILITY OF SUCH DAMAGE.
3372
3373-------------------------------------------------------------------
3374
Elliott Hughes54a74942014-01-03 16:40:37 -08003375Copyright (c) 2001 Wasabi Systems, Inc.
3376All rights reserved.
3377
3378Written by Frank van der Linden for Wasabi Systems, Inc.
3379
3380Redistribution and use in source and binary forms, with or without
3381modification, are permitted provided that the following conditions
3382are met:
33831. Redistributions of source code must retain the above copyright
3384 notice, this list of conditions and the following disclaimer.
33852. Redistributions in binary form must reproduce the above copyright
3386 notice, this list of conditions and the following disclaimer in the
3387 documentation and/or other materials provided with the distribution.
33883. All advertising materials mentioning features or use of this software
3389 must display the following acknowledgement:
3390 This product includes software developed for the NetBSD Project by
3391 Wasabi Systems, Inc.
33924. The name of Wasabi Systems, Inc. may not be used to endorse
3393 or promote products derived from this software without specific prior
3394 written permission.
3395
3396THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND
3397ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3398TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3399PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC
3400BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3401CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3402SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3403INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3404CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3405ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3406POSSIBILITY OF SUCH DAMAGE.
3407
3408-------------------------------------------------------------------
3409
Elliott Hughes261e2232012-08-14 15:04:05 -07003410Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
3411
3412Redistribution and use in source and binary forms, with or without
3413modification, are permitted provided that the following conditions
3414are met:
34151. Redistributions of source code must retain the above copyright
3416 notice, this list of conditions and the following disclaimer.
34172. Redistributions in binary form must reproduce the above copyright
3418 notice, this list of conditions and the following disclaimer in the
3419 documentation and/or other materials provided with the distribution.
3420
3421THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
3422OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3423WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3424ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3425DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3426DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3427OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3428HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3429LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3430OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3431SUCH DAMAGE.
3432
3433-------------------------------------------------------------------
3434
3435Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com)
3436
3437Redistribution and use in source and binary forms, with or without
3438modification, are permitted provided that the following conditions
3439are met:
34401. Redistributions of source code must retain the above copyright
3441 notice, this list of conditions and the following disclaimer.
34422. Redistributions in binary form must reproduce the above copyright
3443 notice, this list of conditions and the following disclaimer in the
3444 documentation and/or other materials provided with the distribution.
34453. Neither the name of Opsycon AB nor the names of its contributors
3446 may be used to endorse or promote products derived from this software
3447 without specific prior written permission.
3448
3449THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS
3450OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3451WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3452ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
3453DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3454DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3455OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3456HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3457LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3458OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3459SUCH DAMAGE.
3460
3461-------------------------------------------------------------------
3462
Elliott Hughes882b8af2016-05-16 17:35:36 -07003463Copyright (c) 2001-2011 The FreeBSD Project.
3464All rights reserved.
3465
3466Redistribution and use in source and binary forms, with or without
3467modification, are permitted provided that the following conditions
3468are met:
34691. Redistributions of source code must retain the above copyright
3470 notice, this list of conditions and the following disclaimer.
34712. Redistributions in binary form must reproduce the above copyright
3472 notice, this list of conditions and the following disclaimer in the
3473 documentation and/or other materials provided with the distribution.
3474
3475THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3476ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3477IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3478ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3479FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3480DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3481OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3482HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3483LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3484OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3485SUCH DAMAGE.
3486
3487-------------------------------------------------------------------
3488
Elliott Hughes261e2232012-08-14 15:04:05 -07003489Copyright (c) 2002 Daniel Hartmeier
3490All rights reserved.
3491
3492Redistribution and use in source and binary forms, with or without
3493modification, are permitted provided that the following conditions
3494are met:
3495
3496 - Redistributions of source code must retain the above copyright
3497 notice, this list of conditions and the following disclaimer.
3498 - Redistributions in binary form must reproduce the above
3499 copyright notice, this list of conditions and the following
3500 disclaimer in the documentation and/or other materials provided
3501 with the distribution.
3502
3503THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
3504"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
3505LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
3506FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
3507COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
3508INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
3509BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
3510LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3511CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3512LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
3513ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3514POSSIBILITY OF SUCH DAMAGE.
3515
3516-------------------------------------------------------------------
3517
Elliott Hughes261e2232012-08-14 15:04:05 -07003518Copyright (c) 2002 The NetBSD Foundation, Inc.
3519All rights reserved.
3520
3521This code is derived from software contributed to The NetBSD Foundation
3522by Christos Zoulas.
3523
3524Redistribution and use in source and binary forms, with or without
3525modification, are permitted provided that the following conditions
3526are met:
35271. Redistributions of source code must retain the above copyright
3528 notice, this list of conditions and the following disclaimer.
35292. Redistributions in binary form must reproduce the above copyright
3530 notice, this list of conditions and the following disclaimer in the
3531 documentation and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07003532
3533THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
3534``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
3535TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
3536PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
3537BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
3538CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3539SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
3540INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
3541CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
3542ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
3543POSSIBILITY OF SUCH DAMAGE.
3544
3545-------------------------------------------------------------------
3546
3547Copyright (c) 2002 Tim J. Robbins
3548All rights reserved.
3549
3550Redistribution and use in source and binary forms, with or without
3551modification, are permitted provided that the following conditions
3552are met:
35531. Redistributions of source code must retain the above copyright
3554 notice, this list of conditions and the following disclaimer.
35552. Redistributions in binary form must reproduce the above copyright
3556 notice, this list of conditions and the following disclaimer in the
3557 documentation and/or other materials provided with the distribution.
3558
3559THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3560ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3561IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3562ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3563FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3564DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3565OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3566HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3567LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3568OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3569SUCH DAMAGE.
3570
3571-------------------------------------------------------------------
3572
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003573Copyright (c) 2002 Tim J. Robbins.
3574All rights reserved.
3575
3576Redistribution and use in source and binary forms, with or without
3577modification, are permitted provided that the following conditions
3578are met:
35791. Redistributions of source code must retain the above copyright
3580 notice, this list of conditions and the following disclaimer.
35812. Redistributions in binary form must reproduce the above copyright
3582 notice, this list of conditions and the following disclaimer in the
3583 documentation and/or other materials provided with the distribution.
3584
3585THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3586ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3587IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3588ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3589FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3590DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3591OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3592HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3593LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3594OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3595SUCH DAMAGE.
3596
3597-------------------------------------------------------------------
3598
Elliott Hughes261e2232012-08-14 15:04:05 -07003599Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com>
3600
3601Permission to use, copy, modify, and distribute this software for any
3602purpose with or without fee is hereby granted, provided that the above
3603copyright notice and this permission notice appear in all copies.
3604
3605THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3606WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3607MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3608ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3609WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3610ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3611OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3612
3613Sponsored in part by the Defense Advanced Research Projects
3614Agency (DARPA) and Air Force Research Laboratory, Air Force
3615Materiel Command, USAF, under agreement number F39502-99-1-0512.
3616
3617-------------------------------------------------------------------
3618
Elliott Hughesbfa582d2014-05-05 14:58:17 -07003619Copyright (c) 2002, 2003 Tim J. Robbins.
3620All rights reserved.
3621
3622Redistribution and use in source and binary forms, with or without
3623modification, are permitted provided that the following conditions
3624are met:
36251. Redistributions of source code must retain the above copyright
3626 notice, this list of conditions and the following disclaimer.
36272. Redistributions in binary form must reproduce the above copyright
3628 notice, this list of conditions and the following disclaimer in the
3629 documentation and/or other materials provided with the distribution.
3630
3631THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3632ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3633IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3634ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3635FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3636DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3637OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3638HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3639LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3640OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3641SUCH DAMAGE.
3642
3643-------------------------------------------------------------------
3644
3645Copyright (c) 2002-2004 Tim J. Robbins
3646All rights reserved.
3647
3648Redistribution and use in source and binary forms, with or without
3649modification, are permitted provided that the following conditions
3650are met:
36511. Redistributions of source code must retain the above copyright
3652 notice, this list of conditions and the following disclaimer.
36532. Redistributions in binary form must reproduce the above copyright
3654 notice, this list of conditions and the following disclaimer in the
3655 documentation and/or other materials provided with the distribution.
3656
3657THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3658ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3659IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3660ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3661FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3662DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3663OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3664HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3665LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3666OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3667SUCH DAMAGE.
3668
3669-------------------------------------------------------------------
3670
3671Copyright (c) 2002-2004 Tim J. Robbins.
3672All rights reserved.
3673
3674Redistribution and use in source and binary forms, with or without
3675modification, are permitted provided that the following conditions
3676are met:
36771. Redistributions of source code must retain the above copyright
3678 notice, this list of conditions and the following disclaimer.
36792. Redistributions in binary form must reproduce the above copyright
3680 notice, this list of conditions and the following disclaimer in the
3681 documentation and/or other materials provided with the distribution.
3682
3683THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3684ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3685IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3686ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3687FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3688DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3689OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3690HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3691LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3692OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3693SUCH DAMAGE.
3694
3695-------------------------------------------------------------------
3696
Elliott Hughes261e2232012-08-14 15:04:05 -07003697Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru>
3698
3699Redistribution and use in source and binary forms, with or without
3700modification, are permitted provided that the following conditions
3701are met:
37021. Redistributions of source code must retain the above copyright
3703 notice, this list of conditions and the following disclaimer.
37042. Redistributions in binary form must reproduce the above copyright
3705 notice, this list of conditions and the following disclaimer in the
3706 documentation and/or other materials provided with the distribution.
37073. The names of the authors may not be used to endorse or promote
3708 products derived from this software without specific prior written
3709 permission.
3710
3711THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3712ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3713IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3714ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3715FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3716DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3717OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3718HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3719LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3720OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3721SUCH DAMAGE.
3722
3723-------------------------------------------------------------------
3724
Dan Albertc30862f2016-10-20 11:45:16 -07003725Copyright (c) 2003 Dag-Erling Smørgrav
3726All rights reserved.
3727
3728Redistribution and use in source and binary forms, with or without
3729modification, are permitted provided that the following conditions
3730are met:
37311. Redistributions of source code must retain the above copyright
3732 notice, this list of conditions and the following disclaimer
3733 in this position and unchanged.
37342. Redistributions in binary form must reproduce the above copyright
3735 notice, this list of conditions and the following disclaimer in the
3736 documentation and/or other materials provided with the distribution.
37373. The name of the author may not be used to endorse or promote products
3738 derived from this software without specific prior written permission.
3739
3740THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3741IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3742OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3743IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3744INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3745NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3746DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3747THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3748(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3749THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3750
3751-------------------------------------------------------------------
3752
Elliott Hughesacbe3222014-04-16 17:01:12 -07003753Copyright (c) 2003 David Schultz <das@FreeBSD.ORG>
3754All rights reserved.
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
Dan Albertc30862f2016-10-20 11:45:16 -07003779Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
3780All rights reserved.
3781
3782Redistribution and use in source and binary forms, with or without
3783modification, are permitted provided that the following conditions
3784are met:
37851. Redistributions of source code must retain the above copyright
3786 notice, this list of conditions and the following disclaimer.
37872. Redistributions in binary form must reproduce the above copyright
3788 notice, this list of conditions and the following disclaimer in the
3789 documentation and/or other materials provided with the distribution.
3790
3791THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3792ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3793IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3794ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3795FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3796DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3797OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3798HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3799LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3800OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3801SUCH DAMAGE.
3802
3803-------------------------------------------------------------------
3804
3805Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
3806Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
3807All rights reserved.
3808
3809Redistribution and use in source and binary forms, with or without
3810modification, are permitted provided that the following conditions
3811are met:
38121. Redistributions of source code must retain the above copyright
3813 notice, this list of conditions and the following disclaimer.
38142. Redistributions in binary form must reproduce the above copyright
3815 notice, this list of conditions and the following disclaimer in the
3816 documentation and/or other materials provided with the distribution.
3817
3818THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3819ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3820IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3821ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3822FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3823DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3824OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3825HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3826LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3827OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3828SUCH DAMAGE.
3829
3830-------------------------------------------------------------------
3831
Elliott Hughes261e2232012-08-14 15:04:05 -07003832Copyright (c) 2003 Networks Associates Technology, Inc.
3833All rights reserved.
3834
3835Portions of this software were developed for the FreeBSD Project by
3836Jacques A. Vidrine, Safeport Network Services, and Network
3837Associates Laboratories, the Security Research Division of Network
3838Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035
3839("CBOSS"), as part of the DARPA CHATS research program.
3840
3841Redistribution and use in source and binary forms, with or without
3842modification, are permitted provided that the following conditions
3843are met:
38441. Redistributions of source code must retain the above copyright
3845 notice, this list of conditions and the following disclaimer.
38462. Redistributions in binary form must reproduce the above copyright
3847 notice, this list of conditions and the following disclaimer in the
3848 documentation and/or other materials provided with the distribution.
3849
3850THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3851ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3852IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3853ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3854FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3855DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3856OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3857HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3858LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3859OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3860SUCH DAMAGE.
3861
3862-------------------------------------------------------------------
3863
Nick Kralevich5e58ea02012-09-12 13:21:25 -07003864Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
3865
3866Permission to use, copy, modify, and distribute this software for any
3867purpose with or without fee is hereby granted, provided that the above
3868copyright notice and this permission notice appear in all copies.
3869
3870THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3871WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3872MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3873ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3874WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3875ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3876OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3877
3878Sponsored in part by the Defense Advanced Research Projects
3879Agency (DARPA) and Air Force Research Laboratory, Air Force
3880Materiel Command, USAF, under agreement number F39502-99-1-0512.
3881
3882-------------------------------------------------------------------
3883
Elliott Hughes882b8af2016-05-16 17:35:36 -07003884Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com>
3885
3886Permission to use, copy, modify, and distribute this software for any
3887purpose with or without fee is hereby granted, provided that the above
3888copyright notice and this permission notice appear in all copies.
3889
3890THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3891WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3892MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3893ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3894WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3895ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3896OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3897
3898Sponsored in part by the Defense Advanced Research Projects
3899Agency (DARPA) and Air Force Research Laboratory, Air Force
3900Materiel Command, USAF, under agreement number F39502-99-1-0512.
3901
3902-------------------------------------------------------------------
3903
Dan Albertc30862f2016-10-20 11:45:16 -07003904Copyright (c) 2003, Steven G. Kargl
3905All rights reserved.
3906
3907Redistribution and use in source and binary forms, with or without
3908modification, are permitted provided that the following conditions
3909are met:
39101. Redistributions of source code must retain the above copyright
3911 notice unmodified, this list of conditions, and the following
3912 disclaimer.
39132. Redistributions in binary form must reproduce the above copyright
3914 notice, this list of conditions and the following disclaimer in the
3915 documentation and/or other materials provided with the distribution.
3916
3917THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
3918IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
3919OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
3920IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
3921INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
3922NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
3923DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
3924THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
3925(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
3926THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3927
3928-------------------------------------------------------------------
3929
3930Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
3931All rights reserved.
3932
3933Redistribution and use in source and binary forms, with or without
3934modification, are permitted provided that the following conditions
3935are met:
39361. Redistributions of source code must retain the above copyright
3937 notice, this list of conditions and the following disclaimer.
39382. Redistributions in binary form must reproduce the above copyright
3939 notice, this list of conditions and the following disclaimer in the
3940 documentation and/or other materials provided with the distribution.
3941
3942THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3943ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3944IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3945ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
3946FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3947DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3948OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3949HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3950LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3951OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3952SUCH DAMAGE.
3953
3954-------------------------------------------------------------------
3955
3956Copyright (c) 2004 Stefan Farfeleder
3957All rights reserved.
3958
3959Redistribution and use in source and binary forms, with or without
3960modification, are permitted provided that the following conditions
3961are met:
39621. Redistributions of source code must retain the above copyright
3963 notice, this list of conditions and the following disclaimer.
39642. Redistributions in binary form must reproduce the above copyright
3965 notice, this list of conditions and the following disclaimer in the
3966 documentation and/or other materials provided with the distribution.
3967
3968THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
3969ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
3970IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
3971ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
3972FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3973DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
3974OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
3975HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
3976LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
3977OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
3978SUCH DAMAGE.
3979
3980-------------------------------------------------------------------
3981
Elliott Hughes261e2232012-08-14 15:04:05 -07003982Copyright (c) 2004 The NetBSD Foundation, Inc.
3983All rights reserved.
3984
3985This code is derived from software contributed to The NetBSD Foundation
3986by Christos Zoulas.
3987
3988Redistribution and use in source and binary forms, with or without
3989modification, are permitted provided that the following conditions
3990are met:
39911. Redistributions of source code must retain the above copyright
3992 notice, this list of conditions and the following disclaimer.
39932. Redistributions in binary form must reproduce the above copyright
3994 notice, this list of conditions and the following disclaimer in the
3995 documentation and/or other materials provided with the distribution.
39963. All advertising materials mentioning features or use of this software
3997 must display the following acknowledgement:
3998 This product includes software developed by the NetBSD
3999 Foundation, Inc. and its contributors.
40004. Neither the name of The NetBSD Foundation nor the names of its
4001 contributors may be used to endorse or promote products derived
4002 from this software without specific prior written permission.
4003
4004THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4005``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4006TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4007PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4008BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4009CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4010SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4011INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4012CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4013ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4014POSSIBILITY OF SUCH DAMAGE.
4015
4016-------------------------------------------------------------------
4017
4018Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4019Copyright (c) 1995,1999 by Internet Software Consortium.
4020
4021Permission to use, copy, modify, and distribute this software for any
4022purpose with or without fee is hereby granted, provided that the above
4023copyright notice and this permission notice appear in all copies.
4024
4025THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4026WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4027MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4028ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4029WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4030ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4031OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4032
4033-------------------------------------------------------------------
4034
4035Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4036Copyright (c) 1995-1999 by Internet Software Consortium
4037
4038Permission to use, copy, modify, and distribute this software for any
4039purpose with or without fee is hereby granted, provided that the above
4040copyright notice and this permission notice appear in all copies.
4041
4042THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4043WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4044MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4045ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4046WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4047ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4048OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4049
4050-------------------------------------------------------------------
4051
4052Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4053Copyright (c) 1995-1999 by Internet Software Consortium.
4054
4055Permission to use, copy, modify, and distribute this software for any
4056purpose with or without fee is hereby granted, provided that the above
4057copyright notice and this permission notice appear in all copies.
4058
4059THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4060WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4061MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4062ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4063WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4064ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4065OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4066
4067-------------------------------------------------------------------
4068
4069Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4070Copyright (c) 1996,1999 by Internet Software Consortium.
4071
4072Permission to use, copy, modify, and distribute this software for any
4073purpose with or without fee is hereby granted, provided that the above
4074copyright notice and this permission notice appear in all copies.
4075
4076THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4077WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4078MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4079ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4080WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4081ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4082OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4083
4084-------------------------------------------------------------------
4085
4086Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4087Copyright (c) 1996-1999 by Internet Software Consortium
4088
4089Permission to use, copy, modify, and distribute this software for any
4090purpose with or without fee is hereby granted, provided that the above
4091copyright notice and this permission notice appear in all copies.
4092
4093THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4094WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4095MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4096ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4097WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4098ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4099OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4100
4101-------------------------------------------------------------------
4102
4103Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4104Copyright (c) 1996-1999 by Internet Software Consortium.
4105
4106Permission to use, copy, modify, and distribute this software for any
4107purpose with or without fee is hereby granted, provided that the above
4108copyright notice and this permission notice appear in all copies.
4109
4110THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4111WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4112MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4113ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4114WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4115ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4116OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4117
4118-------------------------------------------------------------------
4119
4120Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4121Copyright (c) 1997,1999 by Internet Software Consortium.
4122
4123Permission to use, copy, modify, and distribute this software for any
4124purpose with or without fee is hereby granted, provided that the above
4125copyright notice and this permission notice appear in all copies.
4126
4127THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4128WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4129MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4130ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4131WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4132ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4133OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4134
4135-------------------------------------------------------------------
4136
4137Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
Elliott Hughes261e2232012-08-14 15:04:05 -07004138Copyright (c) 1999 by Internet Software Consortium.
4139
4140Permission to use, copy, modify, and distribute this software for any
4141purpose with or without fee is hereby granted, provided that the above
4142copyright notice and this permission notice appear in all copies.
4143
4144THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4145WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4146MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4147ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4148WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4149ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4150OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4151
4152-------------------------------------------------------------------
4153
4154Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
4155Portions Copyright (c) 1996-1999 by Internet Software Consortium.
4156
4157Permission to use, copy, modify, and distribute this software for any
4158purpose with or without fee is hereby granted, provided that the above
4159copyright notice and this permission notice appear in all copies.
4160
4161THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4162WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4163MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4164ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4165WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4166ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4167OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4168
4169-------------------------------------------------------------------
4170
Elliott Hughesacbe3222014-04-16 17:01:12 -07004171Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG>
4172All rights reserved.
4173
4174Redistribution and use in source and binary forms, with or without
4175modification, are permitted provided that the following conditions
4176are met:
41771. Redistributions of source code must retain the above copyright
4178 notice, this list of conditions and the following disclaimer.
41792. Redistributions in binary form must reproduce the above copyright
4180 notice, this list of conditions and the following disclaimer in the
4181 documentation and/or other materials provided with the distribution.
4182
4183THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4184ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4185IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4186ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4187FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4188DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4189OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4190HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4191LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4192OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4193SUCH DAMAGE.
4194
4195-------------------------------------------------------------------
4196
Elliott Hughes882b8af2016-05-16 17:35:36 -07004197Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
4198All rights reserved.
4199
4200Redistribution and use in source and binary forms, with or without
4201modification, are permitted provided that the following conditions
4202are met:
42031. Redistributions of source code must retain the above copyright
4204 notice, this list of conditions and the following disclaimer.
42052. Redistributions in binary form must reproduce the above copyright
4206 notice, this list of conditions and the following disclaimer in the
4207 documentation and/or other materials provided with the distribution.
4208
4209THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4210ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4211IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4212ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4213FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4214DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4215OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4216HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4217LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4218OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4219SUCH DAMAGE.
4220
4221-------------------------------------------------------------------
4222
4223Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
4224All rights reserved.
4225
4226Redistribution and use in source and binary forms, with or without
4227modification, are permitted provided that the following conditions
4228are met:
42291. Redistributions of source code must retain the above copyright
4230 notice, this list of conditions and the following disclaimer.
42312. Redistributions in binary form must reproduce the above copyright
4232 notice, this list of conditions and the following disclaimer in the
4233 documentation and/or other materials provided with the distribution.
4234
4235THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4236ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4237IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4238ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4239FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4240DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4241OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4242HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4243LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4244OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4245SUCH DAMAGE.
4246
4247-------------------------------------------------------------------
4248
Dan Albertc30862f2016-10-20 11:45:16 -07004249Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
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 unmodified, this list of conditions, and the following
4257 disclaimer.
42582. Redistributions in binary form must reproduce the above copyright
4259 notice, this list of conditions and the following disclaimer in the
4260 documentation and/or other materials provided with the distribution.
4261
4262THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4263IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4264OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4265IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4266INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4267NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4268DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4269THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4270(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4271THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4272
4273-------------------------------------------------------------------
4274
4275Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
4276All rights reserved.
4277
4278Redistribution and use in source and binary forms, with or without
4279modification, are permitted provided that the following conditions
4280are met:
42811. Redistributions of source code must retain the above copyright
4282 notice, this list of conditions and the following disclaimer.
42832. Redistributions in binary form must reproduce the above copyright
4284 notice, this list of conditions and the following disclaimer in the
4285 documentation and/or other materials provided with the distribution.
4286
4287THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4288ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4289IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4290ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4291FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4292DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4293OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4294HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4295LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4296OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4297SUCH DAMAGE.
4298
4299-------------------------------------------------------------------
4300
Elliott Hughes261e2232012-08-14 15:04:05 -07004301Copyright (c) 2005 Tim J. Robbins.
4302All rights reserved.
4303
4304Redistribution and use in source and binary forms, with or without
4305modification, are permitted provided that the following conditions
4306are met:
43071. Redistributions of source code must retain the above copyright
4308 notice, this list of conditions and the following disclaimer.
43092. Redistributions in binary form must reproduce the above copyright
4310 notice, this list of conditions and the following disclaimer in the
4311 documentation and/or other materials provided with the distribution.
4312
4313THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4314ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4315IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4316ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4317FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4318DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4319OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4320HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4321LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4322OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4323SUCH DAMAGE.
4324
4325-------------------------------------------------------------------
4326
Elliott Hughes448080d2013-01-29 16:25:06 -08004327Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC")
4328Copyright (c) 1995-1999 by Internet Software Consortium
4329
4330Permission to use, copy, modify, and distribute this software for any
4331purpose with or without fee is hereby granted, provided that the above
4332copyright notice and this permission notice appear in all copies.
4333
4334THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES
4335WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4336MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR
4337ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4338WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4339ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
4340OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4341
4342-------------------------------------------------------------------
4343
Dan Albertc30862f2016-10-20 11:45:16 -07004344Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
4345All rights reserved.
4346
4347Redistribution and use in source and binary forms, with or without
4348modification, are permitted provided that the following conditions
4349are met:
43501. Redistributions of source code must retain the above copyright
4351 notice, this list of conditions and the following disclaimer.
43522. Redistributions in binary form must reproduce the above copyright
4353 notice, this list of conditions and the following disclaimer in the
4354 documentation and/or other materials provided with the distribution.
4355
4356THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4357ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4358IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4359ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4360FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4361DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4362OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4363HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4364LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4365OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4366SUCH DAMAGE.
4367
4368-------------------------------------------------------------------
4369
4370Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
4371All rights reserved.
4372
4373Redistribution and use in source and binary forms, with or without
4374modification, are permitted provided that the following conditions
4375are met:
43761. Redistributions of source code must retain the above copyright
4377 notice, this list of conditions and the following disclaimer.
43782. Redistributions in binary form must reproduce the above copyright
4379 notice, this list of conditions and the following disclaimer in the
4380 documentation and/or other materials provided with the distribution.
4381
4382THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4383ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4384IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4385ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4386FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4387DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4388OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4389HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4390LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4391OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4392SUCH DAMAGE.
4393
4394-------------------------------------------------------------------
4395
4396Copyright (c) 2007 David Schultz
4397All rights reserved.
4398
4399Redistribution and use in source and binary forms, with or without
4400modification, are permitted provided that the following conditions
4401are met:
44021. Redistributions of source code must retain the above copyright
4403 notice, this list of conditions and the following disclaimer.
44042. Redistributions in binary form must reproduce the above copyright
4405 notice, this list of conditions and the following disclaimer in the
4406 documentation and/or other materials provided with the distribution.
4407
4408THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4409ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4410IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4411ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
4412FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4413DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4414OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4415HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4416LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4417OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4418SUCH DAMAGE.
4419
4420-------------------------------------------------------------------
4421
4422Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4423All rights reserved.
4424
4425Redistribution and use in source and binary forms, with or without
4426modification, are permitted provided that the following conditions
4427are met:
44281. Redistributions of source code must retain the above copyright
4429 notice, this list of conditions and the following disclaimer.
44302. Redistributions in binary form must reproduce the above copyright
4431 notice, this list of conditions and the following disclaimer in the
4432 documentation and/or other materials provided with the distribution.
4433
4434THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4435ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4436IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4437ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4438FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4439DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4440OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4441HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4442LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4443OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4444SUCH DAMAGE.
4445
4446-------------------------------------------------------------------
4447
4448Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
4449All rights reserved.
4450
4451Redistribution and use in source and binary forms, with or without
4452modification, are permitted provided that the following conditions
4453are met:
44541. Redistributions of source code must retain the above copyright
4455 notice, this list of conditions and the following disclaimer.
44562. Redistributions in binary form must reproduce the above copyright
4457 notice, this list of conditions and the following disclaimer in the
4458 documentation and/or other materials provided with the distribution.
4459
4460THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4461ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4462IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4463ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4464FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4465DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4466OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4467HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4468LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4469OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4470SUCH DAMAGE.
4471
4472Derived from s_modf.c, which has the following Copyright:
4473====================================================
4474Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
4475
4476Developed at SunPro, a Sun Microsystems, Inc. business.
4477Permission to use, copy, modify, and distribute this
4478software is freely granted, provided that this notice
4479is preserved.
4480
4481-------------------------------------------------------------------
4482
4483Copyright (c) 2007 Steven G. Kargl
4484All rights reserved.
4485
4486Redistribution and use in source and binary forms, with or without
4487modification, are permitted provided that the following conditions
4488are met:
44891. Redistributions of source code must retain the above copyright
4490 notice unmodified, this list of conditions, and the following
4491 disclaimer.
44922. Redistributions in binary form must reproduce the above copyright
4493 notice, this list of conditions and the following disclaimer in the
4494 documentation and/or other materials provided with the distribution.
4495
4496THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4497IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4498OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4499IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4500INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4501NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4502DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4503THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4504(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4505THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4506
4507-------------------------------------------------------------------
4508
4509Copyright (c) 2007 The NetBSD Foundation, Inc.
4510All rights reserved.
4511
4512This code is derived from software written by Stephen L. Moshier.
4513It is redistributed by the NetBSD Foundation by permission of the author.
4514
4515Redistribution and use in source and binary forms, with or without
4516modification, are permitted provided that the following conditions
4517are met:
45181. Redistributions of source code must retain the above copyright
4519 notice, this list of conditions and the following disclaimer.
45202. Redistributions in binary form must reproduce the above copyright
4521 notice, this list of conditions and the following disclaimer in the
4522 documentation and/or other materials provided with the distribution.
4523
4524THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4525``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4526TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4527PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4528BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4529CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4530SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4531INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4532CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4533ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4534POSSIBILITY OF SUCH DAMAGE.
4535
4536-------------------------------------------------------------------
4537
Elliott Hughes7e54c762015-05-12 10:09:01 -07004538Copyright (c) 2007 Todd C. Miller <Todd.Miller@courtesan.com>
4539
4540Permission to use, copy, modify, and distribute this software for any
4541purpose with or without fee is hereby granted, provided that the above
4542copyright notice and this permission notice appear in all copies.
4543
4544THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4545WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4546MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4547ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4548WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4549ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4550OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4551
4552-------------------------------------------------------------------
4553
Elliott Hughes387d4b72012-08-09 15:17:46 -07004554Copyright (c) 2007-2008 Michael G Schwern
4555
4556This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
4557
4558The MIT License:
4559
4560Permission is hereby granted, free of charge, to any person obtaining a copy
4561of this software and associated documentation files (the "Software"), to deal
4562in the Software without restriction, including without limitation the rights
4563to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4564copies of the Software, and to permit persons to whom the Software is
4565furnished to do so, subject to the following conditions:
4566
4567The above copyright notice and this permission notice shall be included in
4568all copies or substantial portions of the Software.
4569
4570THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4571IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4572FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4573AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4574LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4575OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4576THE SOFTWARE.
4577
Elliott Hughes387d4b72012-08-09 15:17:46 -07004578-------------------------------------------------------------------
4579
Elliott Hughes261e2232012-08-14 15:04:05 -07004580Copyright (c) 2007-2008 Michael G Schwern
Elliott Hughes387d4b72012-08-09 15:17:46 -07004581
Elliott Hughes261e2232012-08-14 15:04:05 -07004582This software originally derived from Paul Sheer's pivotal_gmtime_r.c.
Elliott Hughes387d4b72012-08-09 15:17:46 -07004583
Elliott Hughes261e2232012-08-14 15:04:05 -07004584The MIT License:
4585
4586Permission is hereby granted, free of charge, to any person obtaining a copy
4587of this software and associated documentation files (the "Software"), to deal
4588in the Software without restriction, including without limitation the rights
4589to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4590copies of the Software, and to permit persons to whom the Software is
4591furnished to do so, subject to the following conditions:
4592
4593The above copyright notice and this permission notice shall be included in
4594all copies or substantial portions of the Software.
4595
4596THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4597IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4598FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4599AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4600LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4601OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4602THE SOFTWARE.
4603
4604Origin: http://code.google.com/p/y2038
4605Modified for Bionic by the Android Open Source Project
Elliott Hughes387d4b72012-08-09 15:17:46 -07004606
4607-------------------------------------------------------------------
4608
Dan Albertc30862f2016-10-20 11:45:16 -07004609Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
4610All rights reserved.
4611
4612Redistribution and use in source and binary forms, with or without
4613modification, are permitted provided that the following conditions
4614are met:
46151. Redistributions of source code must retain the above copyright
4616 notice, this list of conditions and the following disclaimer.
46172. Redistributions in binary form must reproduce the above copyright
4618 notice, this list of conditions and the following disclaimer in the
4619 documentation and/or other materials provided with the distribution.
4620
4621THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4622ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4623IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4624ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4625FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4626DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4627OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4628HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4629LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4630OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4631SUCH DAMAGE.
4632
4633-------------------------------------------------------------------
4634
4635Copyright (c) 2007-2013 Bruce D. Evans
4636All rights reserved.
4637
4638Redistribution and use in source and binary forms, with or without
4639modification, are permitted provided that the following conditions
4640are met:
46411. Redistributions of source code must retain the above copyright
4642 notice unmodified, this list of conditions, and the following
4643 disclaimer.
46442. Redistributions in binary form must reproduce the above copyright
4645 notice, this list of conditions and the following disclaimer in the
4646 documentation and/or other materials provided with the distribution.
4647
4648THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4649IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4650OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4651IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4652INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4653NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4654DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4655THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4656(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4657THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4658
4659-------------------------------------------------------------------
4660
Dan Albertc30862f2016-10-20 11:45:16 -07004661Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
4662All rights reserved.
4663
4664Redistribution and use in source and binary forms, with or without
4665modification, are permitted provided that the following conditions
4666are met:
46671. Redistributions of source code must retain the above copyright
4668 notice, this list of conditions and the following disclaimer.
46692. Redistributions in binary form must reproduce the above copyright
4670 notice, this list of conditions and the following disclaimer in the
4671 documentation and/or other materials provided with the distribution.
4672
4673THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4674ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4675IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4676ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4677FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4678DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4679OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4680HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4681LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4682OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4683SUCH DAMAGE.
4684
4685-------------------------------------------------------------------
4686
Elliott Hughes6b2b5852014-12-18 16:27:30 -08004687Copyright (c) 2008 Otto Moerbeek <otto@drijf.net>
4688
4689Permission to use, copy, modify, and distribute this software for any
4690purpose with or without fee is hereby granted, provided that the above
4691copyright notice and this permission notice appear in all copies.
4692
4693THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4694WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4695MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4696ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4697WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4698ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4699OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4700
4701-------------------------------------------------------------------
4702
Elliott Hughes261e2232012-08-14 15:04:05 -07004703Copyright (c) 2008 Todd C. Miller <millert@openbsd.org>
4704
4705Permission to use, copy, modify, and distribute this software for any
4706purpose with or without fee is hereby granted, provided that the above
4707copyright notice and this permission notice appear in all copies.
4708
4709THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4710WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4711MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4712ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4713WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4714ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4715OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4716
4717-------------------------------------------------------------------
4718
Elliott Hughes3758a242014-07-22 21:24:47 -07004719Copyright (c) 2008, Damien Miller <djm@openbsd.org>
4720
4721Permission to use, copy, modify, and distribute this software for any
4722purpose with or without fee is hereby granted, provided that the above
4723copyright notice and this permission notice appear in all copies.
4724
4725THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4726WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4727MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4728ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4729WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4730ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4731OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4732
4733-------------------------------------------------------------------
4734
Elliott Hughes261e2232012-08-14 15:04:05 -07004735Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4736All rights reserved.
4737
Elliott Hughes15581382014-07-07 15:42:06 -07004738Copyright (c) 2011 The FreeBSD Foundation
4739All rights reserved.
4740Portions of this software were developed by David Chisnall
4741under sponsorship from the FreeBSD Foundation.
4742
4743Redistribution and use in source and binary forms, with or without
4744modification, are permitted provided that the following conditions
4745are met:
47461. Redistributions of source code must retain the above copyright
4747 notice, this list of conditions and the following disclaimer.
47482. Redistributions in binary form must reproduce the above copyright
4749 notice, this list of conditions and the following disclaimer in the
4750 documentation and/or other materials provided with the distribution.
4751
4752THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4753ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4754IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4755ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4756FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4757DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4758OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4759HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4760LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4761OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4762SUCH DAMAGE.
4763
4764-------------------------------------------------------------------
4765
4766Copyright (c) 2009 David Schultz <das@FreeBSD.org>
4767All rights reserved.
4768
Elliott Hughes261e2232012-08-14 15:04:05 -07004769Redistribution and use in source and binary forms, with or without
4770modification, are permitted provided that the following conditions
4771are met:
47721. Redistributions of source code must retain the above copyright
4773 notice, this list of conditions and the following disclaimer.
47742. Redistributions in binary form must reproduce the above copyright
4775 notice, this list of conditions and the following disclaimer in the
4776 documentation and/or other materials provided with the distribution.
4777
4778THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4779ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4780IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4781ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4782FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4783DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4784OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4785HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4786LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4787OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4788SUCH DAMAGE.
4789
4790-------------------------------------------------------------------
4791
Irina Tirdeaeac9eb42012-09-08 09:28:30 +03004792Copyright (c) 2009 The NetBSD Foundation, Inc.
4793
4794This code is derived from software contributed to The NetBSD Foundation
4795by Roy Marples.
4796
4797Redistribution and use in source and binary forms, with or without
4798modification, are permitted provided that the following conditions
4799are met:
48001. Redistributions of source code must retain the above copyright
4801 notice, this list of conditions and the following disclaimer.
48022. Redistributions in binary form must reproduce the above copyright
4803 notice, this list of conditions and the following disclaimer in the
4804 documentation and/or other materials provided with the distribution.
4805
4806THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4807IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4808OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4809IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4810INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4811NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4812DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4813THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4814(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4815THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4816
4817-------------------------------------------------------------------
4818
Dan Albertc30862f2016-10-20 11:45:16 -07004819Copyright (c) 2009-2013 Steven G. Kargl
4820All rights reserved.
4821
4822Redistribution and use in source and binary forms, with or without
4823modification, are permitted provided that the following conditions
4824are met:
48251. Redistributions of source code must retain the above copyright
4826 notice unmodified, this list of conditions, and the following
4827 disclaimer.
48282. Redistributions in binary form must reproduce the above copyright
4829 notice, this list of conditions and the following disclaimer in the
4830 documentation and/or other materials provided with the distribution.
4831
4832THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4833IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4834OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4835IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4836INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4837NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4838DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4839THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4840(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4841THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4842
4843Optimized by Bruce D. Evans.
4844
4845-------------------------------------------------------------------
4846
Elliott Hughes882b8af2016-05-16 17:35:36 -07004847Copyright (c) 2010 The NetBSD Foundation, Inc.
4848All rights reserved.
4849
4850Redistribution and use in source and binary forms, with or without
4851modification, are permitted provided that the following conditions
4852are met:
48531. Redistributions of source code must retain the above copyright
4854 notice, this list of conditions and the following disclaimer.
48552. Redistributions in binary form must reproduce the above copyright
4856 notice, this list of conditions and the following disclaimer in the
4857 documentation and/or other materials provided with the distribution.
4858
4859THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
4860``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
4861TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
4862PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
4863BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
4864CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
4865SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
4866INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
4867CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
4868ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
4869POSSIBILITY OF SUCH DAMAGE.
4870
4871-------------------------------------------------------------------
4872
Elliott Hughes4e54b112014-03-06 15:06:11 -08004873Copyright (c) 2010 Todd C. Miller <Todd.Miller@courtesan.com>
4874
4875Permission to use, copy, modify, and distribute this software for any
4876purpose with or without fee is hereby granted, provided that the above
4877copyright notice and this permission notice appear in all copies.
4878
4879THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
4880WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
4881MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
4882ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
4883WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
4884ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
4885OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
4886
4887-------------------------------------------------------------------
4888
Elliott Hughes54a74942014-01-03 16:40:37 -08004889Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004890All rights reserved.
4891
4892Redistribution and use in source and binary forms, with or without
4893modification, are permitted provided that the following conditions are met:
4894
Elliott Hughes3758a242014-07-22 21:24:47 -07004895 * Redistributions of source code must retain the above copyright notice,
4896 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004897
Elliott Hughes3758a242014-07-22 21:24:47 -07004898 * Redistributions in binary form must reproduce the above copyright notice,
4899 * this list of conditions and the following disclaimer in the documentation
4900 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004901
Elliott Hughes3758a242014-07-22 21:24:47 -07004902 * Neither the name of Intel Corporation nor the names of its contributors
4903 * may be used to endorse or promote products derived from this software
4904 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07004905
4906THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4907ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4908WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4909DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4910ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4911(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4912LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4913ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4914(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4915SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4916
4917-------------------------------------------------------------------
4918
Elliott Hughes261e2232012-08-14 15:04:05 -07004919Copyright (c) 2010, Intel Corporation
4920All rights reserved.
4921
4922Redistribution and use in source and binary forms, with or without
4923modification, are permitted provided that the following conditions are met:
4924
Elliott Hughes3758a242014-07-22 21:24:47 -07004925 * Redistributions of source code must retain the above copyright notice,
4926 * this list of conditions and the following disclaimer.
Elliott Hughes261e2232012-08-14 15:04:05 -07004927
Elliott Hughes3758a242014-07-22 21:24:47 -07004928 * Redistributions in binary form must reproduce the above copyright notice,
4929 * this list of conditions and the following disclaimer in the documentation
4930 * and/or other materials provided with the distribution.
Elliott Hughes261e2232012-08-14 15:04:05 -07004931
Elliott Hughes3758a242014-07-22 21:24:47 -07004932 * Neither the name of Intel Corporation nor the names of its contributors
4933 * may be used to endorse or promote products derived from this software
4934 * without specific prior written permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07004935
4936THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
4937ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
4938WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
4939DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
4940ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
4941(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
4942LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
4943ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4944(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
4945SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4946
4947-------------------------------------------------------------------
4948
Elliott Hughesbfa582d2014-05-05 14:58:17 -07004949Copyright (c) 2011 David Chisnall
4950All rights reserved.
4951
4952Redistribution and use in source and binary forms, with or without
4953modification, are permitted provided that the following conditions
4954are met:
49551. Redistributions of source code must retain the above copyright
4956 notice, this list of conditions and the following disclaimer.
49572. Redistributions in binary form must reproduce the above copyright
4958 notice, this list of conditions and the following disclaimer in the
4959 documentation and/or other materials provided with the distribution.
4960
4961THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
4962ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
4963IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
4964ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
4965FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
4966DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
4967OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
4968HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
4969LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
4970OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
4971SUCH DAMAGE.
4972
4973-------------------------------------------------------------------
4974
Dan Albertc30862f2016-10-20 11:45:16 -07004975Copyright (c) 2011 David Schultz
4976All rights reserved.
4977
4978Redistribution and use in source and binary forms, with or without
4979modification, are permitted provided that the following conditions
4980are met:
49811. Redistributions of source code must retain the above copyright
4982 notice unmodified, this list of conditions, and the following
4983 disclaimer.
49842. Redistributions in binary form must reproduce the above copyright
4985 notice, this list of conditions and the following disclaimer in the
4986 documentation and/or other materials provided with the distribution.
4987
4988THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
4989IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
4990OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
4991IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
4992INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
4993NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
4994DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
4995THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
4996(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
4997THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
4998
4999-------------------------------------------------------------------
5000
5001Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
5002All rights reserved.
5003
5004Redistribution and use in source and binary forms, with or without
5005modification, are permitted provided that the following conditions
5006are met:
50071. Redistributions of source code must retain the above copyright
5008 notice, this list of conditions and the following disclaimer.
50092. Redistributions in binary form must reproduce the above copyright
5010 notice, this list of conditions and the following disclaimer in the
5011 documentation and/or other materials provided with the distribution.
5012
5013THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5014ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5015IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5016ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5017FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5018DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5019OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5020HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5021LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5022OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5023SUCH DAMAGE.
5024
5025-------------------------------------------------------------------
5026
Elliott Hughes15581382014-07-07 15:42:06 -07005027Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org>
5028 David Chisnall <theraven@FreeBSD.org>
5029All rights reserved.
5030
5031Redistribution and use in source and binary forms, with or without
5032modification, are permitted provided that the following conditions
5033are met:
50341. Redistributions of source code must retain the above copyright
5035 notice, this list of conditions and the following disclaimer.
50362. Redistributions in binary form must reproduce the above copyright
5037 notice, this list of conditions and the following disclaimer in the
5038 documentation and/or other materials provided with the distribution.
5039
5040THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5041ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5042IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5043ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5044FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5045DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5046OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5047HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5048LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5049OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5050SUCH DAMAGE.
5051
5052-------------------------------------------------------------------
5053
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005054Copyright (c) 2011 Intel Corporation
5055All rights reserved.
5056
5057Redistribution and use in source and binary forms, with or without
5058modification, are permitted provided that the following conditions are met:
5059
Elliott Hughes3758a242014-07-22 21:24:47 -07005060 * Redistributions of source code must retain the above copyright notice,
5061 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005062
Elliott Hughes3758a242014-07-22 21:24:47 -07005063 * Redistributions in binary form must reproduce the above copyright notice,
5064 * this list of conditions and the following disclaimer in the documentation
5065 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005066
Elliott Hughes3758a242014-07-22 21:24:47 -07005067 * Neither the name of Intel Corporation nor the names of its contributors
5068 * may be used to endorse or promote products derived from this software
5069 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005070
5071THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5072ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5073WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5074DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5075ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5076(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5077LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5078ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5079(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5080SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5081
5082-------------------------------------------------------------------
5083
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005084Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
5085
5086Permission to use, copy, modify, and distribute this software for any
5087purpose with or without fee is hereby granted, provided that the above
5088copyright notice and this permission notice appear in all copies.
5089
5090THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5091WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5092MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5093ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5094WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5095ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5096OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5097
5098-------------------------------------------------------------------
5099
5100Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org>
5101Copyright (c) 2009 Ted Unangst
5102
5103Permission to use, copy, modify, and distribute this software for any
5104purpose with or without fee is hereby granted, provided that the above
5105copyright notice and this permission notice appear in all copies.
5106
5107THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5108WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5109MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5110ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5111WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5112ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5113OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5114
5115-------------------------------------------------------------------
5116
Elliott Hughes261e2232012-08-14 15:04:05 -07005117Copyright (c) 2011 The Android Open Source Project
5118Copyright (c) 2008 ARM Ltd
5119All rights reserved.
5120
5121Redistribution and use in source and binary forms, with or without
5122modification, are permitted provided that the following conditions
5123are met:
51241. Redistributions of source code must retain the above copyright
5125 notice, this list of conditions and the following disclaimer.
51262. Redistributions in binary form must reproduce the above copyright
5127 notice, this list of conditions and the following disclaimer in the
5128 documentation and/or other materials provided with the distribution.
51293. The name of the company may not be used to endorse or promote
5130 products derived from this software without specific prior written
5131 permission.
5132
5133THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5134WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5135MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5136IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5137SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5138TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5139PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5140LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5141NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5142SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5143
5144-------------------------------------------------------------------
5145
Elliott Hughes54a74942014-01-03 16:40:37 -08005146Copyright (c) 2011, 2012, 2013 Intel Corporation
5147All rights reserved.
5148
5149Redistribution and use in source and binary forms, with or without
5150modification, are permitted provided that the following conditions are met:
5151
Elliott Hughes3758a242014-07-22 21:24:47 -07005152 * Redistributions of source code must retain the above copyright notice,
5153 * this list of conditions and the following disclaimer.
Elliott Hughes54a74942014-01-03 16:40:37 -08005154
Elliott Hughes3758a242014-07-22 21:24:47 -07005155 * Redistributions in binary form must reproduce the above copyright notice,
5156 * this list of conditions and the following disclaimer in the documentation
5157 * and/or other materials provided with the distribution.
Elliott Hughes54a74942014-01-03 16:40:37 -08005158
Elliott Hughes3758a242014-07-22 21:24:47 -07005159 * Neither the name of Intel Corporation nor the names of its contributors
5160 * may be used to endorse or promote products derived from this software
5161 * without specific prior written permission.
Elliott Hughes54a74942014-01-03 16:40:37 -08005162
5163THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5164ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5165WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5166DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5167ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5168(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5169LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5170ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5171(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5172SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5173
5174-------------------------------------------------------------------
5175
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005176Copyright (c) 2011, Intel Corporation
5177All rights reserved.
5178
5179Redistribution and use in source and binary forms, with or without
5180modification, are permitted provided that the following conditions are met:
5181
Elliott Hughes3758a242014-07-22 21:24:47 -07005182 * Redistributions of source code must retain the above copyright notice,
5183 * this list of conditions and the following disclaimer.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005184
Elliott Hughes3758a242014-07-22 21:24:47 -07005185 * Redistributions in binary form must reproduce the above copyright notice,
5186 * this list of conditions and the following disclaimer in the documentation
5187 * and/or other materials provided with the distribution.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005188
Elliott Hughes3758a242014-07-22 21:24:47 -07005189 * Neither the name of Intel Corporation nor the names of its contributors
5190 * may be used to endorse or promote products derived from this software
5191 * without specific prior written permission.
Elliott Hughes2815b1d2013-06-12 16:00:41 -07005192
5193THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5194ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5195WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5196DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5197ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5198(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5199LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5200ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5201(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5202SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5203
5204-------------------------------------------------------------------
5205
Elliott Hughes261e2232012-08-14 15:04:05 -07005206Copyright (c) 2011, VMware, Inc.
5207All rights reserved.
5208
5209Redistribution and use in source and binary forms, with or without
5210modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005211 * Redistributions of source code must retain the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005212 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005213 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes261e2232012-08-14 15:04:05 -07005214 notice, this list of conditions and the following disclaimer in the
5215 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005216 * Neither the name of the VMware, Inc. nor the names of its contributors
Elliott Hughes261e2232012-08-14 15:04:05 -07005217 may be used to endorse or promote products derived from this software
5218 without specific prior written permission.
5219
5220THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
5221AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5222IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5223ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR
5224ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5225(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5226LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
5227ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5228(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5229THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5230
5231-------------------------------------------------------------------
5232
Dan Albertc30862f2016-10-20 11:45:16 -07005233Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
5234All rights reserved.
5235
5236Redistribution and use in source and binary forms, with or without
5237modification, are permitted provided that the following conditions
5238are met:
52391. Redistributions of source code must retain the above copyright
5240 notice, this list of conditions and the following disclaimer.
52412. Redistributions in binary form must reproduce the above copyright
5242 notice, this list of conditions and the following disclaimer in the
5243 documentation and/or other materials provided with the distribution.
5244
5245THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5246ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5247IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5248ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5249FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5250DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5251OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5252HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5253LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5254OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5255SUCH DAMAGE.
5256
5257-------------------------------------------------------------------
5258
Elliott Hughes4e54b112014-03-06 15:06:11 -08005259Copyright (c) 2012, Linaro Limited
5260 All rights reserved.
5261
5262 Redistribution and use in source and binary forms, with or without
5263 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005264 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005265 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005266 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005267 notice, this list of conditions and the following disclaimer in the
5268 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005269 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005270 names of its contributors may be used to endorse or promote products
5271 derived from this software without specific prior written permission.
5272
5273 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5274 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5275 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5276 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5277 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5278 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5279 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5280 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5281 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5282 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5283 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5284
5285-------------------------------------------------------------------
5286
Elliott Hughes15581382014-07-07 15:42:06 -07005287Copyright (c) 2012, Linaro Limited
5288 All rights reserved.
5289 Copyright (c) 2014, NVIDIA Corporation. All rights reserved.
5290
5291 Redistribution and use in source and binary forms, with or without
5292 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005293 * Redistributions of source code must retain the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07005294 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005295 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes15581382014-07-07 15:42:06 -07005296 notice, this list of conditions and the following disclaimer in the
5297 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005298 * Neither the name of the Linaro nor the
Elliott Hughes15581382014-07-07 15:42:06 -07005299 names of its contributors may be used to endorse or promote products
5300 derived from this software without specific prior written permission.
5301
5302 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5303 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5304 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5305 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5306 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5307 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5308 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5309 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5310 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5311 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5312 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5313
5314-------------------------------------------------------------------
5315
Jake Weinstein372f19e2016-11-17 16:01:25 -05005316Copyright (c) 2012-2013, Linaro Limited
5317 All rights reserved.
5318
5319 Redistribution and use in source and binary forms, with or without
5320 modification, are permitted provided that the following conditions are met:
5321 * Redistributions of source code must retain the above copyright
5322 notice, this list of conditions and the following disclaimer.
5323 * Redistributions in binary form must reproduce the above copyright
5324 notice, this list of conditions and the following disclaimer in the
5325 documentation and/or other materials provided with the distribution.
5326 * Neither the name of the Linaro nor the
5327 names of its contributors may be used to endorse or promote products
5328 derived from this software without specific prior written permission.
5329
5330 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5331 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5332 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5333 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5334 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5335 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5336 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5337 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5338 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5339 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5340
5341-------------------------------------------------------------------
5342
Elliott Hughes44ead712015-08-28 20:23:52 -07005343Copyright (c) 2013
5344 MIPS Technologies, Inc., California.
5345
5346Redistribution and use in source and binary forms, with or without
5347modification, are permitted provided that the following conditions
5348are met:
53491. Redistributions of source code must retain the above copyright
5350 notice, this list of conditions and the following disclaimer.
53512. Redistributions in binary form must reproduce the above copyright
5352 notice, this list of conditions and the following disclaimer in the
5353 documentation and/or other materials provided with the distribution.
53543. Neither the name of the MIPS Technologies, Inc., nor the names of its
5355 contributors may be used to endorse or promote products derived from
5356 this software without specific prior written permission.
5357
5358THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND
5359ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5360IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5361ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE
5362FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5363DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5364OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5365HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5366LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5367OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5368SUCH DAMAGE.
5369
5370-------------------------------------------------------------------
5371
Elliott Hughes0493a6f2013-03-07 11:48:58 -08005372Copyright (c) 2013 ARM Ltd
5373All rights reserved.
5374
5375Redistribution and use in source and binary forms, with or without
5376modification, are permitted provided that the following conditions
5377are met:
53781. Redistributions of source code must retain the above copyright
5379 notice, this list of conditions and the following disclaimer.
53802. Redistributions in binary form must reproduce the above copyright
5381 notice, this list of conditions and the following disclaimer in the
5382 documentation and/or other materials provided with the distribution.
53833. The name of the company may not be used to endorse or promote
5384 products derived from this software without specific prior written
5385 permission.
5386
5387THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5388WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5389MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5390IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5391SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5392TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5393PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5394LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5395NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5396SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5397
5398-------------------------------------------------------------------
5399
Elliott Hughes4e54b112014-03-06 15:06:11 -08005400Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org>
5401
5402Permission to use, copy, modify, and distribute this software for any
5403purpose with or without fee is hereby granted, provided that the above
5404copyright notice and this permission notice appear in all copies.
5405
5406THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5407WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5408MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5409ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5410WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5411ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5412OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5413
5414-------------------------------------------------------------------
5415
Dan Albertc30862f2016-10-20 11:45:16 -07005416Copyright (c) 2013 David Chisnall
5417All rights reserved.
5418
5419Redistribution and use in source and binary forms, with or without
5420modification, are permitted provided that the following conditions
5421are met:
54221. Redistributions of source code must retain the above copyright
5423 notice, this list of conditions and the following disclaimer.
54242. Redistributions in binary form must reproduce the above copyright
5425 notice, this list of conditions and the following disclaimer in the
5426 documentation and/or other materials provided with the distribution.
5427
5428THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5429ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5430IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5431ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5432FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5433DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5434OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5435HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5436LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5437OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5438SUCH DAMAGE.
5439
5440-------------------------------------------------------------------
5441
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005442Copyright (c) 2013 The NetBSD Foundation, Inc.
5443All rights reserved.
Will Newton2753e122013-07-03 09:44:30 +01005444
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005445This code is derived from software contributed to The NetBSD Foundation
5446by Christos Zoulas.
Will Newton2753e122013-07-03 09:44:30 +01005447
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005448Redistribution and use in source and binary forms, with or without
5449modification, are permitted provided that the following conditions
5450are met:
54511. Redistributions of source code must retain the above copyright
5452 notice, this list of conditions and the following disclaimer.
54532. Redistributions in binary form must reproduce the above copyright
5454 notice, this list of conditions and the following disclaimer in the
5455 documentation and/or other materials provided with the distribution.
Will Newton2753e122013-07-03 09:44:30 +01005456
Elliott Hughes6b2b5852014-12-18 16:27:30 -08005457THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
5458``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
5459TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
5460PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
5461BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5462CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5463SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
5464INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
5465CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
5466ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
5467POSSIBILITY OF SUCH DAMAGE.
Will Newton2753e122013-07-03 09:44:30 +01005468
5469-------------------------------------------------------------------
5470
Jake Weinstein372f19e2016-11-17 16:01:25 -05005471Copyright (c) 2013, Linaro Limited
5472 All rights reserved.
5473
5474 Redistribution and use in source and binary forms, with or without
5475 modification, are permitted provided that the following conditions are met:
5476 * Redistributions of source code must retain the above copyright
5477 notice, this list of conditions and the following disclaimer.
5478 * Redistributions in binary form must reproduce the above copyright
5479 notice, this list of conditions and the following disclaimer in the
5480 documentation and/or other materials provided with the distribution.
5481 * Neither the name of the Linaro nor the
5482 names of its contributors may be used to endorse or promote products
5483 derived from this software without specific prior written permission.
5484
5485 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5486 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5487 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5488 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5489 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5490 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5491 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5492 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5493 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5494 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5495
5496-------------------------------------------------------------------
5497
Dan Albertc30862f2016-10-20 11:45:16 -07005498Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
5499Johnny Qiu <joqiu@nvidia.com>
5500Shu Zhang <chazhang@nvidia.com>
5501
5502Redistribution and use in source and binary forms, with or without
5503modification, are permitted provided that the following conditions are
5504met:
5505 * Redistributions of source code must retain the above copyright
5506 notice, this list of conditions and the following disclaimer.
5507 * Redistributions in binary form must reproduce the above
5508 copyright notice, this list of conditions and the following
5509 disclaimer in the documentation and/or other materials provided
5510 with the distribution.
5511 * Neither the name of The Linux Foundation nor the names of its
5512 contributors may be used to endorse or promote products derived
5513 from this software without specific prior written permission.
5514
5515THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
5516WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5517MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
5518ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
5519BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
5520CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
5521SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
5522BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
5523WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
5524OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
5525IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5526
5527-------------------------------------------------------------------
5528
Jake Weinstein372f19e2016-11-17 16:01:25 -05005529Copyright (c) 2013-2015, Linaro Limited
5530 All rights reserved.
5531
5532 Redistribution and use in source and binary forms, with or without
5533 modification, are permitted provided that the following conditions are met:
5534 * Redistributions of source code must retain the above copyright
5535 notice, this list of conditions and the following disclaimer.
5536 * Redistributions in binary form must reproduce the above copyright
5537 notice, this list of conditions and the following disclaimer in the
5538 documentation and/or other materials provided with the distribution.
5539 * Neither the name of the Linaro nor the
5540 names of its contributors may be used to endorse or promote products
5541 derived from this software without specific prior written permission.
5542
5543 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5544 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5545 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5546 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5547 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5548 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5549 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5550 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5551 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5552 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5553
5554-------------------------------------------------------------------
5555
Elliott Hughes3758a242014-07-22 21:24:47 -07005556Copyright (c) 2014 Theo de Raadt <deraadt@openbsd.org>
5557Copyright (c) 2014 Bob Beck <beck@obtuse.com>
5558
5559Permission to use, copy, modify, and distribute this software for any
5560purpose with or without fee is hereby granted, provided that the above
5561copyright notice and this permission notice appear in all copies.
5562
5563THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
5564WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
5565MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
5566ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5567WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
5568ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
5569OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
5570
5571Emulation of getentropy(2) as documented at:
Josh Gao98d655c2016-11-10 16:08:20 -08005572http://man.openbsd.org/getentropy.2
Elliott Hughes3758a242014-07-22 21:24:47 -07005573
5574-------------------------------------------------------------------
5575
Elliott Hughes15581382014-07-07 15:42:06 -07005576Copyright (c) 2014, Intel Corporation
5577All rights reserved.
5578
5579Redistribution and use in source and binary forms, with or without
5580modification, are permitted provided that the following conditions are met:
5581
Elliott Hughes3758a242014-07-22 21:24:47 -07005582 * Redistributions of source code must retain the above copyright notice,
5583 * this list of conditions and the following disclaimer.
Elliott Hughes15581382014-07-07 15:42:06 -07005584
Elliott Hughes3758a242014-07-22 21:24:47 -07005585 * Redistributions in binary form must reproduce the above copyright notice,
5586 * this list of conditions and the following disclaimer in the documentation
5587 * and/or other materials provided with the distribution.
Elliott Hughes15581382014-07-07 15:42:06 -07005588
Elliott Hughes3758a242014-07-22 21:24:47 -07005589 * Neither the name of Intel Corporation nor the names of its contributors
5590 * may be used to endorse or promote products derived from this software
5591 * without specific prior written permission.
Elliott Hughes15581382014-07-07 15:42:06 -07005592
5593THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
5594ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5595WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5596DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
5597ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5598(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5599LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
5600ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5601(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5602SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5603
5604-------------------------------------------------------------------
5605
Elliott Hughes4e54b112014-03-06 15:06:11 -08005606Copyright (c) 2014, Linaro Limited
5607 All rights reserved.
5608
5609 Redistribution and use in source and binary forms, with or without
5610 modification, are permitted provided that the following conditions are met:
Elliott Hughes3758a242014-07-22 21:24:47 -07005611 * Redistributions of source code must retain the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005612 notice, this list of conditions and the following disclaimer.
Elliott Hughes3758a242014-07-22 21:24:47 -07005613 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes4e54b112014-03-06 15:06:11 -08005614 notice, this list of conditions and the following disclaimer in the
5615 documentation and/or other materials provided with the distribution.
Elliott Hughes3758a242014-07-22 21:24:47 -07005616 * Neither the name of the Linaro nor the
Elliott Hughes4e54b112014-03-06 15:06:11 -08005617 names of its contributors may be used to endorse or promote products
5618 derived from this software without specific prior written permission.
5619
5620 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5621 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5622 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5623 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5624 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5625 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5626 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5627 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5628 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5629 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5630 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5631
5632-------------------------------------------------------------------
5633
Jake Weinstein372f19e2016-11-17 16:01:25 -05005634Copyright (c) 2015 ARM Ltd
5635All rights reserved.
5636
5637Redistribution and use in source and binary forms, with or without
5638modification, are permitted provided that the following conditions
5639are met:
56401. Redistributions of source code must retain the above copyright
5641 notice, this list of conditions and the following disclaimer.
56422. Redistributions in binary form must reproduce the above copyright
5643 notice, this list of conditions and the following disclaimer in the
5644 documentation and/or other materials provided with the distribution.
56453. The name of the company may not be used to endorse or promote
5646 products derived from this software without specific prior written
5647 permission.
5648
5649THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED
5650WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
5651MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5652IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5653SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
5654TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
5655PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
5656LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
5657NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
5658SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5659
5660-------------------------------------------------------------------
5661
Elliott Hughesb4931ce2016-02-08 17:00:12 -08005662Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>.
5663All rights reserved.
5664
5665Redistribution and use in source and binary forms, with or without
5666modification, are permitted provided that the following conditions
5667are met:
5668
56691. Redistributions of source code must retain the above copyright
5670 notice, this list of conditions and the following disclaimer.
56712. Redistributions in binary form must reproduce the above copyright
5672 notice, this list of conditions and the following disclaimer in
5673 the documentation and/or other materials provided with the
5674 distribution.
5675
5676THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5677``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5678LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
5679FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
5680COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
5681INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
5682BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
5683LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
5684AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
5685OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
5686OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5687SUCH DAMAGE.
5688
5689-------------------------------------------------------------------
5690
Prashant Patilfcb877a2017-03-16 18:07:00 +05305691Copyright (c) 2017 Imagination Technologies.
5692
5693All rights reserved.
5694
5695Redistribution and use in source and binary forms, with or without
5696modification, are permitted provided that the following conditions
5697are met:
5698
5699 * Redistributions of source code must retain the above copyright
5700 notice, this list of conditions and the following disclaimer.
5701 * Redistributions in binary form must reproduce the above copyright
5702 notice, this list of conditions and the following disclaimer
5703 in the documentation and/or other materials provided with
5704 the distribution.
5705 * Neither the name of Imagination Technologies nor the names of its
5706 contributors may be used to endorse or promote products derived
5707 from this software without specific prior written permission.
5708
5709THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
5710"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
5711LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
5712A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
5713OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
5714SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
5715LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5716DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5717THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5718(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
5719OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5720
5721-------------------------------------------------------------------
5722
Elliott Hughes261e2232012-08-14 15:04:05 -07005723Copyright (c)1999 Citrus Project,
5724All rights reserved.
5725
5726Redistribution and use in source and binary forms, with or without
5727modification, are permitted provided that the following conditions
5728are met:
57291. Redistributions of source code must retain the above copyright
5730 notice, this list of conditions and the following disclaimer.
57312. Redistributions in binary form must reproduce the above copyright
5732 notice, this list of conditions and the following disclaimer in the
5733 documentation and/or other materials provided with the distribution.
5734
5735THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5736ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5737IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5738ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5739FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5740DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5741OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5742HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5743LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5744OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5745SUCH DAMAGE.
5746
5747-------------------------------------------------------------------
5748
5749Copyright (c)2001 Citrus Project,
5750All rights reserved.
5751
5752Redistribution and use in source and binary forms, with or without
5753modification, are permitted provided that the following conditions
5754are met:
57551. Redistributions of source code must retain the above copyright
5756 notice, this list of conditions and the following disclaimer.
57572. Redistributions in binary form must reproduce the above copyright
5758 notice, this list of conditions and the following disclaimer in the
5759 documentation and/or other materials provided with the distribution.
5760
5761THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5762ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5763IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5764ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5765FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5766DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5767OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5768HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5769LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5770OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5771SUCH DAMAGE.
5772
5773-------------------------------------------------------------------
5774
Elliott Hughesacbe3222014-04-16 17:01:12 -07005775Copyright (c)2003 Citrus Project,
5776All rights reserved.
5777
5778Redistribution and use in source and binary forms, with or without
5779modification, are permitted provided that the following conditions
5780are met:
57811. Redistributions of source code must retain the above copyright
5782 notice, this list of conditions and the following disclaimer.
57832. Redistributions in binary form must reproduce the above copyright
5784 notice, this list of conditions and the following disclaimer in the
5785 documentation and/or other materials provided with the distribution.
5786
5787THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
5788ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5789IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5790ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
5791FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5792DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5793OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5794HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5795LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5796OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5797SUCH DAMAGE.
5798
5799-------------------------------------------------------------------
5800
Elliott Hughes77a3e282016-08-08 12:39:56 -07005801Copyright 1989 The Regents of the University of California.
5802 All rights reserved.
5803
5804 Redistribution and use in source and binary forms, with or without
5805 modification, are permitted provided that the following conditions
5806 are met:
5807 1. Redistributions of source code must retain the above copyright
5808 notice, this list of conditions and the following disclaimer.
5809 2. Redistributions in binary form must reproduce the above copyright
5810 notice, this list of conditions and the following disclaimer in the
5811 documentation and/or other materials provided with the distribution.
5812 3. Neither the name of the University nor the names of its contributors
5813 may be used to endorse or promote products derived from this software
5814 without specific prior written permission.
5815
5816 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
5817 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
5818 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
5819 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
5820 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
5821 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
5822 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
5823 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5824 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5825 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5826
5827-------------------------------------------------------------------
5828
Elliott Hughes5c2264a2014-09-13 09:42:41 -07005829Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
5830Copyright 2008 Damien Miller <djm@openbsd.org>
5831All rights reserved.
5832
5833Theo de Raadt <deraadt@openbsd.org> came up with the idea of using
5834such a mathematical system to generate more random (yet non-repeating)
5835ids to solve the resolver/named problem. But Niels designed the
5836actual system based on the constraints.
5837
5838Later modified by Damien Miller to wrap the LCG output in a 15-bit
5839permutation generator based on a Luby-Rackoff block cipher. This
5840ensures the output is non-repeating and preserves the MSB twiddle
5841trick, but makes it more resistant to LCG prediction.
5842
5843Redistribution and use in source and binary forms, with or without
5844modification, are permitted provided that the following conditions
5845are met:
58461. Redistributions of source code must retain the above copyright
5847 notice, this list of conditions and the following disclaimer.
58482. Redistributions in binary form must reproduce the above copyright
5849 notice, this list of conditions and the following disclaimer in the
5850 documentation and/or other materials provided with the distribution.
5851
5852THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
5853IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
5854OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
5855IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
5856INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
5857NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
5858DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
5859THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
5860(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
5861THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5862
5863-------------------------------------------------------------------
5864
Dan Albertc30862f2016-10-20 11:45:16 -07005865From: @(#)s_ilogb.c 5.1 93/09/24
5866====================================================
5867Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
5868
5869Developed at SunPro, a Sun Microsystems, Inc. business.
5870Permission to use, copy, modify, and distribute this
5871software is freely granted, provided that this notice
5872is preserved.
5873
5874-------------------------------------------------------------------
5875
Calin Juravlec4fbf922014-03-10 11:23:52 +00005876Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC")
5877Portions Copyright (C) 1996-2003 Internet Software Consortium.
5878
5879Permission to use, copy, modify, and/or distribute this software for any
5880purpose with or without fee is hereby granted, provided that the above
5881copyright notice and this permission notice appear in all copies.
5882
5883THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
5884REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
5885AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
5886INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
5887LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
5888OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
5889PERFORMANCE OF THIS SOFTWARE.
5890
5891-------------------------------------------------------------------
5892
Elliott Hughes261e2232012-08-14 15:04:05 -07005893Portions Copyright (c) 1993 by Digital Equipment Corporation.
5894
5895Permission to use, copy, modify, and distribute this software for any
5896purpose with or without fee is hereby granted, provided that the above
5897copyright notice and this permission notice appear in all copies, and that
5898the name of Digital Equipment Corporation not be used in advertising or
5899publicity pertaining to distribution of the document or software without
5900specific, written prior permission.
5901
5902THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL
5903WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES
5904OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT
5905CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
5906DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
5907PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
5908ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
5909SOFTWARE.
5910
5911-------------------------------------------------------------------
5912
5913Portions Copyright (c) 1995 by International Business Machines, Inc.
5914
5915International Business Machines, Inc. (hereinafter called IBM) grants
5916permission under its copyrights to use, copy, modify, and distribute this
5917Software with or without fee, provided that the above copyright notice and
5918all paragraphs of this notice appear in all copies, and that the name of IBM
5919not be used in connection with the marketing of any product incorporating
5920the Software or modifications thereof, without specific, written prior
5921permission.
5922
5923To the extent it has a right to do so, IBM grants an immunity from suit
5924under its patents, if any, for the use, sale or manufacture of products to
5925the extent that such products are used for performing Domain Name System
5926dynamic updates in TCP/IP networks by means of the Software. No immunity is
5927granted for any product per se or for any other function of any product.
5928
5929THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
5930INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
5931PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
5932DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
5933OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
5934IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
5935
5936-------------------------------------------------------------------
5937
5938Portions Copyright(C) 1995, Jason Downs. All rights reserved.
5939
5940Redistribution and use in source and binary forms, with or without
5941modification, are permitted provided that the following conditions
5942are met:
59431. Redistributions of source code must retain the above copyright
5944 notice, this list of conditions and the following disclaimer.
59452. Redistributions in binary form must reproduce the above copyright
5946 notice, this list of conditions and the following disclaimer in the
5947 documentation and/or other materials provided with the distribution.
5948
5949THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS
5950OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
5951WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
5952DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT,
5953INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
5954(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
5955SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
5956CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
5957LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
5958OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
5959SUCH DAMAGE.
5960
5961-------------------------------------------------------------------
5962
5963The author of this software is David M. Gay.
5964
Elliott Hughesacbe3222014-04-16 17:01:12 -07005965Copyright (C) 1998 by Lucent Technologies
5966All Rights Reserved
Elliott Hughes261e2232012-08-14 15:04:05 -07005967
Elliott Hughesacbe3222014-04-16 17:01:12 -07005968Permission to use, copy, modify, and distribute this software and
5969its documentation for any purpose and without fee is hereby
5970granted, provided that the above copyright notice appear in all
5971copies and that both that the copyright notice and this
5972permission notice and warranty disclaimer appear in supporting
5973documentation, and that the name of Lucent or any of its entities
5974not be used in advertising or publicity pertaining to
5975distribution of the software without specific, written prior
5976permission.
Elliott Hughes261e2232012-08-14 15:04:05 -07005977
Elliott Hughesacbe3222014-04-16 17:01:12 -07005978LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
5979INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
5980IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
5981SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
5982WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
5983IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
5984ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5985THIS SOFTWARE.
5986
5987-------------------------------------------------------------------
5988
5989The author of this software is David M. Gay.
5990
5991Copyright (C) 1998, 1999 by Lucent Technologies
5992All Rights Reserved
5993
5994Permission to use, copy, modify, and distribute this software and
5995its documentation for any purpose and without fee is hereby
5996granted, provided that the above copyright notice appear in all
5997copies and that both that the copyright notice and this
5998permission notice and warranty disclaimer appear in supporting
5999documentation, and that the name of Lucent or any of its entities
6000not be used in advertising or publicity pertaining to
6001distribution of the software without specific, written prior
6002permission.
6003
6004LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6005INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6006IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6007SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6008WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6009IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6010ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6011THIS SOFTWARE.
6012
6013-------------------------------------------------------------------
6014
6015The author of this software is David M. Gay.
6016
6017Copyright (C) 1998, 2000 by Lucent Technologies
6018All Rights Reserved
6019
6020Permission to use, copy, modify, and distribute this software and
6021its documentation for any purpose and without fee is hereby
6022granted, provided that the above copyright notice appear in all
6023copies and that both that the copyright notice and this
6024permission notice and warranty disclaimer appear in supporting
6025documentation, and that the name of Lucent or any of its entities
6026not be used in advertising or publicity pertaining to
6027distribution of the software without specific, written prior
6028permission.
6029
6030LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6031INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6032IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6033SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6034WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6035IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6036ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6037THIS SOFTWARE.
6038
6039-------------------------------------------------------------------
6040
6041The author of this software is David M. Gay.
6042
6043Copyright (C) 1998-2000 by Lucent Technologies
6044All Rights Reserved
6045
6046Permission to use, copy, modify, and distribute this software and
6047its documentation for any purpose and without fee is hereby
6048granted, provided that the above copyright notice appear in all
6049copies and that both that the copyright notice and this
6050permission notice and warranty disclaimer appear in supporting
6051documentation, and that the name of Lucent or any of its entities
6052not be used in advertising or publicity pertaining to
6053distribution of the software without specific, written prior
6054permission.
6055
6056LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6057INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6058IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6059SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6060WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6061IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6062ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6063THIS SOFTWARE.
6064
6065-------------------------------------------------------------------
6066
6067The author of this software is David M. Gay.
6068
6069Copyright (C) 1998-2001 by Lucent Technologies
6070All Rights Reserved
6071
6072Permission to use, copy, modify, and distribute this software and
6073its documentation for any purpose and without fee is hereby
6074granted, provided that the above copyright notice appear in all
6075copies and that both that the copyright notice and this
6076permission notice and warranty disclaimer appear in supporting
6077documentation, and that the name of Lucent or any of its entities
6078not be used in advertising or publicity pertaining to
6079distribution of the software without specific, written prior
6080permission.
6081
6082LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6083INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6084IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6085SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6086WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6087IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6088ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6089THIS SOFTWARE.
6090
6091-------------------------------------------------------------------
6092
6093The author of this software is David M. Gay.
6094
6095Copyright (C) 2000 by Lucent Technologies
6096All Rights Reserved
6097
6098Permission to use, copy, modify, and distribute this software and
6099its documentation for any purpose and without fee is hereby
6100granted, provided that the above copyright notice appear in all
6101copies and that both that the copyright notice and this
6102permission notice and warranty disclaimer appear in supporting
6103documentation, and that the name of Lucent or any of its entities
6104not be used in advertising or publicity pertaining to
6105distribution of the software without specific, written prior
6106permission.
6107
6108LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
6109INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
6110IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY
6111SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
6112WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
6113IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
6114ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
6115THIS SOFTWARE.
Elliott Hughes261e2232012-08-14 15:04:05 -07006116
6117-------------------------------------------------------------------
6118