blob: 085c210d482c05b35e85d93e4279f66e426d30b1 [file] [log] [blame]
Elliott Hughes32dbc032012-08-15 15:43:13 -07001====================================================
2Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
3
4Developed at SunPro, a Sun Microsystems, Inc. business.
5Permission to use, copy, modify, and distribute this
6software is freely granted, provided that this notice
7is preserved.
8
9-------------------------------------------------------------------
10
11====================================================
12Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
13
14Developed at SunPro, a Sun Microsystems, Inc. business.
15Permission to use, copy, modify, and distribute this
16software is freely granted, provided that this notice
17is preserved.
18====================================================
19
20Optimized by Bruce D. Evans.
21
22-------------------------------------------------------------------
23
24====================================================
25Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
26
27Developed at SunSoft, a Sun Microsystems, Inc. business.
28Permission to use, copy, modify, and distribute this
29software is freely granted, provided that this notice
30is preserved.
31
32-------------------------------------------------------------------
33
34====================================================
Elliott Hughesd65bd842013-02-01 16:16:54 -080035Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
36
37Developed at SunSoft, a Sun Microsystems, Inc. business.
38Permission to use, copy, modify, and distribute this
39software is freely granted, provided that this notice
40is preserved.
41====================================================
42
43Optimized by Bruce D. Evans.
44
45-------------------------------------------------------------------
46
47====================================================
48Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughesacbe3222014-04-16 17:01:12 -070049Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
50
51Developed at SunSoft, a Sun Microsystems, Inc. business.
52Permission to use, copy, modify, and distribute this
53software is freely granted, provided that this notice
54is preserved.
55
56-------------------------------------------------------------------
57
58====================================================
59Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
60Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
61
62Developed at SunSoft, a Sun Microsystems, Inc. business.
63Permission to use, copy, modify, and distribute this
64software is freely granted, provided that this notice
65is preserved.
66====================================================
67
68Optimized by Bruce D. Evans.
69
70-------------------------------------------------------------------
71
72====================================================
73Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughesd65bd842013-02-01 16:16:54 -080074Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz.
75
76Developed at SunPro, a Sun Microsystems, Inc. business.
77Permission to use, copy, modify, and distribute this
78software is freely granted, provided that this notice
79is preserved.
80====================================================
81
82The argument reduction and testing for exceptional cases was
83written by Steven G. Kargl with input from Bruce D. Evans
84and David A. Schultz.
85
86-------------------------------------------------------------------
87
88====================================================
Elliott Hughes32dbc032012-08-15 15:43:13 -070089Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved.
90
91Permission to use, copy, modify, and distribute this
92software is freely granted, provided that this notice
93is preserved.
94
95-------------------------------------------------------------------
96
97====================================================
98Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
99
100Permission to use, copy, modify, and distribute this
101software is freely granted, provided that this notice
102is preserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800103
Elliott Hughes387d4b72012-08-09 15:17:46 -0700104-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800105
Elliott Hughesacbe3222014-04-16 17:01:12 -0700106====================================================
107Copyright 2004 Sun Microsystems, Inc. All Rights Reserved.
108Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans.
109
110Permission to use, copy, modify, and distribute this
111software is freely granted, provided that this notice
112is preserved.
113
114-------------------------------------------------------------------
115
Elliott Hughes54a74942014-01-03 16:40:37 -0800116Copyright (C) 2010 The Android Open Source Project
117All rights reserved.
118
119Redistribution and use in source and binary forms, with or without
120modification, are permitted provided that the following conditions
121are met:
1221. Redistributions of source code must retain the above copyright
123 notice, this list of conditions and the following disclaimer.
1242. Redistributions in binary form must reproduce the above copyright
125 notice, this list of conditions and the following disclaimer in the
126 documentation and/or other materials provided with the distribution.
127
128THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
129ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
130IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
131ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
132FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
133DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
134OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
135HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
136LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
137OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
138SUCH DAMAGE.
139
140-------------------------------------------------------------------
141
Elliott Hughesd65bd842013-02-01 16:16:54 -0800142Copyright (C) 2013 The Android Open Source Project
143
144Licensed under the Apache License, Version 2.0 (the "License");
145you may not use this file except in compliance with the License.
146You may obtain a copy of the License at
147
148 http://www.apache.org/licenses/LICENSE-2.0
149
150Unless required by applicable law or agreed to in writing, software
151distributed under the License is distributed on an "AS IS" BASIS,
152WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
153See the License for the specific language governing permissions and
154limitations under the License.
155
156-------------------------------------------------------------------
157
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700158Copyright (C) 2014 The Android Open Source Project
159All rights reserved.
160
161Redistribution and use in source and binary forms, with or without
162modification, are permitted provided that the following conditions
163are met:
1641. Redistributions of source code must retain the above copyright
165 notice, this list of conditions and the following disclaimer.
1662. Redistributions in binary form must reproduce the above copyright
167 notice, this list of conditions and the following disclaimer in the
168 documentation and/or other materials provided with the distribution.
169
170THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
171ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
172IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
173ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
174FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
175DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
176OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
177HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
178LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
179OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
180SUCH DAMAGE.
181
182-------------------------------------------------------------------
183
Elliott Hughes44ead712015-08-28 20:23:52 -0700184Copyright (C) 2015 The Android Open Source Project
185
186Licensed under the Apache License, Version 2.0 (the "License");
187you may not use this file except in compliance with the License.
188You may obtain a copy of the License at
189
190 http://www.apache.org/licenses/LICENSE-2.0
191
192Unless required by applicable law or agreed to in writing, software
193distributed under the License is distributed on an "AS IS" BASIS,
194WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
195See the License for the specific language governing permissions and
196limitations under the License.
197
198-------------------------------------------------------------------
199
Elliott Hughes387d4b72012-08-09 15:17:46 -0700200Copyright (c) 1985, 1993
201 The Regents of the University of California. All rights reserved.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800202
Elliott Hughes387d4b72012-08-09 15:17:46 -0700203Redistribution and use in source and binary forms, with or without
204modification, are permitted provided that the following conditions
205are met:
2061. Redistributions of source code must retain the above copyright
207 notice, this list of conditions and the following disclaimer.
2082. Redistributions in binary form must reproduce the above copyright
209 notice, this list of conditions and the following disclaimer in the
210 documentation and/or other materials provided with the distribution.
2113. All advertising materials mentioning features or use of this software
212 must display the following acknowledgement:
213 This product includes software developed by the University of
214 California, Berkeley and its contributors.
2154. Neither the name of the University nor the names of its contributors
216 may be used to endorse or promote products derived from this software
217 without specific prior written permission.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800218
Elliott Hughes387d4b72012-08-09 15:17:46 -0700219THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
220ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
221IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
222ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
223FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
224DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
225OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
226HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
227LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
228OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
229SUCH DAMAGE.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800230
Elliott Hughes387d4b72012-08-09 15:17:46 -0700231-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -0800232
Elliott Hughes387d4b72012-08-09 15:17:46 -0700233Copyright (c) 1988, 1993
234 The Regents of the University of California. All rights reserved.
235
236Redistribution and use in source and binary forms, with or without
237modification, are permitted provided that the following conditions
238are met:
2391. Redistributions of source code must retain the above copyright
240 notice, this list of conditions and the following disclaimer.
2412. Redistributions in binary form must reproduce the above copyright
242 notice, this list of conditions and the following disclaimer in the
243 documentation and/or other materials provided with the distribution.
2443. All advertising materials mentioning features or use of this software
245 must display the following acknowledgement:
246 This product includes software developed by the University of
247 California, Berkeley and its contributors.
2484. Neither the name of the University nor the names of its contributors
249 may be used to endorse or promote products derived from this software
250 without specific prior written permission.
251
252THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
253ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
254IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
255ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
256FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
257DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
258OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
259HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
260LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
261OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
262SUCH DAMAGE.
263
264-------------------------------------------------------------------
265
266Copyright (c) 1992, 1993
267 The Regents of the University of California. All rights reserved.
268
269Redistribution and use in source and binary forms, with or without
270modification, are permitted provided that the following conditions
271are met:
2721. Redistributions of source code must retain the above copyright
273 notice, this list of conditions and the following disclaimer.
2742. Redistributions in binary form must reproduce the above copyright
275 notice, this list of conditions and the following disclaimer in the
276 documentation and/or other materials provided with the distribution.
2773. All advertising materials mentioning features or use of this software
278 must display the following acknowledgement:
279 This product includes software developed by the University of
280 California, Berkeley and its contributors.
2814. Neither the name of the University nor the names of its contributors
282 may be used to endorse or promote products derived from this software
283 without specific prior written permission.
284
285THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
286ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
287IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
288ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
289FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
290DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
291OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
292HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
293LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
294OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
295SUCH DAMAGE.
296
297-------------------------------------------------------------------
298
Elliott Hughes387d4b72012-08-09 15:17:46 -0700299Copyright (c) 2003 Dag-Erling Smørgrav
300All rights reserved.
301
302Redistribution and use in source and binary forms, with or without
303modification, are permitted provided that the following conditions
304are met:
3051. Redistributions of source code must retain the above copyright
306 notice, this list of conditions and the following disclaimer
307 in this position and unchanged.
3082. Redistributions in binary form must reproduce the above copyright
309 notice, this list of conditions and the following disclaimer in the
310 documentation and/or other materials provided with the distribution.
3113. The name of the author may not be used to endorse or promote products
312 derived from this software without specific prior written permission.
313
314THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
315IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
316OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
317IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
318INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
319NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
320DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
321THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
322(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
323THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
324
325-------------------------------------------------------------------
326
Elliott Hughes32dbc032012-08-15 15:43:13 -0700327Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
328All rights reserved.
329
330Redistribution and use in source and binary forms, with or without
331modification, are permitted provided that the following conditions
332are met:
3331. Redistributions of source code must retain the above copyright
334 notice, this list of conditions and the following disclaimer.
3352. Redistributions in binary form must reproduce the above copyright
336 notice, this list of conditions and the following disclaimer in the
337 documentation and/or other materials provided with the distribution.
338
339THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
340ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
341IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
342ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
343FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
344DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
345OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
346HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
347LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
348OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
349SUCH DAMAGE.
350
351-------------------------------------------------------------------
352
353Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org>
354Copyright (c) 2002 David Schultz <das@FreeBSD.ORG>
355All rights reserved.
356
357Redistribution and use in source and binary forms, with or without
358modification, are permitted provided that the following conditions
359are met:
3601. Redistributions of source code must retain the above copyright
361 notice, this list of conditions and the following disclaimer.
3622. Redistributions in binary form must reproduce the above copyright
363 notice, this list of conditions and the following disclaimer in the
364 documentation and/or other materials provided with the distribution.
365
366THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
367ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
368IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
369ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
370FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
371DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
372OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
373HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
374LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
375OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
376SUCH DAMAGE.
377
378-------------------------------------------------------------------
379
Elliott Hughes387d4b72012-08-09 15:17:46 -0700380Copyright (c) 2003, Steven G. Kargl
381All rights reserved.
382
383Redistribution and use in source and binary forms, with or without
384modification, are permitted provided that the following conditions
385are met:
3861. Redistributions of source code must retain the above copyright
387 notice unmodified, this list of conditions, and the following
388 disclaimer.
3892. Redistributions in binary form must reproduce the above copyright
390 notice, this list of conditions and the following disclaimer in the
391 documentation and/or other materials provided with the distribution.
392
393THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
394IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
395OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
396IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
397INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
398NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
399DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
400THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
401(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
402THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
403
404-------------------------------------------------------------------
405
Elliott Hughes32dbc032012-08-15 15:43:13 -0700406Copyright (c) 2004 David Schultz <das@FreeBSD.ORG>
407All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700408
Elliott Hughes32dbc032012-08-15 15:43:13 -0700409Redistribution and use in source and binary forms, with or without
410modification, are permitted provided that the following conditions
411are met:
4121. Redistributions of source code must retain the above copyright
413 notice, this list of conditions and the following disclaimer.
4142. Redistributions in binary form must reproduce the above copyright
415 notice, this list of conditions and the following disclaimer in the
416 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700417
Elliott Hughes32dbc032012-08-15 15:43:13 -0700418THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
419ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
420IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
421ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
422FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
423DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
424OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
425HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
426LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
427OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
428SUCH DAMAGE.
429
430-------------------------------------------------------------------
431
432Copyright (c) 2004 Stefan Farfeleder
433All rights reserved.
434
435Redistribution and use in source and binary forms, with or without
436modification, are permitted provided that the following conditions
437are met:
4381. Redistributions of source code must retain the above copyright
439 notice, this list of conditions and the following disclaimer.
4402. Redistributions in binary form must reproduce the above copyright
441 notice, this list of conditions and the following disclaimer in the
442 documentation and/or other materials provided with the distribution.
443
444THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
445ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
446IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
447ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
448FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
449DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
450OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
451HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
452LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
453OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
454SUCH DAMAGE.
455
456-------------------------------------------------------------------
457
Elliott Hughes54a74942014-01-03 16:40:37 -0800458Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG>
459All rights reserved.
460
461Redistribution and use in source and binary forms, with or without
462modification, are permitted provided that the following conditions
463are met:
4641. Redistributions of source code must retain the above copyright
465 notice, this list of conditions and the following disclaimer.
4662. Redistributions in binary form must reproduce the above copyright
467 notice, this list of conditions and the following disclaimer in the
468 documentation and/or other materials provided with the distribution.
469
470THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
471ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
472IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
473ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
474FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
475DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
476OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
477HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
478LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
479OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
480SUCH DAMAGE.
481
482-------------------------------------------------------------------
483
Elliott Hughes32dbc032012-08-15 15:43:13 -0700484Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG>
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:
4901. Redistributions of source code must retain the above copyright
491 notice, this list of conditions and the following disclaimer.
4922. Redistributions in binary form must reproduce the above copyright
493 notice, this list of conditions and the following disclaimer in the
494 documentation and/or other materials provided with the distribution.
495
496THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
497ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
498IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
499ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
500FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
501DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
502OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
503HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
504LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
505OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
506SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700507
508-------------------------------------------------------------------
509
Elliott Hughesd65bd842013-02-01 16:16:54 -0800510Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl
511All rights reserved.
512
513Redistribution and use in source and binary forms, with or without
514modification, are permitted provided that the following conditions
515are met:
5161. Redistributions of source code must retain the above copyright
517 notice unmodified, this list of conditions, and the following
518 disclaimer.
5192. Redistributions in binary form must reproduce the above copyright
520 notice, this list of conditions and the following disclaimer in the
521 documentation and/or other materials provided with the distribution.
522
523THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
524IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
525OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
526IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
527INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
528NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
529DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
530THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
531(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
532THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
533
534-------------------------------------------------------------------
535
Elliott Hughes387d4b72012-08-09 15:17:46 -0700536Copyright (c) 2005 David Schultz <das@FreeBSD.ORG>
537All rights reserved.
538
539Redistribution and use in source and binary forms, with or without
540modification, are permitted provided that the following conditions
541are met:
5421. Redistributions of source code must retain the above copyright
543 notice, this list of conditions and the following disclaimer.
5442. Redistributions in binary form must reproduce the above copyright
545 notice, this list of conditions and the following disclaimer in the
546 documentation and/or other materials provided with the distribution.
547
548THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
549ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
550IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
551ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
552FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
553DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
554OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
555HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
556LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
557OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
558SUCH DAMAGE.
559
560-------------------------------------------------------------------
561
Elliott Hughesd65bd842013-02-01 16:16:54 -0800562Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG>
563All rights reserved.
564
565Redistribution and use in source and binary forms, with or without
566modification, are permitted provided that the following conditions
567are met:
5681. Redistributions of source code must retain the above copyright
569 notice, this list of conditions and the following disclaimer.
5702. Redistributions in binary form must reproduce the above copyright
571 notice, this list of conditions and the following disclaimer in the
572 documentation and/or other materials provided with the distribution.
573
574THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
575ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
576IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
577ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
578FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
579DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
580OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
581HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
582LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
583OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
584SUCH DAMAGE.
585
586-------------------------------------------------------------------
587
588Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG>
589All rights reserved.
590
591Redistribution and use in source and binary forms, with or without
592modification, are permitted provided that the following conditions
593are met:
5941. Redistributions of source code must retain the above copyright
595 notice, this list of conditions and the following disclaimer.
5962. Redistributions in binary form must reproduce the above copyright
597 notice, this list of conditions and the following disclaimer in the
598 documentation and/or other materials provided with the distribution.
599
600THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
601ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
602IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
603ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
604FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
605DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
606OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
607HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
608LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
609OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
610SUCH DAMAGE.
611
612-------------------------------------------------------------------
613
Elliott Hughes32dbc032012-08-15 15:43:13 -0700614Copyright (c) 2007 David Schultz
Elliott Hughes387d4b72012-08-09 15:17:46 -0700615All rights reserved.
616
617Redistribution and use in source and binary forms, with or without
618modification, are permitted provided that the following conditions
619are met:
6201. Redistributions of source code must retain the above copyright
621 notice, this list of conditions and the following disclaimer.
6222. Redistributions in binary form must reproduce the above copyright
623 notice, this list of conditions and the following disclaimer in the
624 documentation and/or other materials provided with the distribution.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700625
Elliott Hughes32dbc032012-08-15 15:43:13 -0700626THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND
627ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
628IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
629ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE
630FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
631DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
632OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
633HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
634LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
635OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
636SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -0700637
638-------------------------------------------------------------------
639
Elliott Hughesd65bd842013-02-01 16:16:54 -0800640Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
641All rights reserved.
642
643Redistribution and use in source and binary forms, with or without
644modification, are permitted provided that the following conditions
645are met:
6461. Redistributions of source code must retain the above copyright
647 notice, this list of conditions and the following disclaimer.
6482. Redistributions in binary form must reproduce the above copyright
649 notice, this list of conditions and the following disclaimer in the
650 documentation and/or other materials provided with the distribution.
651
652THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
653ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
654IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
655ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
656FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
657DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
658OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
659HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
660LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
661OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
662SUCH DAMAGE.
663
664-------------------------------------------------------------------
665
666Copyright (c) 2007 David Schultz <das@FreeBSD.ORG>
667All rights reserved.
668
669Redistribution and use in source and binary forms, with or without
670modification, are permitted provided that the following conditions
671are met:
6721. Redistributions of source code must retain the above copyright
673 notice, this list of conditions and the following disclaimer.
6742. Redistributions in binary form must reproduce the above copyright
675 notice, this list of conditions and the following disclaimer in the
676 documentation and/or other materials provided with the distribution.
677
678THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
679ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
680IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
681ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
682FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
683DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
684OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
685HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
686LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
687OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
688SUCH DAMAGE.
689
690Derived from s_modf.c, which has the following Copyright:
691====================================================
692Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
693
694Developed at SunPro, a Sun Microsystems, Inc. business.
695Permission to use, copy, modify, and distribute this
696software is freely granted, provided that this notice
697is preserved.
698
699-------------------------------------------------------------------
700
701Copyright (c) 2007 Steven G. Kargl
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:
7071. Redistributions of source code must retain the above copyright
708 notice unmodified, this list of conditions, and the following
709 disclaimer.
7102. Redistributions in binary form must reproduce the above copyright
711 notice, this list of conditions and the following disclaimer in the
712 documentation and/or other materials provided with the distribution.
713
714THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
715IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
716OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
717IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
718INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
719NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
720DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
721THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
722(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
723THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
724
725-------------------------------------------------------------------
726
Elliott Hughes882b8af2016-05-16 17:35:36 -0700727Copyright (c) 2007 The NetBSD Foundation, Inc.
728All rights reserved.
729
730This code is derived from software written by Stephen L. Moshier.
731It is redistributed by the NetBSD Foundation by permission of the author.
732
733Redistribution and use in source and binary forms, with or without
734modification, are permitted provided that the following conditions
735are met:
7361. Redistributions of source code must retain the above copyright
737 notice, this list of conditions and the following disclaimer.
7382. Redistributions in binary form must reproduce the above copyright
739 notice, this list of conditions and the following disclaimer in the
740 documentation and/or other materials provided with the distribution.
741
742THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
743``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
744TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
745PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
746BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
747CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
748SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
749INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
750CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
751ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
752POSSIBILITY OF SUCH DAMAGE.
753
754-------------------------------------------------------------------
755
Elliott Hughesd65bd842013-02-01 16:16:54 -0800756Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG>
757All rights reserved.
758
759Redistribution and use in source and binary forms, with or without
760modification, are permitted provided that the following conditions
761are met:
7621. Redistributions of source code must retain the above copyright
763 notice, this list of conditions and the following disclaimer.
7642. Redistributions in binary form must reproduce the above copyright
765 notice, this list of conditions and the following disclaimer in the
766 documentation and/or other materials provided with the distribution.
767
768THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
769ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
770IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
771ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
772FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
773DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
774OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
775HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
776LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
777OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
778SUCH DAMAGE.
779
780-------------------------------------------------------------------
781
Elliott Hughesacbe3222014-04-16 17:01:12 -0700782Copyright (c) 2007-2013 Bruce D. Evans
783All rights reserved.
784
785Redistribution and use in source and binary forms, with or without
786modification, are permitted provided that the following conditions
787are met:
7881. Redistributions of source code must retain the above copyright
789 notice unmodified, this list of conditions, and the following
790 disclaimer.
7912. Redistributions in binary form must reproduce the above copyright
792 notice, this list of conditions and the following disclaimer in the
793 documentation and/or other materials provided with the distribution.
794
795THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
796IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
797OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
798IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
799INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
800NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
801DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
802THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
803(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
804THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
805
806-------------------------------------------------------------------
807
Elliott Hughes32dbc032012-08-15 15:43:13 -0700808Copyright (c) 2008 David Schultz <das@FreeBSD.ORG>
Elliott Hughes387d4b72012-08-09 15:17:46 -0700809All rights reserved.
810
811Redistribution and use in source and binary forms, with or without
812modification, are permitted provided that the following conditions
813are met:
8141. Redistributions of source code must retain the above copyright
815 notice, this list of conditions and the following disclaimer.
8162. Redistributions in binary form must reproduce the above copyright
817 notice, this list of conditions and the following disclaimer in the
818 documentation and/or other materials provided with the distribution.
819
820THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
821ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
822IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
823ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
824FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
825DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
826OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
827HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
828LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
829OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
830SUCH DAMAGE.
831
832-------------------------------------------------------------------
833
Elliott Hughesacbe3222014-04-16 17:01:12 -0700834Copyright (c) 2009-2013 Steven G. Kargl
835All rights reserved.
836
837Redistribution and use in source and binary forms, with or without
838modification, are permitted provided that the following conditions
839are met:
8401. Redistributions of source code must retain the above copyright
841 notice unmodified, this list of conditions, and the following
842 disclaimer.
8432. Redistributions in binary form must reproduce the above copyright
844 notice, this list of conditions and the following disclaimer in the
845 documentation and/or other materials provided with the distribution.
846
847THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
848IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
849OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
850IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
851INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
852NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
853DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
854THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
855(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
856THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
857
858Optimized by Bruce D. Evans.
859
860-------------------------------------------------------------------
861
Elliott Hughesd65bd842013-02-01 16:16:54 -0800862Copyright (c) 2011 David Schultz
863All rights reserved.
864
865Redistribution and use in source and binary forms, with or without
866modification, are permitted provided that the following conditions
867are met:
8681. Redistributions of source code must retain the above copyright
869 notice unmodified, this list of conditions, and the following
870 disclaimer.
8712. Redistributions in binary form must reproduce the above copyright
872 notice, this list of conditions and the following disclaimer in the
873 documentation and/or other materials provided with the distribution.
874
875THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
876IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
877OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
878IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
879INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
880NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
881DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
882THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
883(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
884THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
885
886-------------------------------------------------------------------
887
888Copyright (c) 2011 David Schultz <das@FreeBSD.ORG>
889All rights reserved.
890
891Redistribution and use in source and binary forms, with or without
892modification, are permitted provided that the following conditions
893are met:
8941. Redistributions of source code must retain the above copyright
895 notice, this list of conditions and the following disclaimer.
8962. Redistributions in binary form must reproduce the above copyright
897 notice, this list of conditions and the following disclaimer in the
898 documentation and/or other materials provided with the distribution.
899
900THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
901ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
902IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
903ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
904FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
905DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
906OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
907HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
908LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
909OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
910SUCH DAMAGE.
911
912-------------------------------------------------------------------
913
Elliott Hughes6b2b5852014-12-18 16:27:30 -0800914Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG>
915All rights reserved.
916
917Redistribution and use in source and binary forms, with or without
918modification, are permitted provided that the following conditions
919are met:
9201. Redistributions of source code must retain the above copyright
921 notice, this list of conditions and the following disclaimer.
9222. Redistributions in binary form must reproduce the above copyright
923 notice, this list of conditions and the following disclaimer in the
924 documentation and/or other materials provided with the distribution.
925
926THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
927ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
928IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
929ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
930FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
931DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
932OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
933HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
934LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
935OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
936SUCH DAMAGE.
937
938-------------------------------------------------------------------
939
Elliott Hughesbfa582d2014-05-05 14:58:17 -0700940Copyright (c) 2013 David Chisnall
941All rights reserved.
942
943Redistribution and use in source and binary forms, with or without
944modification, are permitted provided that the following conditions
945are met:
9461. Redistributions of source code must retain the above copyright
947 notice, this list of conditions and the following disclaimer.
9482. Redistributions in binary form must reproduce the above copyright
949 notice, this list of conditions and the following disclaimer in the
950 documentation and/or other materials provided with the distribution.
951
952THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
953ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
954IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
955ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
956FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
957DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
958OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
959HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
960LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
961OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
962SUCH DAMAGE.
963
964-------------------------------------------------------------------
965
Elliott Hughes7e54c762015-05-12 10:09:01 -0700966Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved.
Elliott Hughes7e54c762015-05-12 10:09:01 -0700967Johnny Qiu <joqiu@nvidia.com>
968Shu Zhang <chazhang@nvidia.com>
969
970Redistribution and use in source and binary forms, with or without
971modification, are permitted provided that the following conditions are
972met:
973 * Redistributions of source code must retain the above copyright
974 notice, this list of conditions and the following disclaimer.
975 * Redistributions in binary form must reproduce the above
976 copyright notice, this list of conditions and the following
977 disclaimer in the documentation and/or other materials provided
978 with the distribution.
979 * Neither the name of The Linux Foundation nor the names of its
980 contributors may be used to endorse or promote products derived
981 from this software without specific prior written permission.
982
983THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
984WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
985MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
986ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
987BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
988CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
989SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
990BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
991WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
992OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
993IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
994
995-------------------------------------------------------------------
996
997Copyright (c) 2014, Intel Corporation
998All rights reserved.
999
1000Redistribution and use in source and binary forms, with or without
1001modification, are permitted provided that the following conditions are met:
1002
1003 * Redistributions of source code must retain the above copyright notice,
1004 * this list of conditions and the following disclaimer.
1005
1006 * Redistributions in binary form must reproduce the above copyright notice,
1007 * this list of conditions and the following disclaimer in the documentation
1008 * and/or other materials provided with the distribution.
1009
1010 * Neither the name of Intel Corporation nor the names of its contributors
1011 * may be used to endorse or promote products derived from this software
1012 * without specific prior written permission.
1013
1014THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1015ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1016WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1017DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1018ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1019(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1020LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1021ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1022(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1023SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1024
1025-------------------------------------------------------------------
1026
Elliott Hughes882b8af2016-05-16 17:35:36 -07001027Copyright (c) 2014, Intel Corporation
1028All rights reserved.
1029Redistribution and use in source and binary forms, with or without
1030modification, are permitted provided that the following conditions are met:
1031 * Redistributions of source code must retain the above copyright notice,
1032 * this list of conditions and the following disclaimer.
1033 * Redistributions in binary form must reproduce the above copyright notice,
1034 * this list of conditions and the following disclaimer in the documentation
1035 * and/or other materials provided with the distribution.
1036 * Neither the name of Intel Corporation nor the names of its contributors
1037 * may be used to endorse or promote products derived from this software
1038 * without specific prior written permission.
1039THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1040ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1041WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1042DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1043ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1044(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1045LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
1046ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1047(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1048SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Elliott Hughes7e54c762015-05-12 10:09:01 -07001049
1050-------------------------------------------------------------------
1051
Elliott Hughes32dbc032012-08-15 15:43:13 -07001052From: @(#)s_ilogb.c 5.1 93/09/24
1053====================================================
1054Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001055
Elliott Hughes32dbc032012-08-15 15:43:13 -07001056Developed at SunPro, a Sun Microsystems, Inc. business.
Elliott Hughes387d4b72012-08-09 15:17:46 -07001057Permission to use, copy, modify, and distribute this
1058software is freely granted, provided that this notice
1059is preserved.
1060
1061-------------------------------------------------------------------
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08001062