Jake Weinstein | 28285f5 | 2017-05-04 12:08:39 -0400 | [diff] [blame] | 1 | Copyright (c) 2014, ARM Limited |
| 2 | All rights Reserved. |
Jake Weinstein | 0b2863f | 2017-05-04 02:43:44 -0400 | [diff] [blame] | 3 | |
| 4 | Redistribution and use in source and binary forms, with or without |
| 5 | modification, are permitted provided that the following conditions are met: |
| 6 | * Redistributions of source code must retain the above copyright |
| 7 | notice, this list of conditions and the following disclaimer. |
| 8 | * Redistributions in binary form must reproduce the above copyright |
| 9 | notice, this list of conditions and the following disclaimer in the |
| 10 | documentation and/or other materials provided with the distribution. |
| 11 | * Neither the name of the company nor the names of its contributors |
| 12 | may be used to endorse or promote products derived from this |
| 13 | software without specific prior written permission. |
| 14 | |
| 15 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 16 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 17 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 18 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 19 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 20 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 21 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 22 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 23 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 24 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 25 | |
| 26 | ------------------------------------------------------------------- |
| 27 | |
| 28 | Copyright (c) 2014, ARM Limited |
| 29 | All rights Reserved. |
Jake Weinstein | 28285f5 | 2017-05-04 12:08:39 -0400 | [diff] [blame] | 30 | Copyright (c) 2014, Linaro Ltd. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 31 | |
| 32 | Redistribution and use in source and binary forms, with or without |
| 33 | modification, are permitted provided that the following conditions are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 34 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 35 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 36 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 37 | notice, this list of conditions and the following disclaimer in the |
| 38 | documentation and/or other materials provided with the distribution. |
Jake Weinstein | 28285f5 | 2017-05-04 12:08:39 -0400 | [diff] [blame] | 39 | * Neither the name of the company nor the names of its contributors |
| 40 | may be used to endorse or promote products derived from this |
| 41 | software without specific prior written permission. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 42 | |
| 43 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 44 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 45 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 46 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 47 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 48 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 49 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 50 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 51 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 52 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 53 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 54 | |
| 55 | ------------------------------------------------------------------- |
| 56 | |
Jake Weinstein | 28285f5 | 2017-05-04 12:08:39 -0400 | [diff] [blame] | 57 | Copyright (c) 2014, Linaro Limited |
| 58 | All rights reserved. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 59 | |
| 60 | Redistribution and use in source and binary forms, with or without |
| 61 | modification, are permitted provided that the following conditions are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 62 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 63 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 64 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 65 | notice, this list of conditions and the following disclaimer in the |
| 66 | documentation and/or other materials provided with the distribution. |
Jake Weinstein | 28285f5 | 2017-05-04 12:08:39 -0400 | [diff] [blame] | 67 | * Neither the name of the Linaro nor the |
| 68 | names of its contributors may be used to endorse or promote products |
| 69 | derived from this software without specific prior written permission. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 70 | |
| 71 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 72 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 73 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 74 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 75 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 76 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 77 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 78 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 79 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 80 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 81 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 82 | |
| 83 | ------------------------------------------------------------------- |
| 84 | |
Elliott Hughes | 3e424d0 | 2014-07-23 16:02:26 -0700 | [diff] [blame] | 85 | Copyright (c) 1993 John Brezak |
| 86 | All rights reserved. |
| 87 | |
| 88 | Redistribution and use in source and binary forms, with or without |
| 89 | modification, are permitted provided that the following conditions |
| 90 | are met: |
| 91 | 1. Redistributions of source code must retain the above copyright |
| 92 | notice, this list of conditions and the following disclaimer. |
| 93 | 2. Redistributions in binary form must reproduce the above copyright |
| 94 | notice, this list of conditions and the following disclaimer in the |
| 95 | documentation and/or other materials provided with the distribution. |
| 96 | 3. The name of the author may be used to endorse or promote products |
| 97 | derived from this software without specific prior written permission. |
| 98 | |
| 99 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR |
| 100 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 101 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 102 | DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, |
| 103 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 104 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 105 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 106 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, |
| 107 | STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
| 108 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 109 | POSSIBILITY OF SUCH DAMAGE. |
| 110 | |
| 111 | ------------------------------------------------------------------- |
| 112 | |
Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 113 | Copyright (c) 2009-2013 The Linux Foundation. All rights reserved. |
| 114 | |
| 115 | Redistribution and use in source and binary forms, with or without |
| 116 | modification, are permitted provided that the following conditions are met: |
| 117 | * Redistributions of source code must retain the above copyright |
| 118 | notice, this list of conditions and the following disclaimer. |
| 119 | * Redistributions in binary form must reproduce the above copyright |
| 120 | notice, this list of conditions and the following disclaimer in the |
| 121 | documentation and/or other materials provided with the distribution. |
| 122 | * Neither the name of The Linux Foundation nor the names of its contributors may |
| 123 | be used to endorse or promote products derived from this software |
| 124 | without specific prior written permission. |
| 125 | |
| 126 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 127 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 128 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 129 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE |
| 130 | LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 131 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 132 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 133 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 134 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 135 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 136 | POSSIBILITY OF SUCH DAMAGE. |
| 137 | |
| 138 | ------------------------------------------------------------------- |
| 139 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 140 | ==================================================== |
| 141 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 142 | |
| 143 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 144 | Permission to use, copy, modify, and distribute this |
| 145 | software is freely granted, provided that this notice |
| 146 | is preserved. |
| 147 | |
| 148 | ------------------------------------------------------------------- |
| 149 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 150 | ==================================================== |
| 151 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 152 | |
| 153 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 154 | Permission to use, copy, modify, and distribute this |
| 155 | software is freely granted, provided that this notice |
| 156 | is preserved. |
| 157 | ==================================================== |
| 158 | |
| 159 | Optimized by Bruce D. Evans. |
| 160 | |
| 161 | ------------------------------------------------------------------- |
| 162 | |
| 163 | ==================================================== |
| 164 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 165 | |
Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 166 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 167 | Permission to use, copy, modify, and distribute this |
| 168 | software is freely granted, provided that this notice |
| 169 | is preserved. |
| 170 | ==================================================== |
| 171 | |
| 172 | k_sinf.c and k_cosf.c merged by Steven G. Kargl. |
| 173 | |
| 174 | ------------------------------------------------------------------- |
| 175 | |
| 176 | ==================================================== |
| 177 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 178 | |
| 179 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 180 | Permission to use, copy, modify, and distribute this |
| 181 | software is freely granted, provided that this notice |
| 182 | is preserved. |
| 183 | ==================================================== |
| 184 | |
| 185 | s_sin.c and s_cos.c merged by Steven G. Kargl. Descriptions of the |
| 186 | algorithms are contained in the original files. |
| 187 | |
| 188 | ------------------------------------------------------------------- |
| 189 | |
| 190 | ==================================================== |
| 191 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 192 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 193 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 194 | Permission to use, copy, modify, and distribute this |
| 195 | software is freely granted, provided that this notice |
| 196 | is preserved. |
| 197 | |
| 198 | ------------------------------------------------------------------- |
| 199 | |
| 200 | ==================================================== |
| 201 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 202 | |
| 203 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 204 | Permission to use, copy, modify, and distribute this |
| 205 | software is freely granted, provided that this notice |
| 206 | is preserved. |
| 207 | ==================================================== |
| 208 | |
| 209 | Optimized by Bruce D. Evans. |
| 210 | |
| 211 | ------------------------------------------------------------------- |
| 212 | |
| 213 | ==================================================== |
| 214 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 215 | |
| 216 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 217 | Permission to use, copy, modify, and distribute this |
| 218 | software is freely granted, provided that this notice |
| 219 | is preserved. |
| 220 | ==================================================== |
| 221 | |
| 222 | k_sin.c and k_cos.c merged by Steven G. Kargl. |
| 223 | |
| 224 | ------------------------------------------------------------------- |
| 225 | |
| 226 | ==================================================== |
| 227 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 228 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. |
| 229 | |
| 230 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 231 | Permission to use, copy, modify, and distribute this |
| 232 | software is freely granted, provided that this notice |
| 233 | is preserved. |
| 234 | |
| 235 | ------------------------------------------------------------------- |
| 236 | |
| 237 | ==================================================== |
| 238 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 239 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. |
| 240 | |
| 241 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 242 | Permission to use, copy, modify, and distribute this |
| 243 | software is freely granted, provided that this notice |
| 244 | is preserved. |
| 245 | ==================================================== |
| 246 | |
| 247 | Optimized by Bruce D. Evans. |
| 248 | |
| 249 | ------------------------------------------------------------------- |
| 250 | |
| 251 | ==================================================== |
| 252 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 253 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. |
| 254 | |
| 255 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 256 | Permission to use, copy, modify, and distribute this |
| 257 | software is freely granted, provided that this notice |
| 258 | is preserved. |
| 259 | ==================================================== |
| 260 | |
| 261 | k_sinl.c and k_cosl.c merged by Steven G. Kargl |
| 262 | |
| 263 | ------------------------------------------------------------------- |
| 264 | |
| 265 | ==================================================== |
| 266 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 267 | Copyright (c) 2009-2011, Bruce D. Evans, Steven G. Kargl, David Schultz. |
| 268 | |
| 269 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 270 | Permission to use, copy, modify, and distribute this |
| 271 | software is freely granted, provided that this notice |
| 272 | is preserved. |
| 273 | ==================================================== |
| 274 | |
| 275 | The argument reduction and testing for exceptional cases was |
| 276 | written by Steven G. Kargl with input from Bruce D. Evans |
| 277 | and David A. Schultz. |
| 278 | |
| 279 | ------------------------------------------------------------------- |
| 280 | |
| 281 | ==================================================== |
| 282 | Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved. |
| 283 | |
| 284 | Permission to use, copy, modify, and distribute this |
| 285 | software is freely granted, provided that this notice |
| 286 | is preserved. |
| 287 | |
| 288 | ------------------------------------------------------------------- |
| 289 | |
| 290 | ==================================================== |
| 291 | Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. |
| 292 | |
| 293 | Permission to use, copy, modify, and distribute this |
| 294 | software is freely granted, provided that this notice |
| 295 | is preserved. |
| 296 | |
| 297 | ------------------------------------------------------------------- |
| 298 | |
| 299 | ==================================================== |
| 300 | Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. |
| 301 | Copyright (c) 2008 Steven G. Kargl, David Schultz, Bruce D. Evans. |
| 302 | |
| 303 | Permission to use, copy, modify, and distribute this |
| 304 | software is freely granted, provided that this notice |
| 305 | is preserved. |
| 306 | |
| 307 | ------------------------------------------------------------------- |
| 308 | |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 309 | Based on the UCB version with the ID appearing below. |
| 310 | This is ANSIish only when "multibyte character == plain character". |
| 311 | |
| 312 | Copyright (c) 1989, 1993 |
| 313 | The Regents of the University of California. All rights reserved. |
| 314 | |
| 315 | Redistribution and use in source and binary forms, with or without |
| 316 | modification, are permitted provided that the following conditions |
| 317 | are met: |
| 318 | 1. Redistributions of source code must retain the above copyright |
| 319 | notice, this list of conditions and the following disclaimer. |
| 320 | 2. Redistributions in binary form must reproduce the above copyright |
| 321 | notice, this list of conditions and the following disclaimer in the |
| 322 | documentation and/or other materials provided with the distribution. |
| 323 | 3. Neither the name of the University nor the names of its contributors |
| 324 | may be used to endorse or promote products derived from this software |
| 325 | without specific prior written permission. |
| 326 | |
| 327 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 328 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 329 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 330 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 331 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 332 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 333 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 334 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 335 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 336 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 337 | SUCH DAMAGE. |
| 338 | |
| 339 | ------------------------------------------------------------------- |
| 340 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 341 | Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 342 | All rights reserved. |
| 343 | |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 344 | Redistribution and use in source and binary forms, with or without |
| 345 | modification, are permitted provided that the following conditions |
| 346 | are met: |
| 347 | 1. Redistributions of source code must retain the above copyright |
| 348 | notice, this list of conditions and the following disclaimer. |
| 349 | 2. Redistributions in binary form must reproduce the above copyright |
| 350 | notice, this list of conditions and the following disclaimer in the |
| 351 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 352 | 3. Neither the name of the project nor the names of its contributors |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 353 | may be used to endorse or promote products derived from this software |
| 354 | without specific prior written permission. |
| 355 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 356 | THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 357 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 358 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 359 | ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 360 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 361 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 362 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 363 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 364 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 365 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 366 | SUCH DAMAGE. |
| 367 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 368 | ------------------------------------------------------------------- |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 369 | |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 370 | Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") |
| 371 | Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium. |
| 372 | |
| 373 | Permission to use, copy, modify, and/or distribute this software for any |
| 374 | purpose with or without fee is hereby granted, provided that the above |
| 375 | copyright notice and this permission notice appear in all copies. |
| 376 | |
| 377 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH |
| 378 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY |
| 379 | AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, |
| 380 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM |
| 381 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE |
| 382 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 383 | PERFORMANCE OF THIS SOFTWARE. |
| 384 | |
| 385 | ------------------------------------------------------------------- |
| 386 | |
| 387 | Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") |
| 388 | Copyright (C) 1997-2001 Internet Software Consortium. |
| 389 | |
| 390 | Permission to use, copy, modify, and/or distribute this software for any |
| 391 | purpose with or without fee is hereby granted, provided that the above |
| 392 | copyright notice and this permission notice appear in all copies. |
| 393 | |
| 394 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH |
| 395 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY |
| 396 | AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, |
| 397 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM |
| 398 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE |
| 399 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 400 | PERFORMANCE OF THIS SOFTWARE. |
| 401 | |
| 402 | ------------------------------------------------------------------- |
| 403 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 404 | Copyright (C) 2006 The Android Open Source Project |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 405 | |
| 406 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 407 | you may not use this file except in compliance with the License. |
| 408 | You may obtain a copy of the License at |
| 409 | |
| 410 | http://www.apache.org/licenses/LICENSE-2.0 |
| 411 | |
| 412 | Unless required by applicable law or agreed to in writing, software |
| 413 | distributed under the License is distributed on an "AS IS" BASIS, |
| 414 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 415 | See the License for the specific language governing permissions and |
| 416 | limitations under the License. |
| 417 | |
| 418 | ------------------------------------------------------------------- |
| 419 | |
| 420 | Copyright (C) 2006 The Android Open Source Project |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 421 | All rights reserved. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 422 | |
| 423 | Redistribution and use in source and binary forms, with or without |
| 424 | modification, are permitted provided that the following conditions |
| 425 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 426 | * Redistributions of source code must retain the above copyright |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 427 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 428 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 429 | notice, this list of conditions and the following disclaimer in |
| 430 | the documentation and/or other materials provided with the |
| 431 | distribution. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 432 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 433 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 434 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 435 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 436 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 437 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 438 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 439 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 440 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 441 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 442 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 443 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 444 | SUCH DAMAGE. |
| 445 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 446 | ------------------------------------------------------------------- |
| 447 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 448 | Copyright (C) 2007 The Android Open Source Project |
| 449 | |
| 450 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 451 | you may not use this file except in compliance with the License. |
| 452 | You may obtain a copy of the License at |
| 453 | |
| 454 | http://www.apache.org/licenses/LICENSE-2.0 |
| 455 | |
| 456 | Unless required by applicable law or agreed to in writing, software |
| 457 | distributed under the License is distributed on an "AS IS" BASIS, |
| 458 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 459 | See the License for the specific language governing permissions and |
| 460 | limitations under the License. |
| 461 | |
| 462 | ------------------------------------------------------------------- |
| 463 | |
Dimitry Ivanov | bcc4da9 | 2017-02-15 15:31:13 -0800 | [diff] [blame] | 464 | Copyright (C) 2007 The Android Open Source Project |
| 465 | All rights reserved. |
| 466 | |
| 467 | Redistribution and use in source and binary forms, with or without |
| 468 | modification, are permitted provided that the following conditions |
| 469 | are met: |
| 470 | * Redistributions of source code must retain the above copyright |
| 471 | notice, this list of conditions and the following disclaimer. |
| 472 | * Redistributions in binary form must reproduce the above copyright |
| 473 | notice, this list of conditions and the following disclaimer in |
| 474 | the documentation and/or other materials provided with the |
| 475 | distribution. |
| 476 | |
| 477 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 478 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 479 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 480 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 481 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 482 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 483 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 484 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 485 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 486 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 487 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 488 | SUCH DAMAGE. |
| 489 | |
| 490 | ------------------------------------------------------------------- |
| 491 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 492 | Copyright (C) 2008 The Android Open Source Project |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 493 | |
| 494 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 495 | you may not use this file except in compliance with the License. |
| 496 | You may obtain a copy of the License at |
| 497 | |
| 498 | http://www.apache.org/licenses/LICENSE-2.0 |
| 499 | |
| 500 | Unless required by applicable law or agreed to in writing, software |
| 501 | distributed under the License is distributed on an "AS IS" BASIS, |
| 502 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 503 | See the License for the specific language governing permissions and |
| 504 | limitations under the License. |
| 505 | |
| 506 | ------------------------------------------------------------------- |
| 507 | |
| 508 | Copyright (C) 2008 The Android Open Source Project |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 509 | All rights reserved. |
| 510 | |
| 511 | Redistribution and use in source and binary forms, with or without |
| 512 | modification, are permitted provided that the following conditions |
| 513 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 514 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 515 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 516 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 517 | notice, this list of conditions and the following disclaimer in |
| 518 | the documentation and/or other materials provided with the |
| 519 | distribution. |
| 520 | |
| 521 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 522 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 523 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 524 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 525 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 526 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 527 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 528 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 529 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 530 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 531 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 532 | SUCH DAMAGE. |
| 533 | |
| 534 | ------------------------------------------------------------------- |
| 535 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 536 | Copyright (C) 2008 The Android Open Source Project |
| 537 | All rights reserved. |
| 538 | Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved. |
| 539 | |
| 540 | Redistribution and use in source and binary forms, with or without |
| 541 | modification, are permitted provided that the following conditions |
| 542 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 543 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 544 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 545 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 546 | notice, this list of conditions and the following disclaimer in |
| 547 | the documentation and/or other materials provided with the |
| 548 | distribution. |
| 549 | |
| 550 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 551 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 552 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 553 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 554 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 555 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 556 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 557 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 558 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 559 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 560 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 561 | SUCH DAMAGE. |
| 562 | |
| 563 | ------------------------------------------------------------------- |
| 564 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 565 | Copyright (C) 2009 The Android Open Source Project |
| 566 | All rights reserved. |
| 567 | |
| 568 | Redistribution and use in source and binary forms, with or without |
| 569 | modification, are permitted provided that the following conditions |
| 570 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 571 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 572 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 573 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 574 | notice, this list of conditions and the following disclaimer in |
| 575 | the documentation and/or other materials provided with the |
| 576 | distribution. |
| 577 | |
| 578 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 579 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 580 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 581 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 582 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 583 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 584 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 585 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 586 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 587 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 588 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 589 | SUCH DAMAGE. |
| 590 | |
| 591 | ------------------------------------------------------------------- |
| 592 | |
| 593 | Copyright (C) 2010 The Android Open Source Project |
| 594 | |
| 595 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 596 | you may not use this file except in compliance with the License. |
| 597 | You may obtain a copy of the License at |
| 598 | |
| 599 | http://www.apache.org/licenses/LICENSE-2.0 |
| 600 | |
| 601 | Unless required by applicable law or agreed to in writing, software |
| 602 | distributed under the License is distributed on an "AS IS" BASIS, |
| 603 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 604 | See the License for the specific language governing permissions and |
| 605 | limitations under the License. |
| 606 | |
| 607 | ------------------------------------------------------------------- |
| 608 | |
| 609 | Copyright (C) 2010 The Android Open Source Project |
| 610 | All rights reserved. |
| 611 | |
| 612 | Redistribution and use in source and binary forms, with or without |
| 613 | modification, are permitted provided that the following conditions |
| 614 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 615 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 616 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 617 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 618 | notice, this list of conditions and the following disclaimer in |
| 619 | the documentation and/or other materials provided with the |
| 620 | distribution. |
| 621 | |
| 622 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 623 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 624 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 625 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 626 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 627 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 628 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 629 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 630 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 631 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 632 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 633 | SUCH DAMAGE. |
| 634 | |
| 635 | ------------------------------------------------------------------- |
| 636 | |
| 637 | Copyright (C) 2010 The Android Open Source Project |
| 638 | Copyright (c) 2008 ARM Ltd |
| 639 | All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 640 | |
| 641 | Redistribution and use in source and binary forms, with or without |
| 642 | modification, are permitted provided that the following conditions |
| 643 | are met: |
| 644 | 1. Redistributions of source code must retain the above copyright |
| 645 | notice, this list of conditions and the following disclaimer. |
| 646 | 2. Redistributions in binary form must reproduce the above copyright |
| 647 | notice, this list of conditions and the following disclaimer in the |
| 648 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 649 | 3. The name of the company may not be used to endorse or promote |
| 650 | products derived from this software without specific prior written |
| 651 | permission. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 652 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 653 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 654 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 655 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 656 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 657 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 658 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 659 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 660 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 661 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 662 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 663 | |
| 664 | Android adaptation and tweak by Jim Huang <jserv@0xlab.org>. |
| 665 | |
| 666 | ------------------------------------------------------------------- |
| 667 | |
| 668 | Copyright (C) 2011 The Android Open Source Project |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 669 | All rights reserved. |
| 670 | |
| 671 | Redistribution and use in source and binary forms, with or without |
| 672 | modification, are permitted provided that the following conditions |
| 673 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 674 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 675 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 676 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 677 | notice, this list of conditions and the following disclaimer in |
| 678 | the documentation and/or other materials provided with the |
| 679 | distribution. |
| 680 | |
| 681 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 682 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 683 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 684 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 685 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 686 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 687 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 688 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 689 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 690 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 691 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 692 | SUCH DAMAGE. |
| 693 | |
| 694 | ------------------------------------------------------------------- |
| 695 | |
| 696 | Copyright (C) 2012 The Android Open Source Project |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 697 | |
| 698 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 699 | you may not use this file except in compliance with the License. |
| 700 | You may obtain a copy of the License at |
| 701 | |
| 702 | http://www.apache.org/licenses/LICENSE-2.0 |
| 703 | |
| 704 | Unless required by applicable law or agreed to in writing, software |
| 705 | distributed under the License is distributed on an "AS IS" BASIS, |
| 706 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 707 | See the License for the specific language governing permissions and |
| 708 | limitations under the License. |
| 709 | |
| 710 | ------------------------------------------------------------------- |
| 711 | |
| 712 | Copyright (C) 2012 The Android Open Source Project |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 713 | All rights reserved. |
| 714 | |
| 715 | Redistribution and use in source and binary forms, with or without |
| 716 | modification, are permitted provided that the following conditions |
| 717 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 718 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 719 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 720 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 721 | notice, this list of conditions and the following disclaimer in |
| 722 | the documentation and/or other materials provided with the |
| 723 | distribution. |
| 724 | |
| 725 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 726 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 727 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 728 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 729 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 730 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 731 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 732 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 733 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 734 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 735 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 736 | SUCH DAMAGE. |
| 737 | |
| 738 | ------------------------------------------------------------------- |
| 739 | |
Elliott Hughes | 3a4c454 | 2017-07-19 17:20:24 -0700 | [diff] [blame] | 740 | Copyright (C) 2013 Pietro Cerutti <gahr@FreeBSD.org> |
| 741 | |
| 742 | Redistribution and use in source and binary forms, with or without |
| 743 | modification, are permitted provided that the following conditions |
| 744 | are met: |
| 745 | 1. Redistributions of source code must retain the above copyright |
| 746 | notice, this list of conditions and the following disclaimer. |
| 747 | 2. Redistributions in binary form must reproduce the above copyright |
| 748 | notice, this list of conditions and the following disclaimer in the |
| 749 | documentation and/or other materials provided with the distribution. |
| 750 | |
| 751 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 752 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 753 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 754 | ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE |
| 755 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 756 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 757 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 758 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 759 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 760 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 761 | SUCH DAMAGE. |
| 762 | |
| 763 | ------------------------------------------------------------------- |
| 764 | |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 765 | Copyright (C) 2013 The Android Open Source Project |
| 766 | |
| 767 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 768 | you may not use this file except in compliance with the License. |
| 769 | You may obtain a copy of the License at |
| 770 | |
| 771 | http://www.apache.org/licenses/LICENSE-2.0 |
| 772 | |
| 773 | Unless required by applicable law or agreed to in writing, software |
| 774 | distributed under the License is distributed on an "AS IS" BASIS, |
| 775 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 776 | See the License for the specific language governing permissions and |
| 777 | limitations under the License. |
| 778 | |
| 779 | ------------------------------------------------------------------- |
| 780 | |
| 781 | Copyright (C) 2013 The Android Open Source Project |
| 782 | All rights reserved. |
| 783 | |
| 784 | Redistribution and use in source and binary forms, with or without |
| 785 | modification, are permitted provided that the following conditions |
| 786 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 787 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 788 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 789 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 790 | notice, this list of conditions and the following disclaimer in |
| 791 | the documentation and/or other materials provided with the |
| 792 | distribution. |
| 793 | |
| 794 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 795 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 796 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 797 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 798 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 799 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 800 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 801 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 802 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 803 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 804 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 805 | SUCH DAMAGE. |
| 806 | |
| 807 | ------------------------------------------------------------------- |
| 808 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 809 | Copyright (C) 2013 The Android Open Source Project |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 810 | All rights reserved. |
| 811 | Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved. |
| 812 | |
| 813 | Redistribution and use in source and binary forms, with or without |
| 814 | modification, are permitted provided that the following conditions |
| 815 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 816 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 817 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 818 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 819 | notice, this list of conditions and the following disclaimer in |
| 820 | the documentation and/or other materials provided with the |
| 821 | distribution. |
| 822 | |
| 823 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 824 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 825 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 826 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 827 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 828 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 829 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 830 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 831 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 832 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 833 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 834 | SUCH DAMAGE. |
| 835 | |
| 836 | ------------------------------------------------------------------- |
| 837 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 838 | Copyright (C) 2014 The Android Open Source Project |
| 839 | |
| 840 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 841 | you may not use this file except in compliance with the License. |
| 842 | You may obtain a copy of the License at |
| 843 | |
| 844 | http://www.apache.org/licenses/LICENSE-2.0 |
| 845 | |
| 846 | Unless required by applicable law or agreed to in writing, software |
| 847 | distributed under the License is distributed on an "AS IS" BASIS, |
| 848 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 849 | See the License for the specific language governing permissions and |
| 850 | limitations under the License. |
| 851 | |
| 852 | ------------------------------------------------------------------- |
| 853 | |
| 854 | Copyright (C) 2014 The Android Open Source Project |
| 855 | All rights reserved. |
| 856 | |
| 857 | Redistribution and use in source and binary forms, with or without |
| 858 | modification, are permitted provided that the following conditions |
| 859 | are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 860 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 861 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 862 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 863 | notice, this list of conditions and the following disclaimer in |
| 864 | the documentation and/or other materials provided with the |
| 865 | distribution. |
| 866 | |
| 867 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 868 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 869 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 870 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 871 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 872 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 873 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 874 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 875 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 876 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 877 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 878 | SUCH DAMAGE. |
| 879 | |
| 880 | ------------------------------------------------------------------- |
| 881 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 882 | Copyright (C) 2014 The Android Open Source Project |
| 883 | All rights reserved. |
| 884 | |
| 885 | Redistribution and use in source and binary forms, with or without |
| 886 | modification, are permitted provided that the following conditions |
| 887 | are met: |
| 888 | 1. Redistributions of source code must retain the above copyright |
| 889 | notice, this list of conditions and the following disclaimer. |
| 890 | 2. Redistributions in binary form must reproduce the above copyright |
| 891 | notice, this list of conditions and the following disclaimer in the |
| 892 | documentation and/or other materials provided with the distribution. |
| 893 | |
| 894 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 895 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 896 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 897 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 898 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 899 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 900 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 901 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 902 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 903 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 904 | SUCH DAMAGE. |
| 905 | |
| 906 | ------------------------------------------------------------------- |
| 907 | |
| 908 | Copyright (C) 2015 The Android Open Source Project |
| 909 | |
| 910 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 911 | you may not use this file except in compliance with the License. |
| 912 | You may obtain a copy of the License at |
| 913 | |
| 914 | http://www.apache.org/licenses/LICENSE-2.0 |
| 915 | |
Elliott Hughes | 7e54c76 | 2015-05-12 10:09:01 -0700 | [diff] [blame] | 916 | Unless required by applicable law or agreed to in writing, software |
| 917 | distributed under the License is distributed on an "AS IS" BASIS, |
| 918 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 919 | See the License for the specific language governing permissions and |
| 920 | limitations under the License. |
| 921 | |
| 922 | ------------------------------------------------------------------- |
| 923 | |
| 924 | Copyright (C) 2015 The Android Open Source Project |
| 925 | All rights reserved. |
| 926 | |
| 927 | Redistribution and use in source and binary forms, with or without |
| 928 | modification, are permitted provided that the following conditions |
| 929 | are met: |
| 930 | * Redistributions of source code must retain the above copyright |
| 931 | notice, this list of conditions and the following disclaimer. |
| 932 | * Redistributions in binary form must reproduce the above copyright |
| 933 | notice, this list of conditions and the following disclaimer in |
| 934 | the documentation and/or other materials provided with the |
| 935 | distribution. |
| 936 | |
| 937 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 938 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 939 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 940 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 941 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 942 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 943 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 944 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 945 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 946 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 947 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 948 | SUCH DAMAGE. |
| 949 | |
| 950 | ------------------------------------------------------------------- |
| 951 | |
Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 952 | Copyright (C) 2016 The Android Open Source Project |
| 953 | |
| 954 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 955 | you may not use this file except in compliance with the License. |
| 956 | You may obtain a copy of the License at |
| 957 | |
| 958 | http://www.apache.org/licenses/LICENSE-2.0 |
| 959 | |
| 960 | Unless required by applicable law or agreed to in writing, software |
| 961 | distributed under the License is distributed on an "AS IS" BASIS, |
| 962 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 963 | See the License for the specific language governing permissions and |
| 964 | limitations under the License. |
| 965 | |
| 966 | ------------------------------------------------------------------- |
| 967 | |
| 968 | Copyright (C) 2016 The Android Open Source Project |
| 969 | All rights reserved. |
| 970 | |
| 971 | Redistribution and use in source and binary forms, with or without |
| 972 | modification, are permitted provided that the following conditions |
| 973 | are met: |
| 974 | * Redistributions of source code must retain the above copyright |
| 975 | notice, this list of conditions and the following disclaimer. |
| 976 | * Redistributions in binary form must reproduce the above copyright |
| 977 | notice, this list of conditions and the following disclaimer in |
| 978 | the documentation and/or other materials provided with the |
| 979 | distribution. |
| 980 | |
| 981 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 982 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 983 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 984 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 985 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 986 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 987 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 988 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 989 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 990 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 991 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 992 | SUCH DAMAGE. |
| 993 | |
| 994 | ------------------------------------------------------------------- |
| 995 | |
mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 996 | Copyright (C) 2017 The Android Open Source Project |
Paul Lawrence | dfe8434 | 2017-02-16 09:24:39 -0800 | [diff] [blame] | 997 | |
| 998 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 999 | you may not use this file except in compliance with the License. |
| 1000 | You may obtain a copy of the License at |
| 1001 | |
| 1002 | http://www.apache.org/licenses/LICENSE-2.0 |
| 1003 | |
| 1004 | Unless required by applicable law or agreed to in writing, software |
| 1005 | distributed under the License is distributed on an "AS IS" BASIS, |
| 1006 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 1007 | See the License for the specific language governing permissions and |
| 1008 | limitations under the License. |
| 1009 | |
| 1010 | ------------------------------------------------------------------- |
| 1011 | |
| 1012 | Copyright (C) 2017 The Android Open Source Project |
mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 1013 | All rights reserved. |
| 1014 | |
Jake Weinstein | 04d99df | 2016-08-25 20:03:25 -0400 | [diff] [blame] | 1015 | Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. |
| 1016 | |
| 1017 | Redistribution and use in source and binary forms, with or without |
| 1018 | modification, are permitted provided that the following conditions |
| 1019 | are met: |
| 1020 | * Redistributions of source code must retain the above copyright |
| 1021 | notice, this list of conditions and the following disclaimer. |
| 1022 | * Redistributions in binary form must reproduce the above copyright |
| 1023 | notice, this list of conditions and the following disclaimer in |
| 1024 | the documentation and/or other materials provided with the |
| 1025 | distribution. |
| 1026 | |
| 1027 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 1028 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 1029 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 1030 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 1031 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 1032 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 1033 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 1034 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 1035 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1036 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 1037 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1038 | SUCH DAMAGE. |
| 1039 | |
| 1040 | ------------------------------------------------------------------- |
| 1041 | |
| 1042 | Copyright (C) 2017 The Android Open Source Project |
| 1043 | All rights reserved. |
| 1044 | |
mspector | 2e3d6a1 | 2017-01-24 21:51:51 -0800 | [diff] [blame] | 1045 | Redistribution and use in source and binary forms, with or without |
| 1046 | modification, are permitted provided that the following conditions |
| 1047 | are met: |
| 1048 | * Redistributions of source code must retain the above copyright |
| 1049 | notice, this list of conditions and the following disclaimer. |
| 1050 | * Redistributions in binary form must reproduce the above copyright |
| 1051 | notice, this list of conditions and the following disclaimer in |
| 1052 | the documentation and/or other materials provided with the |
| 1053 | distribution. |
| 1054 | |
| 1055 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 1056 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 1057 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 1058 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 1059 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 1060 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 1061 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 1062 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 1063 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1064 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 1065 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1066 | SUCH DAMAGE. |
| 1067 | |
| 1068 | ------------------------------------------------------------------- |
| 1069 | |
dimitry | 581723e | 2018-01-05 14:31:44 +0100 | [diff] [blame] | 1070 | Copyright (C) 2018 The Android Open Source Project |
| 1071 | All rights reserved. |
| 1072 | |
| 1073 | Redistribution and use in source and binary forms, with or without |
| 1074 | modification, are permitted provided that the following conditions |
| 1075 | are met: |
| 1076 | * Redistributions of source code must retain the above copyright |
| 1077 | notice, this list of conditions and the following disclaimer. |
| 1078 | * Redistributions in binary form must reproduce the above copyright |
| 1079 | notice, this list of conditions and the following disclaimer in |
| 1080 | the documentation and/or other materials provided with the |
| 1081 | distribution. |
| 1082 | |
| 1083 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 1084 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 1085 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 1086 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 1087 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 1088 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 1089 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 1090 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 1091 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1092 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 1093 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1094 | SUCH DAMAGE. |
| 1095 | |
| 1096 | ------------------------------------------------------------------- |
| 1097 | |
Ryan Prichard | 1e660b7 | 2019-01-03 02:51:30 -0800 | [diff] [blame] | 1098 | Copyright (C) 2019 The Android Open Source Project |
| 1099 | All rights reserved. |
| 1100 | |
| 1101 | Redistribution and use in source and binary forms, with or without |
| 1102 | modification, are permitted provided that the following conditions |
| 1103 | are met: |
| 1104 | * Redistributions of source code must retain the above copyright |
| 1105 | notice, this list of conditions and the following disclaimer. |
| 1106 | * Redistributions in binary form must reproduce the above copyright |
| 1107 | notice, this list of conditions and the following disclaimer in |
| 1108 | the documentation and/or other materials provided with the |
| 1109 | distribution. |
| 1110 | |
| 1111 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 1112 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 1113 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 1114 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 1115 | COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 1116 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 1117 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS |
| 1118 | OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 1119 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 1120 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 1121 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1122 | SUCH DAMAGE. |
| 1123 | |
| 1124 | ------------------------------------------------------------------- |
| 1125 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1126 | Copyright (c) 1980, 1983, 1988, 1993 |
| 1127 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1128 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1129 | Redistribution and use in source and binary forms, with or without |
| 1130 | modification, are permitted provided that the following conditions |
| 1131 | are met: |
| 1132 | 1. Redistributions of source code must retain the above copyright |
| 1133 | notice, this list of conditions and the following disclaimer. |
| 1134 | 2. Redistributions in binary form must reproduce the above copyright |
| 1135 | notice, this list of conditions and the following disclaimer in the |
| 1136 | documentation and/or other materials provided with the distribution. |
| 1137 | 3. All advertising materials mentioning features or use of this software |
| 1138 | must display the following acknowledgement: |
| 1139 | This product includes software developed by the University of |
| 1140 | California, Berkeley and its contributors. |
| 1141 | 4. Neither the name of the University nor the names of its contributors |
| 1142 | may be used to endorse or promote products derived from this software |
| 1143 | without specific prior written permission. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1144 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1145 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1146 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1147 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1148 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1149 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1150 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1151 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1152 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1153 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1154 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1155 | SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1156 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1157 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1158 | Portions Copyright (c) 1993 by Digital Equipment Corporation. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1159 | |
| 1160 | Permission to use, copy, modify, and distribute this software for any |
| 1161 | purpose with or without fee is hereby granted, provided that the above |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1162 | copyright notice and this permission notice appear in all copies, and that |
| 1163 | the name of Digital Equipment Corporation not be used in advertising or |
| 1164 | publicity pertaining to distribution of the document or software without |
| 1165 | specific, written prior permission. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1166 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1167 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL |
| 1168 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES |
| 1169 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT |
| 1170 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL |
| 1171 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
| 1172 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
| 1173 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
| 1174 | SOFTWARE. |
| 1175 | |
| 1176 | ------------------------------------------------------------------- |
| 1177 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1178 | Copyright (c) 1982, 1986, 1993 |
| 1179 | The Regents of the University of California. All rights reserved. |
| 1180 | |
| 1181 | Redistribution and use in source and binary forms, with or without |
| 1182 | modification, are permitted provided that the following conditions |
| 1183 | are met: |
| 1184 | 1. Redistributions of source code must retain the above copyright |
| 1185 | notice, this list of conditions and the following disclaimer. |
| 1186 | 2. Redistributions in binary form must reproduce the above copyright |
| 1187 | notice, this list of conditions and the following disclaimer in the |
| 1188 | documentation and/or other materials provided with the distribution. |
| 1189 | 3. Neither the name of the University nor the names of its contributors |
| 1190 | may be used to endorse or promote products derived from this software |
| 1191 | without specific prior written permission. |
| 1192 | |
| 1193 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1194 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1195 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1196 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1197 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1198 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1199 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1200 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1201 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1202 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1203 | SUCH DAMAGE. |
| 1204 | |
| 1205 | ------------------------------------------------------------------- |
| 1206 | |
Irina Tirdea | eac9eb4 | 2012-09-08 09:28:30 +0300 | [diff] [blame] | 1207 | Copyright (c) 1982, 1986, 1993 |
| 1208 | The Regents of the University of California. All rights reserved. |
| 1209 | (c) UNIX System Laboratories, Inc. |
| 1210 | All or some portions of this file are derived from material licensed |
| 1211 | to the University of California by American Telephone and Telegraph |
| 1212 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 1213 | the permission of UNIX System Laboratories, Inc. |
| 1214 | |
| 1215 | Redistribution and use in source and binary forms, with or without |
| 1216 | modification, are permitted provided that the following conditions |
| 1217 | are met: |
| 1218 | 1. Redistributions of source code must retain the above copyright |
| 1219 | notice, this list of conditions and the following disclaimer. |
| 1220 | 2. 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. |
| 1223 | 3. 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 | |
| 1227 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1228 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1229 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1230 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1231 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1232 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1233 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1234 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1235 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1236 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1237 | SUCH DAMAGE. |
| 1238 | |
| 1239 | ------------------------------------------------------------------- |
| 1240 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1241 | Copyright (c) 1983, 1987, 1989 |
| 1242 | The Regents of the University of California. All rights reserved. |
| 1243 | |
| 1244 | Redistribution and use in source and binary forms, with or without |
| 1245 | modification, are permitted provided that the following conditions |
| 1246 | are met: |
| 1247 | 1. Redistributions of source code must retain the above copyright |
| 1248 | notice, this list of conditions and the following disclaimer. |
| 1249 | 2. 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. |
| 1252 | 3. 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 | |
| 1256 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1257 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1258 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1259 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1260 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1261 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1262 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1263 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1264 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1265 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1266 | SUCH DAMAGE. |
| 1267 | |
| 1268 | ------------------------------------------------------------------- |
| 1269 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1270 | Copyright (c) 1983, 1989 |
| 1271 | The Regents of the University of California. All rights reserved. |
| 1272 | |
| 1273 | Redistribution and use in source and binary forms, with or without |
| 1274 | modification, are permitted provided that the following conditions |
| 1275 | are met: |
| 1276 | 1. Redistributions of source code must retain the above copyright |
| 1277 | notice, this list of conditions and the following disclaimer. |
| 1278 | 2. 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. |
| 1281 | 3. All advertising materials mentioning features or use of this software |
| 1282 | must display the following acknowledgement: |
| 1283 | This product includes software developed by the University of |
| 1284 | California, Berkeley and its contributors. |
| 1285 | 4. Neither the name of the University nor the names of its contributors |
| 1286 | may be used to endorse or promote products derived from this software |
| 1287 | without specific prior written permission. |
| 1288 | |
| 1289 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1290 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1291 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1292 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1293 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1294 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1295 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1296 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1297 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1298 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1299 | SUCH DAMAGE. |
| 1300 | |
| 1301 | ------------------------------------------------------------------- |
| 1302 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1303 | Copyright (c) 1983, 1989, 1993 |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1304 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1305 | |
| 1306 | Redistribution and use in source and binary forms, with or without |
| 1307 | modification, are permitted provided that the following conditions |
| 1308 | are met: |
| 1309 | 1. Redistributions of source code must retain the above copyright |
| 1310 | notice, this list of conditions and the following disclaimer. |
| 1311 | 2. Redistributions in binary form must reproduce the above copyright |
| 1312 | notice, this list of conditions and the following disclaimer in the |
| 1313 | documentation and/or other materials provided with the distribution. |
| 1314 | 3. 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 | |
| 1318 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1319 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1320 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1321 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1322 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1323 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1324 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1325 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1326 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1327 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1328 | SUCH DAMAGE. |
| 1329 | |
| 1330 | ------------------------------------------------------------------- |
| 1331 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1332 | Copyright (c) 1983, 1993 |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1333 | The Regents of the University of California. All rights reserved. |
| 1334 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1335 | Redistribution and use in source and binary forms, with or without |
| 1336 | modification, are permitted provided that the following conditions |
| 1337 | are met: |
| 1338 | 1. Redistributions of source code must retain the above copyright |
| 1339 | notice, this list of conditions and the following disclaimer. |
| 1340 | 2. 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. |
| 1343 | 3. 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 | |
| 1347 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1348 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1349 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1350 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1351 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1352 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1353 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1354 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1355 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1356 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1357 | SUCH DAMAGE. |
| 1358 | |
| 1359 | ------------------------------------------------------------------- |
| 1360 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1361 | Copyright (c) 1985 |
| 1362 | The Regents of the University of California. All rights reserved. |
| 1363 | |
| 1364 | Redistribution and use in source and binary forms, with or without |
| 1365 | modification, are permitted provided that the following conditions |
| 1366 | are met: |
| 1367 | 1. Redistributions of source code must retain the above copyright |
| 1368 | notice, this list of conditions and the following disclaimer. |
| 1369 | 2. 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. |
| 1372 | 3. All advertising materials mentioning features or use of this software |
| 1373 | must display the following acknowledgement: |
| 1374 | This product includes software developed by the University of |
| 1375 | California, Berkeley and its contributors. |
| 1376 | 4. Neither the name of the University nor the names of its contributors |
| 1377 | may be used to endorse or promote products derived from this software |
| 1378 | without specific prior written permission. |
| 1379 | |
| 1380 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1381 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1382 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1383 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1384 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1385 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1386 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1387 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1388 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1389 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1390 | SUCH DAMAGE. |
| 1391 | |
| 1392 | ------------------------------------------------------------------- |
| 1393 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1394 | Copyright (c) 1985 Regents of the University of California. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1395 | All rights reserved. |
| 1396 | |
| 1397 | Redistribution and use in source and binary forms, with or without |
| 1398 | modification, are permitted provided that the following conditions |
| 1399 | are met: |
| 1400 | 1. Redistributions of source code must retain the above copyright |
| 1401 | notice, this list of conditions and the following disclaimer. |
| 1402 | 2. Redistributions in binary form must reproduce the above copyright |
| 1403 | notice, this list of conditions and the following disclaimer in the |
| 1404 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1405 | 3. Neither the name of the University nor the names of its contributors |
| 1406 | may be used to endorse or promote products derived from this software |
| 1407 | without specific prior written permission. |
| 1408 | |
| 1409 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1410 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1411 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1412 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1413 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1414 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1415 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1416 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1417 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1418 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1419 | SUCH DAMAGE. |
| 1420 | |
| 1421 | ------------------------------------------------------------------- |
| 1422 | |
| 1423 | Copyright (c) 1985, 1988, 1993 |
| 1424 | The Regents of the University of California. All rights reserved. |
| 1425 | |
| 1426 | Redistribution and use in source and binary forms, with or without |
| 1427 | modification, are permitted provided that the following conditions |
| 1428 | are met: |
| 1429 | 1. Redistributions of source code must retain the above copyright |
| 1430 | notice, this list of conditions and the following disclaimer. |
| 1431 | 2. Redistributions in binary form must reproduce the above copyright |
| 1432 | notice, this list of conditions and the following disclaimer in the |
| 1433 | documentation and/or other materials provided with the distribution. |
| 1434 | 3. Neither the name of the University nor the names of its contributors |
| 1435 | may be used to endorse or promote products derived from this software |
| 1436 | without specific prior written permission. |
| 1437 | |
| 1438 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1439 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1440 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1441 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1442 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1443 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1444 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1445 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1446 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1447 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1448 | SUCH DAMAGE. |
| 1449 | |
| 1450 | Portions Copyright (c) 1993 by Digital Equipment Corporation. |
| 1451 | |
| 1452 | Permission to use, copy, modify, and distribute this software for any |
| 1453 | purpose with or without fee is hereby granted, provided that the above |
| 1454 | copyright notice and this permission notice appear in all copies, and that |
| 1455 | the name of Digital Equipment Corporation not be used in advertising or |
| 1456 | publicity pertaining to distribution of the document or software without |
| 1457 | specific, written prior permission. |
| 1458 | |
| 1459 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL |
| 1460 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES |
| 1461 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT |
| 1462 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL |
| 1463 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
| 1464 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
| 1465 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
| 1466 | SOFTWARE. |
| 1467 | |
| 1468 | ------------------------------------------------------------------- |
| 1469 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1470 | Copyright (c) 1985, 1989, 1993 |
| 1471 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1472 | |
| 1473 | Redistribution and use in source and binary forms, with or without |
| 1474 | modification, are permitted provided that the following conditions |
| 1475 | are met: |
| 1476 | 1. Redistributions of source code must retain the above copyright |
| 1477 | notice, this list of conditions and the following disclaimer. |
| 1478 | 2. Redistributions in binary form must reproduce the above copyright |
| 1479 | notice, this list of conditions and the following disclaimer in the |
| 1480 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1481 | 3. All advertising materials mentioning features or use of this software |
| 1482 | must display the following acknowledgement: |
| 1483 | This product includes software developed by the University of |
| 1484 | California, Berkeley and its contributors. |
| 1485 | 4. Neither the name of the University nor the names of its contributors |
| 1486 | may be used to endorse or promote products derived from this software |
| 1487 | without specific prior written permission. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1488 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1489 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1490 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1491 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1492 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1493 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1494 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1495 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1496 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1497 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1498 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1499 | SUCH DAMAGE. |
| 1500 | |
| 1501 | ------------------------------------------------------------------- |
| 1502 | |
| 1503 | Copyright (c) 1985, 1993 |
| 1504 | The Regents of the University of California. All rights reserved. |
| 1505 | |
| 1506 | Redistribution and use in source and binary forms, with or without |
| 1507 | modification, are permitted provided that the following conditions |
| 1508 | are met: |
| 1509 | 1. Redistributions of source code must retain the above copyright |
| 1510 | notice, this list of conditions and the following disclaimer. |
| 1511 | 2. Redistributions in binary form must reproduce the above copyright |
| 1512 | notice, this list of conditions and the following disclaimer in the |
| 1513 | documentation and/or other materials provided with the distribution. |
| 1514 | 3. All advertising materials mentioning features or use of this software |
| 1515 | must display the following acknowledgement: |
| 1516 | This product includes software developed by the University of |
| 1517 | California, Berkeley and its contributors. |
| 1518 | 4. 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 | |
| 1522 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1523 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1524 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1525 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1526 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1527 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1528 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1529 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1530 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1531 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1532 | SUCH DAMAGE. |
| 1533 | |
| 1534 | ------------------------------------------------------------------- |
| 1535 | |
| 1536 | Copyright (c) 1985, 1993 |
| 1537 | The Regents of the University of California. All rights reserved. |
| 1538 | |
| 1539 | Redistribution and use in source and binary forms, with or without |
| 1540 | modification, are permitted provided that the following conditions |
| 1541 | are met: |
| 1542 | 1. Redistributions of source code must retain the above copyright |
| 1543 | notice, this list of conditions and the following disclaimer. |
| 1544 | 2. Redistributions in binary form must reproduce the above copyright |
| 1545 | notice, this list of conditions and the following disclaimer in the |
| 1546 | documentation and/or other materials provided with the distribution. |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 1547 | 3. All advertising materials mentioning features or use of this software |
| 1548 | must display the following acknowledgement: |
| 1549 | This product includes software developed by the University of |
| 1550 | California, Berkeley and its contributors. |
| 1551 | 4. Neither the name of the University nor the names of its contributors |
| 1552 | may be used to endorse or promote products derived from this software |
| 1553 | without specific prior written permission. |
| 1554 | |
| 1555 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1556 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1557 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1558 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1559 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1560 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1561 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1562 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1563 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1564 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1565 | SUCH DAMAGE. |
| 1566 | |
| 1567 | ------------------------------------------------------------------- |
| 1568 | |
| 1569 | Copyright (c) 1985, 1993 |
| 1570 | The Regents of the University of California. All rights reserved. |
| 1571 | |
| 1572 | Redistribution and use in source and binary forms, with or without |
| 1573 | modification, are permitted provided that the following conditions |
| 1574 | are met: |
| 1575 | 1. Redistributions of source code must retain the above copyright |
| 1576 | notice, this list of conditions and the following disclaimer. |
| 1577 | 2. Redistributions in binary form must reproduce the above copyright |
| 1578 | notice, this list of conditions and the following disclaimer in the |
| 1579 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1580 | 3. 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 | |
| 1584 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1585 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1586 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1587 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1588 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1589 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1590 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1591 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1592 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1593 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1594 | SUCH DAMAGE. |
| 1595 | |
| 1596 | ------------------------------------------------------------------- |
| 1597 | |
| 1598 | Copyright (c) 1987 Regents of the University of California. |
| 1599 | All rights reserved. |
| 1600 | |
| 1601 | Redistribution and use in source and binary forms, with or without |
| 1602 | modification, are permitted provided that the following conditions |
| 1603 | are met: |
| 1604 | 1. Redistributions of source code must retain the above copyright |
| 1605 | notice, this list of conditions and the following disclaimer. |
| 1606 | 2. 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. |
| 1609 | 3. 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 | |
| 1613 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1614 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1615 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1616 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1617 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1618 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1619 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1620 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1621 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1622 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1623 | SUCH DAMAGE. |
| 1624 | |
| 1625 | ------------------------------------------------------------------- |
| 1626 | |
| 1627 | Copyright (c) 1987, 1993 |
| 1628 | The Regents of the University of California. All rights reserved. |
| 1629 | |
| 1630 | Redistribution and use in source and binary forms, with or without |
| 1631 | modification, are permitted provided that the following conditions |
| 1632 | are met: |
| 1633 | 1. Redistributions of source code must retain the above copyright |
| 1634 | notice, this list of conditions and the following disclaimer. |
| 1635 | 2. 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. |
| 1638 | 3. All advertising materials mentioning features or use of this software |
| 1639 | must display the following acknowledgement: |
| 1640 | This product includes software developed by the University of |
| 1641 | California, Berkeley and its contributors. |
| 1642 | 4. Neither the name of the University nor the names of its contributors |
| 1643 | may be used to endorse or promote products derived from this software |
| 1644 | without specific prior written permission. |
| 1645 | |
| 1646 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1647 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1648 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1649 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1650 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1651 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1652 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1653 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1654 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1655 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1656 | SUCH DAMAGE. |
| 1657 | |
| 1658 | ------------------------------------------------------------------- |
| 1659 | |
| 1660 | Copyright (c) 1987, 1993 |
| 1661 | The Regents of the University of California. All rights reserved. |
| 1662 | |
| 1663 | Redistribution and use in source and binary forms, with or without |
| 1664 | modification, are permitted provided that the following conditions |
| 1665 | are met: |
| 1666 | 1. Redistributions of source code must retain the above copyright |
| 1667 | notice, this list of conditions and the following disclaimer. |
| 1668 | 2. Redistributions in binary form must reproduce the above copyright |
| 1669 | notice, this list of conditions and the following disclaimer in the |
| 1670 | documentation and/or other materials provided with the distribution. |
| 1671 | 3. Neither the name of the University nor the names of its contributors |
| 1672 | may be used to endorse or promote products derived from this software |
| 1673 | without specific prior written permission. |
| 1674 | |
| 1675 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1676 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1677 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1678 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1679 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1680 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1681 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1682 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1683 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1684 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1685 | SUCH DAMAGE. |
| 1686 | |
| 1687 | ------------------------------------------------------------------- |
| 1688 | |
| 1689 | Copyright (c) 1988 Regents of the University of California. |
| 1690 | All rights reserved. |
| 1691 | |
| 1692 | Redistribution and use in source and binary forms, with or without |
| 1693 | modification, are permitted provided that the following conditions |
| 1694 | are met: |
| 1695 | 1. Redistributions of source code must retain the above copyright |
| 1696 | notice, this list of conditions and the following disclaimer. |
| 1697 | 2. Redistributions in binary form must reproduce the above copyright |
| 1698 | notice, this list of conditions and the following disclaimer in the |
| 1699 | documentation and/or other materials provided with the distribution. |
| 1700 | 3. 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 | |
| 1704 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1705 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1706 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1707 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1708 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1709 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1710 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1711 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1712 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1713 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1714 | SUCH DAMAGE. |
| 1715 | |
| 1716 | ------------------------------------------------------------------- |
| 1717 | |
| 1718 | Copyright (c) 1988 The Regents of the University of California. |
| 1719 | All rights reserved. |
| 1720 | |
| 1721 | Redistribution and use in source and binary forms, with or without |
| 1722 | modification, are permitted provided that the following conditions |
| 1723 | are met: |
| 1724 | 1. Redistributions of source code must retain the above copyright |
| 1725 | notice, this list of conditions and the following disclaimer. |
| 1726 | 2. 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. |
| 1729 | 3. Neither the name of the University nor the names of its contributors |
| 1730 | may be used to endorse or promote products derived from this software |
| 1731 | without specific prior written permission. |
| 1732 | |
| 1733 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1734 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1735 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1736 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1737 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1738 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1739 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1740 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1741 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1742 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1743 | SUCH DAMAGE. |
| 1744 | |
| 1745 | ------------------------------------------------------------------- |
| 1746 | |
| 1747 | Copyright (c) 1988, 1993 |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1748 | The Regents of the University of California. All rights reserved. |
| 1749 | |
| 1750 | Redistribution and use in source and binary forms, with or without |
| 1751 | modification, are permitted provided that the following conditions |
| 1752 | are met: |
| 1753 | 1. Redistributions of source code must retain the above copyright |
| 1754 | notice, this list of conditions and the following disclaimer. |
| 1755 | 2. Redistributions in binary form must reproduce the above copyright |
| 1756 | notice, this list of conditions and the following disclaimer in the |
| 1757 | documentation and/or other materials provided with the distribution. |
| 1758 | 3. All advertising materials mentioning features or use of this software |
| 1759 | must display the following acknowledgement: |
| 1760 | This product includes software developed by the University of |
| 1761 | California, Berkeley and its contributors. |
| 1762 | 4. 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 | |
| 1766 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1767 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1768 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1769 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1770 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1771 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1772 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1773 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1774 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1775 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1776 | SUCH DAMAGE. |
| 1777 | |
| 1778 | ------------------------------------------------------------------- |
| 1779 | |
| 1780 | Copyright (c) 1988, 1993 |
| 1781 | The Regents of the University of California. All rights reserved. |
| 1782 | |
| 1783 | Redistribution and use in source and binary forms, with or without |
| 1784 | modification, are permitted provided that the following conditions |
| 1785 | are met: |
| 1786 | 1. Redistributions of source code must retain the above copyright |
| 1787 | notice, this list of conditions and the following disclaimer. |
| 1788 | 2. Redistributions in binary form must reproduce the above copyright |
| 1789 | notice, this list of conditions and the following disclaimer in the |
| 1790 | documentation and/or other materials provided with the distribution. |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 1791 | 3. All advertising materials mentioning features or use of this software |
| 1792 | must display the following acknowledgement: |
| 1793 | This product includes software developed by the University of |
| 1794 | California, Berkeley and its contributors. |
| 1795 | 4. Neither the name of the University nor the names of its contributors |
| 1796 | may be used to endorse or promote products derived from this software |
| 1797 | without specific prior written permission. |
| 1798 | |
| 1799 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1800 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1801 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1802 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1803 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1804 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1805 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1806 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1807 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1808 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1809 | SUCH DAMAGE. |
| 1810 | |
| 1811 | ------------------------------------------------------------------- |
| 1812 | |
| 1813 | Copyright (c) 1988, 1993 |
| 1814 | The Regents of the University of California. All rights reserved. |
| 1815 | |
| 1816 | Redistribution and use in source and binary forms, with or without |
| 1817 | modification, are permitted provided that the following conditions |
| 1818 | are met: |
| 1819 | 1. Redistributions of source code must retain the above copyright |
| 1820 | notice, this list of conditions and the following disclaimer. |
| 1821 | 2. Redistributions in binary form must reproduce the above copyright |
| 1822 | notice, this list of conditions and the following disclaimer in the |
| 1823 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1824 | 3. Neither the name of the University nor the names of its contributors |
| 1825 | may be used to endorse or promote products derived from this software |
| 1826 | without specific prior written permission. |
| 1827 | |
| 1828 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1829 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1830 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1831 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1832 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1833 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1834 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1835 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1836 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1837 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1838 | SUCH DAMAGE. |
| 1839 | |
| 1840 | ------------------------------------------------------------------- |
| 1841 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1842 | Copyright (c) 1989 The Regents of the University of California. |
| 1843 | All rights reserved. |
| 1844 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1845 | Redistribution and use in source and binary forms, with or without |
| 1846 | modification, are permitted provided that the following conditions |
| 1847 | are met: |
| 1848 | 1. Redistributions of source code must retain the above copyright |
| 1849 | notice, this list of conditions and the following disclaimer. |
| 1850 | 2. Redistributions in binary form must reproduce the above copyright |
| 1851 | notice, this list of conditions and the following disclaimer in the |
| 1852 | documentation and/or other materials provided with the distribution. |
| 1853 | 3. Neither the name of the University nor the names of its contributors |
| 1854 | may be used to endorse or promote products derived from this software |
| 1855 | without specific prior written permission. |
| 1856 | |
| 1857 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1858 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1859 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1860 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1861 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1862 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1863 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1864 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1865 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1866 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1867 | SUCH DAMAGE. |
| 1868 | |
| 1869 | ------------------------------------------------------------------- |
| 1870 | |
| 1871 | Copyright (c) 1989 The Regents of the University of California. |
| 1872 | All rights reserved. |
| 1873 | (c) UNIX System Laboratories, Inc. |
| 1874 | All or some portions of this file are derived from material licensed |
| 1875 | to the University of California by American Telephone and Telegraph |
| 1876 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 1877 | the permission of UNIX System Laboratories, Inc. |
| 1878 | |
| 1879 | Redistribution and use in source and binary forms, with or without |
| 1880 | modification, are permitted provided that the following conditions |
| 1881 | are met: |
| 1882 | 1. Redistributions of source code must retain the above copyright |
| 1883 | notice, this list of conditions and the following disclaimer. |
| 1884 | 2. Redistributions in binary form must reproduce the above copyright |
| 1885 | notice, this list of conditions and the following disclaimer in the |
| 1886 | documentation and/or other materials provided with the distribution. |
| 1887 | 3. Neither the name of the University nor the names of its contributors |
| 1888 | may be used to endorse or promote products derived from this software |
| 1889 | without specific prior written permission. |
| 1890 | |
| 1891 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1892 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1893 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1894 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1895 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 1896 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1897 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1898 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1899 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1900 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1901 | SUCH DAMAGE. |
| 1902 | |
| 1903 | ------------------------------------------------------------------- |
| 1904 | |
| 1905 | Copyright (c) 1989, 1993 |
| 1906 | The Regents of the University of California. All rights reserved. |
| 1907 | |
| 1908 | Redistribution and use in source and binary forms, with or without |
| 1909 | modification, are permitted provided that the following conditions |
| 1910 | are met: |
| 1911 | 1. Redistributions of source code must retain the above copyright |
| 1912 | notice, this list of conditions and the following disclaimer. |
| 1913 | 2. Redistributions in binary form must reproduce the above copyright |
| 1914 | notice, this list of conditions and the following disclaimer in the |
| 1915 | documentation and/or other materials provided with the distribution. |
| 1916 | 3. Neither the name of the University nor the names of its contributors |
| 1917 | may be used to endorse or promote products derived from this software |
| 1918 | without specific prior written permission. |
| 1919 | |
| 1920 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1921 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1922 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1923 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1924 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1925 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1926 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1927 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1928 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1929 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1930 | SUCH DAMAGE. |
| 1931 | |
| 1932 | ------------------------------------------------------------------- |
| 1933 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 1934 | Copyright (c) 1989, 1993 |
| 1935 | The Regents of the University of California. All rights reserved. |
| 1936 | |
| 1937 | Redistribution and use in source and binary forms, with or without |
| 1938 | modification, are permitted provided that the following conditions |
| 1939 | are met: |
| 1940 | 1. Redistributions of source code must retain the above copyright |
| 1941 | notice, this list of conditions and the following disclaimer. |
| 1942 | 2. Redistributions in binary form must reproduce the above copyright |
| 1943 | notice, this list of conditions and the following disclaimer in the |
| 1944 | documentation and/or other materials provided with the distribution. |
| 1945 | 4. Neither the name of the University nor the names of its contributors |
| 1946 | may be used to endorse or promote products derived from this software |
| 1947 | without specific prior written permission. |
| 1948 | |
| 1949 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1950 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1951 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1952 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1953 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1954 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1955 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1956 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1957 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1958 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1959 | SUCH DAMAGE. |
| 1960 | |
| 1961 | ------------------------------------------------------------------- |
| 1962 | |
| 1963 | Copyright (c) 1989, 1993 |
| 1964 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 1965 | |
| 1966 | This code is derived from software contributed to Berkeley by |
Elliott Hughes | f1c568d | 2017-09-26 17:09:07 -0700 | [diff] [blame] | 1967 | Guido van Rossum. |
| 1968 | |
| 1969 | Copyright (c) 2011 The FreeBSD Foundation |
| 1970 | All rights reserved. |
| 1971 | Portions of this software were developed by David Chisnall |
| 1972 | under sponsorship from the FreeBSD Foundation. |
| 1973 | |
| 1974 | Redistribution and use in source and binary forms, with or without |
| 1975 | modification, are permitted provided that the following conditions |
| 1976 | are met: |
| 1977 | 1. Redistributions of source code must retain the above copyright |
| 1978 | notice, this list of conditions and the following disclaimer. |
| 1979 | 2. Redistributions in binary form must reproduce the above copyright |
| 1980 | notice, this list of conditions and the following disclaimer in the |
| 1981 | documentation and/or other materials provided with the distribution. |
| 1982 | 3. Neither the name of the University nor the names of its contributors |
| 1983 | may be used to endorse or promote products derived from this software |
| 1984 | without specific prior written permission. |
| 1985 | |
| 1986 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 1987 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 1988 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 1989 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 1990 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 1991 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 1992 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 1993 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 1994 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 1995 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 1996 | SUCH DAMAGE. |
| 1997 | |
| 1998 | ------------------------------------------------------------------- |
| 1999 | |
| 2000 | Copyright (c) 1989, 1993 |
| 2001 | The Regents of the University of California. All rights reserved. |
| 2002 | |
| 2003 | This code is derived from software contributed to Berkeley by |
| 2004 | Guido van Rossum. |
| 2005 | |
| 2006 | Redistribution and use in source and binary forms, with or without |
| 2007 | modification, are permitted provided that the following conditions |
| 2008 | are met: |
| 2009 | 1. Redistributions of source code must retain the above copyright |
| 2010 | notice, this list of conditions and the following disclaimer. |
| 2011 | 2. Redistributions in binary form must reproduce the above copyright |
| 2012 | notice, this list of conditions and the following disclaimer in the |
| 2013 | documentation and/or other materials provided with the distribution. |
| 2014 | 3. Neither the name of the University nor the names of its contributors |
| 2015 | may be used to endorse or promote products derived from this software |
| 2016 | without specific prior written permission. |
| 2017 | |
| 2018 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2019 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2020 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2021 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2022 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2023 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2024 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2025 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2026 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2027 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2028 | SUCH DAMAGE. |
| 2029 | |
| 2030 | ------------------------------------------------------------------- |
| 2031 | |
| 2032 | Copyright (c) 1989, 1993 |
| 2033 | The Regents of the University of California. All rights reserved. |
| 2034 | |
| 2035 | This code is derived from software contributed to Berkeley by |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 2036 | Roger L. Snyder. |
| 2037 | |
| 2038 | Redistribution and use in source and binary forms, with or without |
| 2039 | modification, are permitted provided that the following conditions |
| 2040 | are met: |
| 2041 | 1. Redistributions of source code must retain the above copyright |
| 2042 | notice, this list of conditions and the following disclaimer. |
| 2043 | 2. Redistributions in binary form must reproduce the above copyright |
| 2044 | notice, this list of conditions and the following disclaimer in the |
| 2045 | documentation and/or other materials provided with the distribution. |
| 2046 | 3. Neither the name of the University nor the names of its contributors |
| 2047 | may be used to endorse or promote products derived from this software |
| 2048 | without specific prior written permission. |
| 2049 | |
| 2050 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2051 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2052 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2053 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2054 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2055 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2056 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2057 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2058 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2059 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2060 | SUCH DAMAGE. |
| 2061 | |
| 2062 | ------------------------------------------------------------------- |
| 2063 | |
| 2064 | Copyright (c) 1989, 1993 |
| 2065 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2066 | (c) UNIX System Laboratories, Inc. |
| 2067 | All or some portions of this file are derived from material licensed |
| 2068 | to the University of California by American Telephone and Telegraph |
| 2069 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 2070 | the permission of UNIX System Laboratories, Inc. |
| 2071 | |
| 2072 | Redistribution and use in source and binary forms, with or without |
| 2073 | modification, are permitted provided that the following conditions |
| 2074 | are met: |
| 2075 | 1. Redistributions of source code must retain the above copyright |
| 2076 | notice, this list of conditions and the following disclaimer. |
| 2077 | 2. Redistributions in binary form must reproduce the above copyright |
| 2078 | notice, this list of conditions and the following disclaimer in the |
| 2079 | documentation and/or other materials provided with the distribution. |
| 2080 | 3. Neither the name of the University nor the names of its contributors |
| 2081 | may be used to endorse or promote products derived from this software |
| 2082 | without specific prior written permission. |
| 2083 | |
| 2084 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2085 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2086 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2087 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2088 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2089 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2090 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2091 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2092 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2093 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2094 | SUCH DAMAGE. |
| 2095 | |
| 2096 | ------------------------------------------------------------------- |
| 2097 | |
Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 2098 | Copyright (c) 1990 Regents of the University of California. |
| 2099 | All rights reserved. |
| 2100 | |
| 2101 | This code is derived from software contributed to Berkeley by |
| 2102 | Chris Torek. |
| 2103 | |
| 2104 | Redistribution and use in source and binary forms, with or without |
| 2105 | modification, are permitted provided that the following conditions |
| 2106 | are met: |
| 2107 | 1. Redistributions of source code must retain the above copyright |
| 2108 | notice, this list of conditions and the following disclaimer. |
| 2109 | 2. Redistributions in binary form must reproduce the above copyright |
| 2110 | notice, this list of conditions and the following disclaimer in the |
| 2111 | documentation and/or other materials provided with the distribution. |
| 2112 | 3. Neither the name of the University nor the names of its contributors |
| 2113 | may be used to endorse or promote products derived from this software |
| 2114 | without specific prior written permission. |
| 2115 | |
| 2116 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2117 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2118 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2119 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2120 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2121 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2122 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2123 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2124 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2125 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2126 | SUCH DAMAGE. |
| 2127 | |
| 2128 | ------------------------------------------------------------------- |
| 2129 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2130 | Copyright (c) 1990 The Regents of the University of California. |
| 2131 | All rights reserved. |
| 2132 | |
| 2133 | Redistribution and use in source and binary forms, with or without |
| 2134 | modification, are permitted provided that the following conditions |
| 2135 | are met: |
| 2136 | 1. Redistributions of source code must retain the above copyright |
| 2137 | notice, this list of conditions and the following disclaimer. |
| 2138 | 2. Redistributions in binary form must reproduce the above copyright |
| 2139 | notice, this list of conditions and the following disclaimer in the |
| 2140 | documentation and/or other materials provided with the distribution. |
| 2141 | 3. Neither the name of the University nor the names of its contributors |
| 2142 | may be used to endorse or promote products derived from this software |
| 2143 | without specific prior written permission. |
| 2144 | |
| 2145 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2146 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2147 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2148 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2149 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2150 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2151 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2152 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2153 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2154 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2155 | SUCH DAMAGE. |
| 2156 | |
| 2157 | ------------------------------------------------------------------- |
| 2158 | |
| 2159 | Copyright (c) 1990 The Regents of the University of California. |
| 2160 | All rights reserved. |
| 2161 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2162 | This code is derived from software contributed to Berkeley by |
| 2163 | Chris Torek. |
| 2164 | |
| 2165 | Redistribution and use in source and binary forms, with or without |
| 2166 | modification, are permitted provided that the following conditions |
| 2167 | are met: |
| 2168 | 1. Redistributions of source code must retain the above copyright |
| 2169 | notice, this list of conditions and the following disclaimer. |
| 2170 | 2. Redistributions in binary form must reproduce the above copyright |
| 2171 | notice, this list of conditions and the following disclaimer in the |
| 2172 | documentation and/or other materials provided with the distribution. |
| 2173 | 3. Neither the name of the University nor the names of its contributors |
| 2174 | may be used to endorse or promote products derived from this software |
| 2175 | without specific prior written permission. |
| 2176 | |
| 2177 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2178 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2179 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2180 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2181 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2182 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2183 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2184 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2185 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2186 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2187 | SUCH DAMAGE. |
| 2188 | |
| 2189 | ------------------------------------------------------------------- |
| 2190 | |
| 2191 | Copyright (c) 1990 The Regents of the University of California. |
| 2192 | All rights reserved. |
| 2193 | |
| 2194 | This code is derived from software contributed to Berkeley by |
| 2195 | William Jolitz. |
| 2196 | |
| 2197 | Redistribution and use in source and binary forms, with or without |
| 2198 | modification, are permitted provided that the following conditions |
| 2199 | are met: |
| 2200 | 1. Redistributions of source code must retain the above copyright |
| 2201 | notice, this list of conditions and the following disclaimer. |
| 2202 | 2. Redistributions in binary form must reproduce the above copyright |
| 2203 | notice, this list of conditions and the following disclaimer in the |
| 2204 | documentation and/or other materials provided with the distribution. |
| 2205 | 3. Neither the name of the University nor the names of its contributors |
| 2206 | may be used to endorse or promote products derived from this software |
| 2207 | without specific prior written permission. |
| 2208 | |
| 2209 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2210 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2211 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2212 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2213 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2214 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2215 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2216 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2217 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2218 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2219 | SUCH DAMAGE. |
| 2220 | |
| 2221 | ------------------------------------------------------------------- |
| 2222 | |
| 2223 | Copyright (c) 1990, 1993 |
| 2224 | The Regents of the University of California. All rights reserved. |
| 2225 | |
| 2226 | Redistribution and use in source and binary forms, with or without |
| 2227 | modification, are permitted provided that the following conditions |
| 2228 | are met: |
| 2229 | 1. Redistributions of source code must retain the above copyright |
| 2230 | notice, this list of conditions and the following disclaimer. |
| 2231 | 2. Redistributions in binary form must reproduce the above copyright |
| 2232 | notice, this list of conditions and the following disclaimer in the |
| 2233 | documentation and/or other materials provided with the distribution. |
| 2234 | 3. Neither the name of the University nor the names of its contributors |
| 2235 | may be used to endorse or promote products derived from this software |
| 2236 | without specific prior written permission. |
| 2237 | |
| 2238 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2239 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2240 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2241 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2242 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2243 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2244 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2245 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2246 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2247 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2248 | SUCH DAMAGE. |
| 2249 | |
| 2250 | ------------------------------------------------------------------- |
| 2251 | |
| 2252 | Copyright (c) 1990, 1993 |
| 2253 | The Regents of the University of California. All rights reserved. |
| 2254 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2255 | This code is derived from software contributed to Berkeley by |
| 2256 | Chris Torek. |
| 2257 | |
| 2258 | Redistribution and use in source and binary forms, with or without |
| 2259 | modification, are permitted provided that the following conditions |
| 2260 | are met: |
| 2261 | 1. Redistributions of source code must retain the above copyright |
| 2262 | notice, this list of conditions and the following disclaimer. |
| 2263 | 2. Redistributions in binary form must reproduce the above copyright |
| 2264 | notice, this list of conditions and the following disclaimer in the |
| 2265 | documentation and/or other materials provided with the distribution. |
| 2266 | 3. Neither the name of the University nor the names of its contributors |
| 2267 | may be used to endorse or promote products derived from this software |
| 2268 | without specific prior written permission. |
| 2269 | |
| 2270 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2271 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2272 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2273 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2274 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2275 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2276 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2277 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2278 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2279 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2280 | SUCH DAMAGE. |
| 2281 | |
| 2282 | ------------------------------------------------------------------- |
| 2283 | |
| 2284 | Copyright (c) 1990, 1993 |
| 2285 | The Regents of the University of California. All rights reserved. |
| 2286 | |
| 2287 | This code is derived from software contributed to Berkeley by |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2288 | Donn Seeley at UUNET Technologies, Inc. |
| 2289 | |
| 2290 | Redistribution and use in source and binary forms, with or without |
| 2291 | modification, are permitted provided that the following conditions |
| 2292 | are met: |
| 2293 | 1. Redistributions of source code must retain the above copyright |
| 2294 | notice, this list of conditions and the following disclaimer. |
| 2295 | 2. Redistributions in binary form must reproduce the above copyright |
| 2296 | notice, this list of conditions and the following disclaimer in the |
| 2297 | documentation and/or other materials provided with the distribution. |
| 2298 | 3. Neither the name of the University nor the names of its contributors |
| 2299 | may be used to endorse or promote products derived from this software |
| 2300 | without specific prior written permission. |
| 2301 | |
| 2302 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2303 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2304 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2305 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2306 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2307 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2308 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2309 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2310 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2311 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2312 | SUCH DAMAGE. |
| 2313 | |
| 2314 | ------------------------------------------------------------------- |
| 2315 | |
| 2316 | Copyright (c) 1990, 1993 |
| 2317 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 2318 | |
| 2319 | This code is derived from software contributed to Berkeley by |
| 2320 | Donn Seeley at UUNET Technologies, Inc. |
| 2321 | |
| 2322 | Redistribution and use in source and binary forms, with or without |
| 2323 | modification, are permitted provided that the following conditions |
| 2324 | are met: |
| 2325 | 1. Redistributions of source code must retain the above copyright |
| 2326 | notice, this list of conditions and the following disclaimer. |
| 2327 | 2. Redistributions in binary form must reproduce the above copyright |
| 2328 | notice, this list of conditions and the following disclaimer in the |
| 2329 | documentation and/or other materials provided with the distribution. |
| 2330 | 4. Neither the name of the University nor the names of its contributors |
| 2331 | may be used to endorse or promote products derived from this software |
| 2332 | without specific prior written permission. |
| 2333 | |
| 2334 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2335 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2336 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2337 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2338 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2339 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2340 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2341 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2342 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2343 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2344 | SUCH DAMAGE. |
| 2345 | |
| 2346 | ------------------------------------------------------------------- |
| 2347 | |
| 2348 | Copyright (c) 1990, 1993 |
| 2349 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2350 | (c) UNIX System Laboratories, Inc. |
| 2351 | All or some portions of this file are derived from material licensed |
| 2352 | to the University of California by American Telephone and Telegraph |
| 2353 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 2354 | the permission of UNIX System Laboratories, Inc. |
| 2355 | |
| 2356 | Redistribution and use in source and binary forms, with or without |
| 2357 | modification, are permitted provided that the following conditions |
| 2358 | are met: |
| 2359 | 1. Redistributions of source code must retain the above copyright |
| 2360 | notice, this list of conditions and the following disclaimer. |
| 2361 | 2. Redistributions in binary form must reproduce the above copyright |
| 2362 | notice, this list of conditions and the following disclaimer in the |
| 2363 | documentation and/or other materials provided with the distribution. |
| 2364 | 3. Neither the name of the University nor the names of its contributors |
| 2365 | may be used to endorse or promote products derived from this software |
| 2366 | without specific prior written permission. |
| 2367 | |
| 2368 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2369 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2370 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2371 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2372 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2373 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2374 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2375 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2376 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2377 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2378 | SUCH DAMAGE. |
| 2379 | |
| 2380 | ------------------------------------------------------------------- |
| 2381 | |
| 2382 | Copyright (c) 1990, 1993, 1994 |
| 2383 | The Regents of the University of California. All rights reserved. |
| 2384 | |
| 2385 | Redistribution and use in source and binary forms, with or without |
| 2386 | modification, are permitted provided that the following conditions |
| 2387 | are met: |
| 2388 | 1. Redistributions of source code must retain the above copyright |
| 2389 | notice, this list of conditions and the following disclaimer. |
| 2390 | 2. Redistributions in binary form must reproduce the above copyright |
| 2391 | notice, this list of conditions and the following disclaimer in the |
| 2392 | documentation and/or other materials provided with the distribution. |
| 2393 | 3. Neither the name of the University nor the names of its contributors |
| 2394 | may be used to endorse or promote products derived from this software |
| 2395 | without specific prior written permission. |
| 2396 | |
| 2397 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2398 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2399 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2400 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2401 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2402 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2403 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2404 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2405 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2406 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2407 | SUCH DAMAGE. |
| 2408 | |
| 2409 | ------------------------------------------------------------------- |
| 2410 | |
| 2411 | Copyright (c) 1990, 1993, 1994 |
| 2412 | The Regents of the University of California. All rights reserved. |
| 2413 | |
| 2414 | This code is derived from software contributed to Berkeley by |
| 2415 | Chris Torek. |
| 2416 | |
| 2417 | Redistribution and use in source and binary forms, with or without |
| 2418 | modification, are permitted provided that the following conditions |
| 2419 | are met: |
| 2420 | 1. Redistributions of source code must retain the above copyright |
| 2421 | notice, this list of conditions and the following disclaimer. |
| 2422 | 2. Redistributions in binary form must reproduce the above copyright |
| 2423 | notice, this list of conditions and the following disclaimer in the |
| 2424 | documentation and/or other materials provided with the distribution. |
| 2425 | 3. Neither the name of the University nor the names of its contributors |
| 2426 | may be used to endorse or promote products derived from this software |
| 2427 | without specific prior written permission. |
| 2428 | |
| 2429 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2430 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2431 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2432 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2433 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2434 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2435 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2436 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2437 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2438 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2439 | SUCH DAMAGE. |
| 2440 | |
| 2441 | ------------------------------------------------------------------- |
| 2442 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2443 | Copyright (c) 1991 The Regents of the University of California. |
| 2444 | All rights reserved. |
| 2445 | |
| 2446 | Redistribution and use in source and binary forms, with or without |
| 2447 | modification, are permitted provided that the following conditions |
| 2448 | are met: |
| 2449 | 1. Redistributions of source code must retain the above copyright |
| 2450 | notice, this list of conditions and the following disclaimer. |
| 2451 | 2. Redistributions in binary form must reproduce the above copyright |
| 2452 | notice, this list of conditions and the following disclaimer in the |
| 2453 | documentation and/or other materials provided with the distribution. |
| 2454 | 3. Neither the name of the University nor the names of its contributors |
| 2455 | may be used to endorse or promote products derived from this software |
| 2456 | without specific prior written permission. |
| 2457 | |
| 2458 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2459 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2460 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2461 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2462 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2463 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2464 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2465 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2466 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2467 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2468 | SUCH DAMAGE. |
| 2469 | |
| 2470 | ------------------------------------------------------------------- |
| 2471 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2472 | Copyright (c) 1991, 1993 |
| 2473 | The Regents of the University of California. All rights reserved. |
| 2474 | |
| 2475 | Redistribution and use in source and binary forms, with or without |
| 2476 | modification, are permitted provided that the following conditions |
| 2477 | are met: |
| 2478 | 1. Redistributions of source code must retain the above copyright |
| 2479 | notice, this list of conditions and the following disclaimer. |
| 2480 | 2. Redistributions in binary form must reproduce the above copyright |
| 2481 | notice, this list of conditions and the following disclaimer in the |
| 2482 | documentation and/or other materials provided with the distribution. |
| 2483 | 3. Neither the name of the University nor the names of its contributors |
| 2484 | may be used to endorse or promote products derived from this software |
| 2485 | without specific prior written permission. |
| 2486 | |
| 2487 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2488 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2489 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2490 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2491 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2492 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2493 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2494 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2495 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2496 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2497 | SUCH DAMAGE. |
| 2498 | |
| 2499 | ------------------------------------------------------------------- |
| 2500 | |
| 2501 | Copyright (c) 1991, 1993 |
| 2502 | The Regents of the University of California. All rights reserved. |
| 2503 | |
| 2504 | This code is derived from software contributed to Berkeley by |
| 2505 | Berkeley Software Design, Inc. |
| 2506 | |
| 2507 | Redistribution and use in source and binary forms, with or without |
| 2508 | modification, are permitted provided that the following conditions |
| 2509 | are met: |
| 2510 | 1. Redistributions of source code must retain the above copyright |
| 2511 | notice, this list of conditions and the following disclaimer. |
| 2512 | 2. Redistributions in binary form must reproduce the above copyright |
| 2513 | notice, this list of conditions and the following disclaimer in the |
| 2514 | documentation and/or other materials provided with the distribution. |
| 2515 | 3. Neither the name of the University nor the names of its contributors |
| 2516 | may be used to endorse or promote products derived from this software |
| 2517 | without specific prior written permission. |
| 2518 | |
| 2519 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2520 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2521 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2522 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2523 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2524 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2525 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2526 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2527 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2528 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2529 | SUCH DAMAGE. |
| 2530 | |
| 2531 | ------------------------------------------------------------------- |
| 2532 | |
| 2533 | Copyright (c) 1991, 1993 |
| 2534 | The Regents of the University of California. All rights reserved. |
| 2535 | (c) UNIX System Laboratories, Inc. |
| 2536 | All or some portions of this file are derived from material licensed |
| 2537 | to the University of California by American Telephone and Telegraph |
| 2538 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 2539 | the permission of UNIX System Laboratories, Inc. |
| 2540 | |
| 2541 | This code is derived from software contributed to Berkeley by |
| 2542 | Hugh Smith at The University of Guelph. |
| 2543 | |
| 2544 | Redistribution and use in source and binary forms, with or without |
| 2545 | modification, are permitted provided that the following conditions |
| 2546 | are met: |
| 2547 | 1. Redistributions of source code must retain the above copyright |
| 2548 | notice, this list of conditions and the following disclaimer. |
| 2549 | 2. Redistributions in binary form must reproduce the above copyright |
| 2550 | notice, this list of conditions and the following disclaimer in the |
| 2551 | documentation and/or other materials provided with the distribution. |
| 2552 | 3. Neither the name of the University nor the names of its contributors |
| 2553 | may be used to endorse or promote products derived from this software |
| 2554 | without specific prior written permission. |
| 2555 | |
| 2556 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2557 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2558 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2559 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2560 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2561 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2562 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2563 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2564 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2565 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2566 | SUCH DAMAGE. |
| 2567 | |
| 2568 | ------------------------------------------------------------------- |
| 2569 | |
| 2570 | Copyright (c) 1991, 1993, 1995, |
| 2571 | The Regents of the University of California. All rights reserved. |
| 2572 | |
| 2573 | This code is derived from software contributed to Berkeley by |
| 2574 | Havard Eidnes. |
| 2575 | |
| 2576 | Redistribution and use in source and binary forms, with or without |
| 2577 | modification, are permitted provided that the following conditions |
| 2578 | are met: |
| 2579 | 1. Redistributions of source code must retain the above copyright |
| 2580 | notice, this list of conditions and the following disclaimer. |
| 2581 | 2. Redistributions in binary form must reproduce the above copyright |
| 2582 | notice, this list of conditions and the following disclaimer in the |
| 2583 | documentation and/or other materials provided with the distribution. |
| 2584 | 3. Neither the name of the University nor the names of its contributors |
| 2585 | may be used to endorse or promote products derived from this software |
| 2586 | without specific prior written permission. |
| 2587 | |
| 2588 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2589 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2590 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2591 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2592 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2593 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2594 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2595 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2596 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2597 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2598 | SUCH DAMAGE. |
| 2599 | |
| 2600 | ------------------------------------------------------------------- |
| 2601 | |
| 2602 | Copyright (c) 1992 Henry Spencer. |
| 2603 | Copyright (c) 1992, 1993 |
| 2604 | The Regents of the University of California. All rights reserved. |
| 2605 | |
| 2606 | This code is derived from software contributed to Berkeley by |
| 2607 | Henry Spencer of the University of Toronto. |
| 2608 | |
| 2609 | Redistribution and use in source and binary forms, with or without |
| 2610 | modification, are permitted provided that the following conditions |
| 2611 | are met: |
| 2612 | 1. Redistributions of source code must retain the above copyright |
| 2613 | notice, this list of conditions and the following disclaimer. |
| 2614 | 2. Redistributions in binary form must reproduce the above copyright |
| 2615 | notice, this list of conditions and the following disclaimer in the |
| 2616 | documentation and/or other materials provided with the distribution. |
| 2617 | 3. Neither the name of the University nor the names of its contributors |
| 2618 | may be used to endorse or promote products derived from this software |
| 2619 | without specific prior written permission. |
| 2620 | |
| 2621 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2622 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2623 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2624 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2625 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2626 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2627 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2628 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2629 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2630 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2631 | SUCH DAMAGE. |
| 2632 | |
| 2633 | ------------------------------------------------------------------- |
| 2634 | |
| 2635 | Copyright (c) 1992 The Regents of the University of California. |
| 2636 | All rights reserved. |
| 2637 | |
| 2638 | Redistribution and use in source and binary forms, with or without |
| 2639 | modification, are permitted provided that the following conditions |
| 2640 | are met: |
| 2641 | 1. Redistributions of source code must retain the above copyright |
| 2642 | notice, this list of conditions and the following disclaimer. |
| 2643 | 2. Redistributions in binary form must reproduce the above copyright |
| 2644 | notice, this list of conditions and the following disclaimer in the |
| 2645 | documentation and/or other materials provided with the distribution. |
| 2646 | 3. Neither the name of the University nor the names of its contributors |
| 2647 | may be used to endorse or promote products derived from this software |
| 2648 | without specific prior written permission. |
| 2649 | |
| 2650 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2651 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2652 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2653 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2654 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2655 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2656 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2657 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2658 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2659 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2660 | SUCH DAMAGE. |
| 2661 | |
| 2662 | ------------------------------------------------------------------- |
| 2663 | |
| 2664 | Copyright (c) 1992, 1993 |
| 2665 | The Regents of the University of California. All rights reserved. |
| 2666 | |
| 2667 | Redistribution and use in source and binary forms, with or without |
| 2668 | modification, are permitted provided that the following conditions |
| 2669 | are met: |
| 2670 | 1. Redistributions of source code must retain the above copyright |
| 2671 | notice, this list of conditions and the following disclaimer. |
| 2672 | 2. Redistributions in binary form must reproduce the above copyright |
| 2673 | notice, this list of conditions and the following disclaimer in the |
| 2674 | documentation and/or other materials provided with the distribution. |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 2675 | 3. All advertising materials mentioning features or use of this software |
| 2676 | must display the following acknowledgement: |
| 2677 | This product includes software developed by the University of |
| 2678 | California, Berkeley and its contributors. |
| 2679 | 4. Neither the name of the University nor the names of its contributors |
| 2680 | may be used to endorse or promote products derived from this software |
| 2681 | without specific prior written permission. |
| 2682 | |
| 2683 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2684 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2685 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2686 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2687 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2688 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2689 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2690 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2691 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2692 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2693 | SUCH DAMAGE. |
| 2694 | |
| 2695 | ------------------------------------------------------------------- |
| 2696 | |
| 2697 | Copyright (c) 1992, 1993 |
| 2698 | The Regents of the University of California. All rights reserved. |
| 2699 | |
| 2700 | Redistribution and use in source and binary forms, with or without |
| 2701 | modification, are permitted provided that the following conditions |
| 2702 | are met: |
| 2703 | 1. Redistributions of source code must retain the above copyright |
| 2704 | notice, this list of conditions and the following disclaimer. |
| 2705 | 2. Redistributions in binary form must reproduce the above copyright |
| 2706 | notice, this list of conditions and the following disclaimer in the |
| 2707 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2708 | 3. Neither the name of the University nor the names of its contributors |
| 2709 | may be used to endorse or promote products derived from this software |
| 2710 | without specific prior written permission. |
| 2711 | |
| 2712 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2713 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2714 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2715 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2716 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2717 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2718 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2719 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2720 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2721 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2722 | SUCH DAMAGE. |
| 2723 | |
| 2724 | ------------------------------------------------------------------- |
| 2725 | |
| 2726 | Copyright (c) 1992, 1993 |
| 2727 | The Regents of the University of California. All rights reserved. |
| 2728 | |
| 2729 | This code is derived from software contributed to Berkeley by |
| 2730 | Ralph Campbell. |
| 2731 | |
| 2732 | Redistribution and use in source and binary forms, with or without |
| 2733 | modification, are permitted provided that the following conditions |
| 2734 | are met: |
| 2735 | 1. Redistributions of source code must retain the above copyright |
| 2736 | notice, this list of conditions and the following disclaimer. |
| 2737 | 2. Redistributions in binary form must reproduce the above copyright |
| 2738 | notice, this list of conditions and the following disclaimer in the |
| 2739 | documentation and/or other materials provided with the distribution. |
| 2740 | 3. Neither the name of the University nor the names of its contributors |
| 2741 | may be used to endorse or promote products derived from this software |
| 2742 | without specific prior written permission. |
| 2743 | |
| 2744 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2745 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2746 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2747 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2748 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2749 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2750 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2751 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2752 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2753 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2754 | SUCH DAMAGE. |
| 2755 | |
| 2756 | ------------------------------------------------------------------- |
| 2757 | |
| 2758 | Copyright (c) 1992, 1993 |
| 2759 | The Regents of the University of California. All rights reserved. |
| 2760 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2761 | This software was developed by the Computer Systems Engineering group |
| 2762 | at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and |
| 2763 | contributed to Berkeley. |
| 2764 | |
| 2765 | All advertising materials mentioning features or use of this software |
| 2766 | must display the following acknowledgement: |
| 2767 | This product includes software developed by the University of |
| 2768 | California, Lawrence Berkeley Laboratory. |
| 2769 | |
| 2770 | Redistribution and use in source and binary forms, with or without |
| 2771 | modification, are permitted provided that the following conditions |
| 2772 | are met: |
| 2773 | 1. Redistributions of source code must retain the above copyright |
| 2774 | notice, this list of conditions and the following disclaimer. |
| 2775 | 2. Redistributions in binary form must reproduce the above copyright |
| 2776 | notice, this list of conditions and the following disclaimer in the |
| 2777 | documentation and/or other materials provided with the distribution. |
| 2778 | 3. All advertising materials mentioning features or use of this software |
| 2779 | must display the following acknowledgement: |
| 2780 | This product includes software developed by the University of |
| 2781 | California, Berkeley and its contributors. |
| 2782 | 4. 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 | |
| 2786 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2787 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2788 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2789 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2790 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2791 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2792 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2793 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2794 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2795 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2796 | SUCH DAMAGE. |
| 2797 | |
| 2798 | ------------------------------------------------------------------- |
| 2799 | |
| 2800 | Copyright (c) 1992, 1993 |
| 2801 | The Regents of the University of California. All rights reserved. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2802 | (c) UNIX System Laboratories, Inc. |
| 2803 | All or some portions of this file are derived from material licensed |
| 2804 | to the University of California by American Telephone and Telegraph |
| 2805 | Co. or Unix System Laboratories, Inc. and are reproduced herein with |
| 2806 | the permission of UNIX System Laboratories, Inc. |
| 2807 | |
| 2808 | Redistribution and use in source and binary forms, with or without |
| 2809 | modification, are permitted provided that the following conditions |
| 2810 | are met: |
| 2811 | 1. Redistributions of source code must retain the above copyright |
| 2812 | notice, this list of conditions and the following disclaimer. |
| 2813 | 2. Redistributions in binary form must reproduce the above copyright |
| 2814 | notice, this list of conditions and the following disclaimer in the |
| 2815 | documentation and/or other materials provided with the distribution. |
| 2816 | 3. Neither the name of the University nor the names of its contributors |
| 2817 | may be used to endorse or promote products derived from this software |
| 2818 | without specific prior written permission. |
| 2819 | |
| 2820 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2821 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2822 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2823 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2824 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2825 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2826 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2827 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2828 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2829 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2830 | SUCH DAMAGE. |
| 2831 | |
| 2832 | ------------------------------------------------------------------- |
| 2833 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2834 | Copyright (c) 1992, 1993, 1994 |
| 2835 | The Regents of the University of California. All rights reserved. |
| 2836 | |
| 2837 | This code is derived from software contributed to Berkeley by |
| 2838 | Henry Spencer. |
| 2839 | |
| 2840 | Redistribution and use in source and binary forms, with or without |
| 2841 | modification, are permitted provided that the following conditions |
| 2842 | are met: |
| 2843 | 1. Redistributions of source code must retain the above copyright |
| 2844 | notice, this list of conditions and the following disclaimer. |
| 2845 | 2. Redistributions in binary form must reproduce the above copyright |
| 2846 | notice, this list of conditions and the following disclaimer in the |
| 2847 | documentation and/or other materials provided with the distribution. |
| 2848 | 3. Neither the name of the University nor the names of its contributors |
| 2849 | may be used to endorse or promote products derived from this software |
| 2850 | without specific prior written permission. |
| 2851 | |
| 2852 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2853 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2854 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2855 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2856 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2857 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2858 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2859 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2860 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2861 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2862 | SUCH DAMAGE. |
| 2863 | |
| 2864 | ------------------------------------------------------------------- |
| 2865 | |
Elliott Hughes | cc213f8 | 2012-08-14 15:32:42 -0700 | [diff] [blame] | 2866 | Copyright (c) 1992, 1993, 1994 Henry Spencer. |
| 2867 | |
| 2868 | This code is derived from software contributed to Berkeley by |
| 2869 | Henry Spencer. |
| 2870 | |
| 2871 | Redistribution and use in source and binary forms, with or without |
| 2872 | modification, are permitted provided that the following conditions |
| 2873 | are met: |
| 2874 | 1. Redistributions of source code must retain the above copyright |
| 2875 | notice, this list of conditions and the following disclaimer. |
| 2876 | 2. Redistributions in binary form must reproduce the above copyright |
| 2877 | notice, this list of conditions and the following disclaimer in the |
| 2878 | documentation and/or other materials provided with the distribution. |
| 2879 | 3. All advertising materials mentioning features or use of this software |
| 2880 | must display the following acknowledgement: |
| 2881 | This product includes software developed by the University of |
| 2882 | California, Berkeley and its contributors. |
| 2883 | 4. Neither the name of the University nor the names of its contributors |
| 2884 | may be used to endorse or promote products derived from this software |
| 2885 | without specific prior written permission. |
| 2886 | |
| 2887 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2888 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2889 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2890 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2891 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2892 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2893 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2894 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2895 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2896 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2897 | SUCH DAMAGE. |
| 2898 | |
| 2899 | ------------------------------------------------------------------- |
| 2900 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2901 | Copyright (c) 1993 |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2902 | The Regents of the University of California. All rights reserved. |
| 2903 | |
| 2904 | Redistribution and use in source and binary forms, with or without |
| 2905 | modification, are permitted provided that the following conditions |
| 2906 | are met: |
| 2907 | 1. Redistributions of source code must retain the above copyright |
| 2908 | notice, this list of conditions and the following disclaimer. |
| 2909 | 2. Redistributions in binary form must reproduce the above copyright |
| 2910 | notice, this list of conditions and the following disclaimer in the |
| 2911 | documentation and/or other materials provided with the distribution. |
| 2912 | 3. Neither the name of the University nor the names of its contributors |
| 2913 | may be used to endorse or promote products derived from this software |
| 2914 | without specific prior written permission. |
| 2915 | |
| 2916 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 2917 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 2918 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 2919 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 2920 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 2921 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 2922 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 2923 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 2924 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 2925 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 2926 | SUCH DAMAGE. |
| 2927 | |
| 2928 | ------------------------------------------------------------------- |
| 2929 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2930 | Copyright (c) 1993 Martin Birgmeier |
| 2931 | All rights reserved. |
| 2932 | |
| 2933 | You may redistribute unmodified or modified versions of this source |
| 2934 | code provided that the above copyright notice and this and the |
| 2935 | following conditions are retained. |
| 2936 | |
| 2937 | This software is provided ``as is'', and comes with no warranties |
| 2938 | of any kind. I shall in no event be liable for anything that happens |
| 2939 | to anyone/anything when using this software. |
| 2940 | |
| 2941 | ------------------------------------------------------------------- |
| 2942 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2943 | Copyright (c) 1994 SigmaSoft, Th. Lockert <tholo@sigmasoft.com> |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2944 | All rights reserved. |
| 2945 | |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2946 | Redistribution and use in source and binary forms, with or without |
| 2947 | modification, are permitted provided that the following conditions |
| 2948 | are met: |
| 2949 | 1. Redistributions of source code must retain the above copyright |
| 2950 | notice, this list of conditions and the following disclaimer. |
| 2951 | 2. Redistributions in binary form must reproduce the above copyright |
| 2952 | notice, this list of conditions and the following disclaimer in the |
| 2953 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2954 | 3. The name of the author may not be used to endorse or promote products |
| 2955 | derived from this software without specific prior written permission. |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2956 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 2957 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 2958 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 2959 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 2960 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 2961 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 2962 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
| 2963 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 2964 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 2965 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 2966 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 2967 | |
| 2968 | ------------------------------------------------------------------- |
| 2969 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 2970 | Copyright (c) 1996 by Internet Software Consortium. |
| 2971 | |
| 2972 | Permission to use, copy, modify, and distribute this software for any |
| 2973 | purpose with or without fee is hereby granted, provided that the above |
| 2974 | copyright notice and this permission notice appear in all copies. |
| 2975 | |
| 2976 | THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS |
| 2977 | ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES |
| 2978 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE |
| 2979 | CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL |
| 2980 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
| 2981 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
| 2982 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
| 2983 | SOFTWARE. |
| 2984 | |
| 2985 | ------------------------------------------------------------------- |
| 2986 | |
| 2987 | Copyright (c) 1996, David Mazieres <dm@uun.org> |
| 2988 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 2989 | Copyright (c) 2013, Markus Friedl <markus@openbsd.org> |
| 2990 | |
| 2991 | Permission to use, copy, modify, and distribute this software for any |
| 2992 | purpose with or without fee is hereby granted, provided that the above |
| 2993 | copyright notice and this permission notice appear in all copies. |
| 2994 | |
| 2995 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 2996 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 2997 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 2998 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 2999 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3000 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3001 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3002 | |
| 3003 | ------------------------------------------------------------------- |
| 3004 | |
Elliott Hughes | b364683 | 2017-07-11 12:34:19 -0700 | [diff] [blame] | 3005 | Copyright (c) 1996, David Mazieres <dm@uun.org> |
| 3006 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> |
| 3007 | Copyright (c) 2013, Markus Friedl <markus@openbsd.org> |
| 3008 | Copyright (c) 2014, Theo de Raadt <deraadt@openbsd.org> |
| 3009 | |
| 3010 | Permission to use, copy, modify, and distribute this software for any |
| 3011 | purpose with or without fee is hereby granted, provided that the above |
| 3012 | copyright notice and this permission notice appear in all copies. |
| 3013 | |
| 3014 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3015 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3016 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3017 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3018 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3019 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3020 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3021 | |
| 3022 | ------------------------------------------------------------------- |
| 3023 | |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 3024 | Copyright (c) 1996-1998, 2008 Theo de Raadt |
| 3025 | Copyright (c) 1997, 2008-2009 Todd C. Miller |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3026 | |
| 3027 | Permission to use, copy, modify, and distribute this software for any |
| 3028 | purpose with or without fee is hereby granted, provided that the above |
| 3029 | copyright notice and this permission notice appear in all copies. |
| 3030 | |
| 3031 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3032 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3033 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3034 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3035 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3036 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3037 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3038 | |
| 3039 | ------------------------------------------------------------------- |
| 3040 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3041 | Copyright (c) 1997 Mark Brinicombe |
Elliott Hughes | dfb74c5 | 2016-10-24 12:53:17 -0700 | [diff] [blame] | 3042 | Copyright (C) 2010 The Android Open Source Project |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3043 | All rights reserved. |
| 3044 | |
| 3045 | Redistribution and use in source and binary forms, with or without |
| 3046 | modification, are permitted provided that the following conditions |
| 3047 | are met: |
| 3048 | 1. Redistributions of source code must retain the above copyright |
| 3049 | notice, this list of conditions and the following disclaimer. |
| 3050 | 2. Redistributions in binary form must reproduce the above copyright |
| 3051 | notice, this list of conditions and the following disclaimer in the |
| 3052 | documentation and/or other materials provided with the distribution. |
| 3053 | 3. All advertising materials mentioning features or use of this software |
| 3054 | must display the following acknowledgement: |
| 3055 | This product includes software developed by Mark Brinicombe |
| 3056 | 4. Neither the name of the University nor the names of its contributors |
| 3057 | may be used to endorse or promote products derived from this software |
| 3058 | without specific prior written permission. |
| 3059 | |
| 3060 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3061 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3062 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3063 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3064 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3065 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3066 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3067 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3068 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3069 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3070 | SUCH DAMAGE. |
| 3071 | |
| 3072 | ------------------------------------------------------------------- |
| 3073 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3074 | Copyright (c) 1997 Niklas Hallqvist. All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3075 | |
| 3076 | Redistribution and use in source and binary forms, with or without |
| 3077 | modification, are permitted provided that the following conditions |
| 3078 | are met: |
| 3079 | 1. Redistributions of source code must retain the above copyright |
| 3080 | notice, this list of conditions and the following disclaimer. |
| 3081 | 2. Redistributions in binary form must reproduce the above copyright |
| 3082 | notice, this list of conditions and the following disclaimer in the |
| 3083 | documentation and/or other materials provided with the distribution. |
| 3084 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3085 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 3086 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 3087 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 3088 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 3089 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 3090 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3091 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3092 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3093 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 3094 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3095 | |
| 3096 | ------------------------------------------------------------------- |
| 3097 | |
Elliott Hughes | da46cae | 2018-05-24 14:40:32 -0700 | [diff] [blame] | 3098 | Copyright (c) 1997 The NetBSD Foundation, Inc. |
| 3099 | All rights reserved. |
| 3100 | |
| 3101 | This code is derived from software contributed to The NetBSD Foundation |
| 3102 | by Neil A. Carson and Mark Brinicombe |
| 3103 | |
| 3104 | Redistribution and use in source and binary forms, with or without |
| 3105 | modification, are permitted provided that the following conditions |
| 3106 | are met: |
| 3107 | 1. Redistributions of source code must retain the above copyright |
| 3108 | notice, this list of conditions and the following disclaimer. |
| 3109 | 2. Redistributions in binary form must reproduce the above copyright |
| 3110 | notice, this list of conditions and the following disclaimer in the |
| 3111 | documentation and/or other materials provided with the distribution. |
| 3112 | |
| 3113 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3114 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3115 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3116 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3117 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3118 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3119 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3120 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3121 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3122 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3123 | POSSIBILITY OF SUCH DAMAGE. |
| 3124 | |
| 3125 | ------------------------------------------------------------------- |
| 3126 | |
Elliott Hughes | c0081d3 | 2020-07-31 11:00:10 -0700 | [diff] [blame] | 3127 | Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3128 | |
| 3129 | Permission to use, copy, modify, and distribute this software for any |
| 3130 | purpose with or without fee is hereby granted, provided that the above |
| 3131 | copyright notice and this permission notice appear in all copies. |
| 3132 | |
| 3133 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3134 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3135 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3136 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3137 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3138 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3139 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3140 | |
| 3141 | ------------------------------------------------------------------- |
| 3142 | |
Elliott Hughes | 0a25216 | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 3143 | Copyright (c) 1997 Todd C. Miller <millert@openbsd.org> |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3144 | All rights reserved. |
| 3145 | |
| 3146 | Redistribution and use in source and binary forms, with or without |
| 3147 | modification, are permitted provided that the following conditions |
| 3148 | are met: |
| 3149 | 1. Redistributions of source code must retain the above copyright |
| 3150 | notice, this list of conditions and the following disclaimer. |
| 3151 | 2. Redistributions in binary form must reproduce the above copyright |
| 3152 | notice, this list of conditions and the following disclaimer in the |
| 3153 | documentation and/or other materials provided with the distribution. |
| 3154 | 3. The name of the author may not be used to endorse or promote products |
| 3155 | derived from this software without specific prior written permission. |
| 3156 | |
| 3157 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 3158 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
| 3159 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
| 3160 | THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 3161 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 3162 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
| 3163 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 3164 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 3165 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 3166 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3167 | |
| 3168 | ------------------------------------------------------------------- |
| 3169 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3170 | Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3171 | All rights reserved. |
| 3172 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3173 | This code was contributed to The NetBSD Foundation by Klaus Klein. |
| 3174 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3175 | Redistribution and use in source and binary forms, with or without |
| 3176 | modification, are permitted provided that the following conditions |
| 3177 | are met: |
| 3178 | 1. Redistributions of source code must retain the above copyright |
| 3179 | notice, this list of conditions and the following disclaimer. |
| 3180 | 2. Redistributions in binary form must reproduce the above copyright |
| 3181 | notice, this list of conditions and the following disclaimer in the |
| 3182 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3183 | 3. All advertising materials mentioning features or use of this software |
| 3184 | must display the following acknowledgement: |
| 3185 | This product includes software developed by the NetBSD |
| 3186 | Foundation, Inc. and its contributors. |
| 3187 | 4. Neither the name of The NetBSD Foundation nor the names of its |
| 3188 | contributors may be used to endorse or promote products derived |
| 3189 | from this software without specific prior written permission. |
| 3190 | |
| 3191 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3192 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3193 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3194 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3195 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3196 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3197 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3198 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3199 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3200 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3201 | POSSIBILITY OF SUCH DAMAGE. |
| 3202 | |
| 3203 | ------------------------------------------------------------------- |
| 3204 | |
| 3205 | Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. |
| 3206 | All rights reserved. |
| 3207 | |
| 3208 | This code is derived from software contributed to The NetBSD Foundation |
| 3209 | by Luke Mewburn. |
| 3210 | |
| 3211 | Redistribution and use in source and binary forms, with or without |
| 3212 | modification, are permitted provided that the following conditions |
| 3213 | are met: |
| 3214 | 1. Redistributions of source code must retain the above copyright |
| 3215 | notice, this list of conditions and the following disclaimer. |
| 3216 | 2. Redistributions in binary form must reproduce the above copyright |
| 3217 | notice, this list of conditions and the following disclaimer in the |
| 3218 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3219 | |
| 3220 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3221 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3222 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3223 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3224 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3225 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3226 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3227 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3228 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3229 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3230 | POSSIBILITY OF SUCH DAMAGE. |
| 3231 | |
| 3232 | ------------------------------------------------------------------- |
| 3233 | |
| 3234 | Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. |
| 3235 | All rights reserved. |
| 3236 | |
| 3237 | This code is derived from software contributed to The NetBSD Foundation |
| 3238 | by Luke Mewburn; and by Jason R. Thorpe. |
| 3239 | |
| 3240 | Redistribution and use in source and binary forms, with or without |
| 3241 | modification, are permitted provided that the following conditions |
| 3242 | are met: |
| 3243 | 1. Redistributions of source code must retain the above copyright |
| 3244 | notice, this list of conditions and the following disclaimer. |
| 3245 | 2. Redistributions in binary form must reproduce the above copyright |
| 3246 | notice, this list of conditions and the following disclaimer in the |
| 3247 | documentation and/or other materials provided with the distribution. |
| 3248 | 3. All advertising materials mentioning features or use of this software |
| 3249 | must display the following acknowledgement: |
| 3250 | This product includes software developed by the NetBSD |
| 3251 | Foundation, Inc. and its contributors. |
| 3252 | 4. Neither the name of The NetBSD Foundation nor the names of its |
| 3253 | contributors may be used to endorse or promote products derived |
| 3254 | from this software without specific prior written permission. |
| 3255 | |
| 3256 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3257 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3258 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3259 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3260 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3261 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3262 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3263 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3264 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3265 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3266 | POSSIBILITY OF SUCH DAMAGE. |
| 3267 | |
| 3268 | ------------------------------------------------------------------- |
| 3269 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3270 | Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com> |
| 3271 | |
| 3272 | Permission to use, copy, modify, and distribute this software for any |
| 3273 | purpose with or without fee is hereby granted, provided that the above |
| 3274 | copyright notice and this permission notice appear in all copies. |
| 3275 | |
| 3276 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3277 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3278 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3279 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3280 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3281 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3282 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3283 | |
| 3284 | ------------------------------------------------------------------- |
| 3285 | |
| 3286 | Copyright (c) 1998 Softweyr LLC. All rights reserved. |
| 3287 | |
| 3288 | strtok_r, from Berkeley strtok |
| 3289 | Oct 13, 1998 by Wes Peters <wes@softweyr.com> |
| 3290 | |
| 3291 | Copyright (c) 1988, 1993 |
| 3292 | The Regents of the University of California. All rights reserved. |
| 3293 | |
| 3294 | Redistribution and use in source and binary forms, with or without |
| 3295 | modification, are permitted provided that the following conditions |
| 3296 | are met: |
| 3297 | 1. Redistributions of source code must retain the above copyright |
| 3298 | notices, this list of conditions and the following disclaimer. |
| 3299 | 2. Redistributions in binary form must reproduce the above copyright |
| 3300 | notices, this list of conditions and the following disclaimer in the |
| 3301 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 3302 | 3. Neither the name of the University nor the names of its contributors |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3303 | may be used to endorse or promote products derived from this software |
| 3304 | without specific prior written permission. |
| 3305 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3306 | THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS |
| 3307 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3308 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
| 3309 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE |
| 3310 | REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 3311 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 3312 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 3313 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 3314 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 3315 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 3316 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3317 | |
| 3318 | ------------------------------------------------------------------- |
| 3319 | |
| 3320 | Copyright (c) 1998 The NetBSD Foundation, Inc. |
| 3321 | All rights reserved. |
| 3322 | |
| 3323 | This code is derived from software contributed to The NetBSD Foundation |
| 3324 | by Klaus Klein. |
| 3325 | |
| 3326 | Redistribution and use in source and binary forms, with or without |
| 3327 | modification, are permitted provided that the following conditions |
| 3328 | are met: |
| 3329 | 1. Redistributions of source code must retain the above copyright |
| 3330 | notice, this list of conditions and the following disclaimer. |
| 3331 | 2. Redistributions in binary form must reproduce the above copyright |
| 3332 | notice, this list of conditions and the following disclaimer in the |
| 3333 | documentation and/or other materials provided with the distribution. |
| 3334 | 3. All advertising materials mentioning features or use of this software |
| 3335 | must display the following acknowledgement: |
| 3336 | This product includes software developed by the NetBSD |
| 3337 | Foundation, Inc. and its contributors. |
| 3338 | 4. Neither the name of The NetBSD Foundation nor the names of its |
| 3339 | contributors may be used to endorse or promote products derived |
| 3340 | from this software without specific prior written permission. |
| 3341 | |
| 3342 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3343 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3344 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3345 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3346 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3347 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3348 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3349 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3350 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3351 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3352 | POSSIBILITY OF SUCH DAMAGE. |
| 3353 | |
| 3354 | ------------------------------------------------------------------- |
| 3355 | |
| 3356 | Copyright (c) 1998 Todd C. Miller <Todd.Miller@courtesan.com> |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3357 | All rights reserved. |
| 3358 | |
| 3359 | Redistribution and use in source and binary forms, with or without |
| 3360 | modification, are permitted provided that the following conditions |
| 3361 | are met: |
| 3362 | 1. Redistributions of source code must retain the above copyright |
| 3363 | notice, this list of conditions and the following disclaimer. |
| 3364 | 2. Redistributions in binary form must reproduce the above copyright |
| 3365 | notice, this list of conditions and the following disclaimer in the |
| 3366 | documentation and/or other materials provided with the distribution. |
| 3367 | 3. The name of the author may not be used to endorse or promote products |
| 3368 | derived from this software without specific prior written permission. |
| 3369 | |
| 3370 | THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, |
| 3371 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
| 3372 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
| 3373 | THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 3374 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 3375 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; |
| 3376 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 3377 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
| 3378 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 3379 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3380 | |
| 3381 | ------------------------------------------------------------------- |
| 3382 | |
Elliott Hughes | 0a25216 | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 3383 | Copyright (c) 1998, 2015 Todd C. Miller <millert@openbsd.org> |
Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 3384 | |
| 3385 | Permission to use, copy, modify, and distribute this software for any |
| 3386 | purpose with or without fee is hereby granted, provided that the above |
| 3387 | copyright notice and this permission notice appear in all copies. |
| 3388 | |
| 3389 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3390 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3391 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3392 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3393 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3394 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3395 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3396 | |
| 3397 | ------------------------------------------------------------------- |
| 3398 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3399 | Copyright (c) 1999 |
| 3400 | David E. O'Brien |
| 3401 | Copyright (c) 1988, 1993 |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 3402 | The Regents of the University of California. All rights reserved. |
| 3403 | |
| 3404 | Redistribution and use in source and binary forms, with or without |
| 3405 | modification, are permitted provided that the following conditions |
| 3406 | are met: |
| 3407 | 1. Redistributions of source code must retain the above copyright |
| 3408 | notice, this list of conditions and the following disclaimer. |
| 3409 | 2. Redistributions in binary form must reproduce the above copyright |
| 3410 | notice, this list of conditions and the following disclaimer in the |
| 3411 | documentation and/or other materials provided with the distribution. |
| 3412 | 3. Neither the name of the University nor the names of its contributors |
| 3413 | may be used to endorse or promote products derived from this software |
| 3414 | without specific prior written permission. |
| 3415 | |
| 3416 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 3417 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3418 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3419 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 3420 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3421 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3422 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3423 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3424 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3425 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3426 | SUCH DAMAGE. |
| 3427 | |
| 3428 | ------------------------------------------------------------------- |
| 3429 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3430 | Copyright (c) 2000 Ben Harris. |
| 3431 | Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. |
| 3432 | All rights reserved. |
| 3433 | |
| 3434 | Redistribution and use in source and binary forms, with or without |
| 3435 | modification, are permitted provided that the following conditions |
| 3436 | are met: |
| 3437 | 1. Redistributions of source code must retain the above copyright |
| 3438 | notice, this list of conditions and the following disclaimer. |
| 3439 | 2. Redistributions in binary form must reproduce the above copyright |
| 3440 | notice, this list of conditions and the following disclaimer in the |
| 3441 | documentation and/or other materials provided with the distribution. |
| 3442 | 3. Neither the name of the project nor the names of its contributors |
| 3443 | may be used to endorse or promote products derived from this software |
| 3444 | without specific prior written permission. |
| 3445 | |
| 3446 | THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND |
| 3447 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3448 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3449 | ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE |
| 3450 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3451 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3452 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3453 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3454 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3455 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3456 | SUCH DAMAGE. |
| 3457 | |
| 3458 | ------------------------------------------------------------------- |
| 3459 | |
| 3460 | Copyright (c) 2000 The NetBSD Foundation, Inc. |
| 3461 | All rights reserved. |
| 3462 | |
| 3463 | This code is derived from software contributed to The NetBSD Foundation |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3464 | by Dieter Baron and Thomas Klausner. |
| 3465 | |
| 3466 | Redistribution and use in source and binary forms, with or without |
| 3467 | modification, are permitted provided that the following conditions |
| 3468 | are met: |
| 3469 | 1. Redistributions of source code must retain the above copyright |
| 3470 | notice, this list of conditions and the following disclaimer. |
| 3471 | 2. Redistributions in binary form must reproduce the above copyright |
| 3472 | notice, this list of conditions and the following disclaimer in the |
| 3473 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3474 | |
| 3475 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3476 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3477 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3478 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3479 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3480 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3481 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3482 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3483 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3484 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3485 | POSSIBILITY OF SUCH DAMAGE. |
| 3486 | |
| 3487 | ------------------------------------------------------------------- |
| 3488 | |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 3489 | Copyright (c) 2001 Wasabi Systems, Inc. |
| 3490 | All rights reserved. |
| 3491 | |
| 3492 | Written by Frank van der Linden for Wasabi Systems, Inc. |
| 3493 | |
| 3494 | Redistribution and use in source and binary forms, with or without |
| 3495 | modification, are permitted provided that the following conditions |
| 3496 | are met: |
| 3497 | 1. Redistributions of source code must retain the above copyright |
| 3498 | notice, this list of conditions and the following disclaimer. |
| 3499 | 2. Redistributions in binary form must reproduce the above copyright |
| 3500 | notice, this list of conditions and the following disclaimer in the |
| 3501 | documentation and/or other materials provided with the distribution. |
| 3502 | 3. All advertising materials mentioning features or use of this software |
| 3503 | must display the following acknowledgement: |
| 3504 | This product includes software developed for the NetBSD Project by |
| 3505 | Wasabi Systems, Inc. |
| 3506 | 4. The name of Wasabi Systems, Inc. may not be used to endorse |
| 3507 | or promote products derived from this software without specific prior |
| 3508 | written permission. |
| 3509 | |
| 3510 | THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND |
| 3511 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3512 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3513 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC |
| 3514 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3515 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3516 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3517 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3518 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3519 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3520 | POSSIBILITY OF SUCH DAMAGE. |
| 3521 | |
| 3522 | ------------------------------------------------------------------- |
| 3523 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3524 | Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com) |
| 3525 | |
| 3526 | Redistribution and use in source and binary forms, with or without |
| 3527 | modification, are permitted provided that the following conditions |
| 3528 | are met: |
| 3529 | 1. Redistributions of source code must retain the above copyright |
| 3530 | notice, this list of conditions and the following disclaimer. |
| 3531 | 2. Redistributions in binary form must reproduce the above copyright |
| 3532 | notice, this list of conditions and the following disclaimer in the |
| 3533 | documentation and/or other materials provided with the distribution. |
| 3534 | |
| 3535 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS |
| 3536 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 3537 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3538 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
| 3539 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3540 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3541 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3542 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3543 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3544 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3545 | SUCH DAMAGE. |
| 3546 | |
| 3547 | ------------------------------------------------------------------- |
| 3548 | |
| 3549 | Copyright (c) 2001-2002 Opsycon AB (www.opsycon.se / www.opsycon.com) |
| 3550 | |
| 3551 | Redistribution and use in source and binary forms, with or without |
| 3552 | modification, are permitted provided that the following conditions |
| 3553 | are met: |
| 3554 | 1. Redistributions of source code must retain the above copyright |
| 3555 | notice, this list of conditions and the following disclaimer. |
| 3556 | 2. Redistributions in binary form must reproduce the above copyright |
| 3557 | notice, this list of conditions and the following disclaimer in the |
| 3558 | documentation and/or other materials provided with the distribution. |
| 3559 | 3. Neither the name of Opsycon AB nor the names of its contributors |
| 3560 | may be used to endorse or promote products derived from this software |
| 3561 | without specific prior written permission. |
| 3562 | |
| 3563 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS |
| 3564 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 3565 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3566 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY |
| 3567 | DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3568 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3569 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3570 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3571 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3572 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3573 | SUCH DAMAGE. |
| 3574 | |
| 3575 | ------------------------------------------------------------------- |
| 3576 | |
Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 3577 | Copyright (c) 2001-2011 The FreeBSD Project. |
| 3578 | All rights reserved. |
| 3579 | |
| 3580 | Redistribution and use in source and binary forms, with or without |
| 3581 | modification, are permitted provided that the following conditions |
| 3582 | are met: |
| 3583 | 1. Redistributions of source code must retain the above copyright |
| 3584 | notice, this list of conditions and the following disclaimer. |
| 3585 | 2. Redistributions in binary form must reproduce the above copyright |
| 3586 | notice, this list of conditions and the following disclaimer in the |
| 3587 | documentation and/or other materials provided with the distribution. |
| 3588 | |
| 3589 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3590 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3591 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3592 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3593 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3594 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3595 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3596 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3597 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3598 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3599 | SUCH DAMAGE. |
| 3600 | |
| 3601 | ------------------------------------------------------------------- |
| 3602 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3603 | Copyright (c) 2002 Daniel Hartmeier |
| 3604 | All rights reserved. |
| 3605 | |
| 3606 | Redistribution and use in source and binary forms, with or without |
| 3607 | modification, are permitted provided that the following conditions |
| 3608 | are met: |
| 3609 | |
| 3610 | - Redistributions of source code must retain the above copyright |
| 3611 | notice, this list of conditions and the following disclaimer. |
| 3612 | - Redistributions in binary form must reproduce the above |
| 3613 | copyright notice, this list of conditions and the following |
| 3614 | disclaimer in the documentation and/or other materials provided |
| 3615 | with the distribution. |
| 3616 | |
| 3617 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 3618 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 3619 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 3620 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 3621 | COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 3622 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 3623 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 3624 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 3625 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3626 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
| 3627 | ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3628 | POSSIBILITY OF SUCH DAMAGE. |
| 3629 | |
| 3630 | ------------------------------------------------------------------- |
| 3631 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3632 | Copyright (c) 2002 The NetBSD Foundation, Inc. |
| 3633 | All rights reserved. |
| 3634 | |
| 3635 | This code is derived from software contributed to The NetBSD Foundation |
| 3636 | by Christos Zoulas. |
| 3637 | |
| 3638 | Redistribution and use in source and binary forms, with or without |
| 3639 | modification, are permitted provided that the following conditions |
| 3640 | are met: |
| 3641 | 1. Redistributions of source code must retain the above copyright |
| 3642 | notice, this list of conditions and the following disclaimer. |
| 3643 | 2. Redistributions in binary form must reproduce the above copyright |
| 3644 | notice, this list of conditions and the following disclaimer in the |
| 3645 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3646 | |
| 3647 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 3648 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 3649 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 3650 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 3651 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 3652 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 3653 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 3654 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 3655 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 3656 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 3657 | POSSIBILITY OF SUCH DAMAGE. |
| 3658 | |
| 3659 | ------------------------------------------------------------------- |
| 3660 | |
| 3661 | Copyright (c) 2002 Tim J. Robbins |
| 3662 | All rights reserved. |
| 3663 | |
| 3664 | Redistribution and use in source and binary forms, with or without |
| 3665 | modification, are permitted provided that the following conditions |
| 3666 | are met: |
| 3667 | 1. Redistributions of source code must retain the above copyright |
| 3668 | notice, this list of conditions and the following disclaimer. |
| 3669 | 2. Redistributions in binary form must reproduce the above copyright |
| 3670 | notice, this list of conditions and the following disclaimer in the |
| 3671 | documentation and/or other materials provided with the distribution. |
| 3672 | |
| 3673 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3674 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3675 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3676 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3677 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3678 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3679 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3680 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3681 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3682 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3683 | SUCH DAMAGE. |
| 3684 | |
| 3685 | ------------------------------------------------------------------- |
| 3686 | |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3687 | Copyright (c) 2002 Tim J. Robbins. |
| 3688 | All rights reserved. |
| 3689 | |
| 3690 | Redistribution and use in source and binary forms, with or without |
| 3691 | modification, are permitted provided that the following conditions |
| 3692 | are met: |
| 3693 | 1. Redistributions of source code must retain the above copyright |
| 3694 | notice, this list of conditions and the following disclaimer. |
| 3695 | 2. Redistributions in binary form must reproduce the above copyright |
| 3696 | notice, this list of conditions and the following disclaimer in the |
| 3697 | documentation and/or other materials provided with the distribution. |
| 3698 | |
| 3699 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3700 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3701 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3702 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3703 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3704 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3705 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3706 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3707 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3708 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3709 | SUCH DAMAGE. |
| 3710 | |
| 3711 | ------------------------------------------------------------------- |
| 3712 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3713 | Copyright (c) 2002 Todd C. Miller <Todd.Miller@courtesan.com> |
| 3714 | |
| 3715 | Permission to use, copy, modify, and distribute this software for any |
| 3716 | purpose with or without fee is hereby granted, provided that the above |
| 3717 | copyright notice and this permission notice appear in all copies. |
| 3718 | |
| 3719 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3720 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3721 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3722 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3723 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3724 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3725 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3726 | |
| 3727 | Sponsored in part by the Defense Advanced Research Projects |
| 3728 | Agency (DARPA) and Air Force Research Laboratory, Air Force |
| 3729 | Materiel Command, USAF, under agreement number F39502-99-1-0512. |
| 3730 | |
| 3731 | ------------------------------------------------------------------- |
| 3732 | |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 3733 | Copyright (c) 2002, 2003 Tim J. Robbins. |
| 3734 | All rights reserved. |
| 3735 | |
| 3736 | Redistribution and use in source and binary forms, with or without |
| 3737 | modification, are permitted provided that the following conditions |
| 3738 | are met: |
| 3739 | 1. Redistributions of source code must retain the above copyright |
| 3740 | notice, this list of conditions and the following disclaimer. |
| 3741 | 2. Redistributions in binary form must reproduce the above copyright |
| 3742 | notice, this list of conditions and the following disclaimer in the |
| 3743 | documentation and/or other materials provided with the distribution. |
| 3744 | |
| 3745 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3746 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3747 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3748 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3749 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3750 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3751 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3752 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3753 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3754 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3755 | SUCH DAMAGE. |
| 3756 | |
| 3757 | ------------------------------------------------------------------- |
| 3758 | |
| 3759 | Copyright (c) 2002-2004 Tim J. Robbins |
| 3760 | All rights reserved. |
| 3761 | |
| 3762 | Redistribution and use in source and binary forms, with or without |
| 3763 | modification, are permitted provided that the following conditions |
| 3764 | are met: |
| 3765 | 1. Redistributions of source code must retain the above copyright |
| 3766 | notice, this list of conditions and the following disclaimer. |
| 3767 | 2. Redistributions in binary form must reproduce the above copyright |
| 3768 | notice, this list of conditions and the following disclaimer in the |
| 3769 | documentation and/or other materials provided with the distribution. |
| 3770 | |
| 3771 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3772 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3773 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3774 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3775 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3776 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3777 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3778 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3779 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3780 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3781 | SUCH DAMAGE. |
| 3782 | |
| 3783 | ------------------------------------------------------------------- |
| 3784 | |
| 3785 | Copyright (c) 2002-2004 Tim J. Robbins. |
| 3786 | All rights reserved. |
| 3787 | |
| 3788 | Redistribution and use in source and binary forms, with or without |
| 3789 | modification, are permitted provided that the following conditions |
| 3790 | are met: |
| 3791 | 1. Redistributions of source code must retain the above copyright |
| 3792 | notice, this list of conditions and the following disclaimer. |
| 3793 | 2. Redistributions in binary form must reproduce the above copyright |
| 3794 | notice, this list of conditions and the following disclaimer in the |
| 3795 | documentation and/or other materials provided with the distribution. |
| 3796 | |
| 3797 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3798 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3799 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3800 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3801 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3802 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3803 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3804 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3805 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3806 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3807 | SUCH DAMAGE. |
| 3808 | |
| 3809 | ------------------------------------------------------------------- |
| 3810 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3811 | Copyright (c) 2003 Constantin S. Svintsoff <kostik@iclub.nsu.ru> |
| 3812 | |
| 3813 | Redistribution and use in source and binary forms, with or without |
| 3814 | modification, are permitted provided that the following conditions |
| 3815 | are met: |
| 3816 | 1. Redistributions of source code must retain the above copyright |
| 3817 | notice, this list of conditions and the following disclaimer. |
| 3818 | 2. Redistributions in binary form must reproduce the above copyright |
| 3819 | notice, this list of conditions and the following disclaimer in the |
| 3820 | documentation and/or other materials provided with the distribution. |
| 3821 | 3. The names of the authors may not be used to endorse or promote |
| 3822 | products derived from this software without specific prior written |
| 3823 | permission. |
| 3824 | |
| 3825 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3826 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3827 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3828 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3829 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3830 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3831 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3832 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3833 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3834 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3835 | SUCH DAMAGE. |
| 3836 | |
| 3837 | ------------------------------------------------------------------- |
| 3838 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 3839 | Copyright (c) 2003 Dag-Erling Smørgrav |
| 3840 | All rights reserved. |
| 3841 | |
| 3842 | Redistribution and use in source and binary forms, with or without |
| 3843 | modification, are permitted provided that the following conditions |
| 3844 | are met: |
| 3845 | 1. Redistributions of source code must retain the above copyright |
| 3846 | notice, this list of conditions and the following disclaimer |
| 3847 | in this position and unchanged. |
| 3848 | 2. Redistributions in binary form must reproduce the above copyright |
| 3849 | notice, this list of conditions and the following disclaimer in the |
| 3850 | documentation and/or other materials provided with the distribution. |
| 3851 | 3. The name of the author may not be used to endorse or promote products |
| 3852 | derived from this software without specific prior written permission. |
| 3853 | |
| 3854 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 3855 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 3856 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 3857 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 3858 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 3859 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 3860 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 3861 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 3862 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 3863 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 3864 | |
| 3865 | ------------------------------------------------------------------- |
| 3866 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 3867 | Copyright (c) 2003 David Schultz <das@FreeBSD.ORG> |
| 3868 | All rights reserved. |
| 3869 | |
| 3870 | Redistribution and use in source and binary forms, with or without |
| 3871 | modification, are permitted provided that the following conditions |
| 3872 | are met: |
| 3873 | 1. Redistributions of source code must retain the above copyright |
| 3874 | notice, this list of conditions and the following disclaimer. |
| 3875 | 2. Redistributions in binary form must reproduce the above copyright |
| 3876 | notice, this list of conditions and the following disclaimer in the |
| 3877 | documentation and/or other materials provided with the distribution. |
| 3878 | |
| 3879 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3880 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3881 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3882 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3883 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3884 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3885 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3886 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3887 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3888 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3889 | SUCH DAMAGE. |
| 3890 | |
| 3891 | ------------------------------------------------------------------- |
| 3892 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 3893 | Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 3894 | Copyright (c) 2002 David Schultz <das@FreeBSD.ORG> |
| 3895 | All rights reserved. |
| 3896 | |
| 3897 | Redistribution and use in source and binary forms, with or without |
| 3898 | modification, are permitted provided that the following conditions |
| 3899 | are met: |
| 3900 | 1. Redistributions of source code must retain the above copyright |
| 3901 | notice, this list of conditions and the following disclaimer. |
| 3902 | 2. Redistributions in binary form must reproduce the above copyright |
| 3903 | notice, this list of conditions and the following disclaimer in the |
| 3904 | documentation and/or other materials provided with the distribution. |
| 3905 | |
| 3906 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3907 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3908 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3909 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3910 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3911 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3912 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3913 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3914 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3915 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3916 | SUCH DAMAGE. |
| 3917 | |
| 3918 | ------------------------------------------------------------------- |
| 3919 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 3920 | Copyright (c) 2003 Networks Associates Technology, Inc. |
| 3921 | All rights reserved. |
| 3922 | |
| 3923 | Portions of this software were developed for the FreeBSD Project by |
| 3924 | Jacques A. Vidrine, Safeport Network Services, and Network |
| 3925 | Associates Laboratories, the Security Research Division of Network |
| 3926 | Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 |
| 3927 | ("CBOSS"), as part of the DARPA CHATS research program. |
| 3928 | |
| 3929 | Redistribution and use in source and binary forms, with or without |
| 3930 | modification, are permitted provided that the following conditions |
| 3931 | are met: |
| 3932 | 1. Redistributions of source code must retain the above copyright |
| 3933 | notice, this list of conditions and the following disclaimer. |
| 3934 | 2. Redistributions in binary form must reproduce the above copyright |
| 3935 | notice, this list of conditions and the following disclaimer in the |
| 3936 | documentation and/or other materials provided with the distribution. |
| 3937 | |
| 3938 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 3939 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 3940 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 3941 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 3942 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 3943 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 3944 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 3945 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 3946 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 3947 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 3948 | SUCH DAMAGE. |
| 3949 | |
| 3950 | ------------------------------------------------------------------- |
| 3951 | |
Nick Kralevich | 5e58ea0 | 2012-09-12 13:21:25 -0700 | [diff] [blame] | 3952 | Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> |
| 3953 | |
| 3954 | Permission to use, copy, modify, and distribute this software for any |
| 3955 | purpose with or without fee is hereby granted, provided that the above |
| 3956 | copyright notice and this permission notice appear in all copies. |
| 3957 | |
| 3958 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3959 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3960 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3961 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3962 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3963 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3964 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3965 | |
| 3966 | Sponsored in part by the Defense Advanced Research Projects |
| 3967 | Agency (DARPA) and Air Force Research Laboratory, Air Force |
| 3968 | Materiel Command, USAF, under agreement number F39502-99-1-0512. |
| 3969 | |
| 3970 | ------------------------------------------------------------------- |
| 3971 | |
Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 3972 | Copyright (c) 2003, 2004 Todd C. Miller <Todd.Miller@courtesan.com> |
| 3973 | |
| 3974 | Permission to use, copy, modify, and distribute this software for any |
| 3975 | purpose with or without fee is hereby granted, provided that the above |
| 3976 | copyright notice and this permission notice appear in all copies. |
| 3977 | |
| 3978 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 3979 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 3980 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 3981 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 3982 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 3983 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 3984 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 3985 | |
| 3986 | Sponsored in part by the Defense Advanced Research Projects |
| 3987 | Agency (DARPA) and Air Force Research Laboratory, Air Force |
| 3988 | Materiel Command, USAF, under agreement number F39502-99-1-0512. |
| 3989 | |
| 3990 | ------------------------------------------------------------------- |
| 3991 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 3992 | Copyright (c) 2003, Steven G. Kargl |
| 3993 | All rights reserved. |
| 3994 | |
| 3995 | Redistribution and use in source and binary forms, with or without |
| 3996 | modification, are permitted provided that the following conditions |
| 3997 | are met: |
| 3998 | 1. Redistributions of source code must retain the above copyright |
| 3999 | notice unmodified, this list of conditions, and the following |
| 4000 | disclaimer. |
| 4001 | 2. Redistributions in binary form must reproduce the above copyright |
| 4002 | notice, this list of conditions and the following disclaimer in the |
| 4003 | documentation and/or other materials provided with the distribution. |
| 4004 | |
| 4005 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4006 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4007 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4008 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4009 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4010 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4011 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4012 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4013 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4014 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4015 | |
| 4016 | ------------------------------------------------------------------- |
| 4017 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4018 | Copyright (c) 2004 David Schultz <das@FreeBSD.ORG> |
| 4019 | All rights reserved. |
| 4020 | |
| 4021 | Redistribution and use in source and binary forms, with or without |
| 4022 | modification, are permitted provided that the following conditions |
| 4023 | are met: |
| 4024 | 1. Redistributions of source code must retain the above copyright |
| 4025 | notice, this list of conditions and the following disclaimer. |
| 4026 | 2. Redistributions in binary form must reproduce the above copyright |
| 4027 | notice, this list of conditions and the following disclaimer in the |
| 4028 | documentation and/or other materials provided with the distribution. |
| 4029 | |
| 4030 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4031 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4032 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4033 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4034 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4035 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4036 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4037 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4038 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4039 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4040 | SUCH DAMAGE. |
| 4041 | |
| 4042 | ------------------------------------------------------------------- |
| 4043 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4044 | Copyright (c) 2004 Stefan Farfeleder |
| 4045 | All rights reserved. |
| 4046 | |
| 4047 | Redistribution and use in source and binary forms, with or without |
| 4048 | modification, are permitted provided that the following conditions |
| 4049 | are met: |
| 4050 | 1. Redistributions of source code must retain the above copyright |
| 4051 | notice, this list of conditions and the following disclaimer. |
| 4052 | 2. Redistributions in binary form must reproduce the above copyright |
| 4053 | notice, this list of conditions and the following disclaimer in the |
| 4054 | documentation and/or other materials provided with the distribution. |
| 4055 | |
| 4056 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4057 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4058 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4059 | ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4060 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4061 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4062 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4063 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4064 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4065 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4066 | SUCH DAMAGE. |
| 4067 | |
| 4068 | ------------------------------------------------------------------- |
| 4069 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4070 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4071 | Copyright (c) 1995,1999 by Internet Software Consortium. |
| 4072 | |
| 4073 | Permission to use, copy, modify, and distribute this software for any |
| 4074 | purpose with or without fee is hereby granted, provided that the above |
| 4075 | copyright notice and this permission notice appear in all copies. |
| 4076 | |
| 4077 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4078 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4079 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4080 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4081 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4082 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4083 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4084 | |
| 4085 | ------------------------------------------------------------------- |
| 4086 | |
| 4087 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4088 | Copyright (c) 1995-1999 by Internet Software Consortium |
| 4089 | |
| 4090 | Permission to use, copy, modify, and distribute this software for any |
| 4091 | purpose with or without fee is hereby granted, provided that the above |
| 4092 | copyright notice and this permission notice appear in all copies. |
| 4093 | |
| 4094 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4095 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4096 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4097 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4098 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4099 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4100 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4101 | |
| 4102 | ------------------------------------------------------------------- |
| 4103 | |
| 4104 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4105 | Copyright (c) 1995-1999 by Internet Software Consortium. |
| 4106 | |
| 4107 | Permission to use, copy, modify, and distribute this software for any |
| 4108 | purpose with or without fee is hereby granted, provided that the above |
| 4109 | copyright notice and this permission notice appear in all copies. |
| 4110 | |
| 4111 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4112 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4113 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4114 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4115 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4116 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4117 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4118 | |
| 4119 | ------------------------------------------------------------------- |
| 4120 | |
| 4121 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4122 | Copyright (c) 1996,1999 by Internet Software Consortium. |
| 4123 | |
| 4124 | Permission to use, copy, modify, and distribute this software for any |
| 4125 | purpose with or without fee is hereby granted, provided that the above |
| 4126 | copyright notice and this permission notice appear in all copies. |
| 4127 | |
| 4128 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4129 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4130 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4131 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4132 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4133 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4134 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4135 | |
| 4136 | ------------------------------------------------------------------- |
| 4137 | |
| 4138 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4139 | Copyright (c) 1996-1999 by Internet Software Consortium |
| 4140 | |
| 4141 | Permission to use, copy, modify, and distribute this software for any |
| 4142 | purpose with or without fee is hereby granted, provided that the above |
| 4143 | copyright notice and this permission notice appear in all copies. |
| 4144 | |
| 4145 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4146 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4147 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4148 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4149 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4150 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4151 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4152 | |
| 4153 | ------------------------------------------------------------------- |
| 4154 | |
| 4155 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4156 | Copyright (c) 1996-1999 by Internet Software Consortium. |
| 4157 | |
| 4158 | Permission to use, copy, modify, and distribute this software for any |
| 4159 | purpose with or without fee is hereby granted, provided that the above |
| 4160 | copyright notice and this permission notice appear in all copies. |
| 4161 | |
| 4162 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4163 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4164 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4165 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4166 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4167 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4168 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4169 | |
| 4170 | ------------------------------------------------------------------- |
| 4171 | |
| 4172 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4173 | Copyright (c) 1997,1999 by Internet Software Consortium. |
| 4174 | |
| 4175 | Permission to use, copy, modify, and distribute this software for any |
| 4176 | purpose with or without fee is hereby granted, provided that the above |
| 4177 | copyright notice and this permission notice appear in all copies. |
| 4178 | |
| 4179 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4180 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4181 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4182 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4183 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4184 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4185 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4186 | |
| 4187 | ------------------------------------------------------------------- |
| 4188 | |
| 4189 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4190 | Copyright (c) 1999 by Internet Software Consortium. |
| 4191 | |
| 4192 | Permission to use, copy, modify, and distribute this software for any |
| 4193 | purpose with or without fee is hereby granted, provided that the above |
| 4194 | copyright notice and this permission notice appear in all copies. |
| 4195 | |
| 4196 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4197 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4198 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4199 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4200 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4201 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4202 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4203 | |
| 4204 | ------------------------------------------------------------------- |
| 4205 | |
| 4206 | Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") |
| 4207 | Portions Copyright (c) 1996-1999 by Internet Software Consortium. |
| 4208 | |
| 4209 | Permission to use, copy, modify, and distribute this software for any |
| 4210 | purpose with or without fee is hereby granted, provided that the above |
| 4211 | copyright notice and this permission notice appear in all copies. |
| 4212 | |
| 4213 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4214 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4215 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4216 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4217 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4218 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4219 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4220 | |
| 4221 | ------------------------------------------------------------------- |
| 4222 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 4223 | Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.ORG> |
| 4224 | All rights reserved. |
| 4225 | |
| 4226 | Redistribution and use in source and binary forms, with or without |
| 4227 | modification, are permitted provided that the following conditions |
| 4228 | are met: |
| 4229 | 1. Redistributions of source code must retain the above copyright |
| 4230 | notice, this list of conditions and the following disclaimer. |
| 4231 | 2. 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 | |
| 4235 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4236 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4237 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4238 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4239 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4240 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4241 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4242 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4243 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4244 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4245 | SUCH DAMAGE. |
| 4246 | |
| 4247 | ------------------------------------------------------------------- |
| 4248 | |
Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 4249 | Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG> |
| 4250 | All rights reserved. |
| 4251 | |
| 4252 | Redistribution and use in source and binary forms, with or without |
| 4253 | modification, are permitted provided that the following conditions |
| 4254 | are met: |
| 4255 | 1. Redistributions of source code must retain the above copyright |
| 4256 | notice, this list of conditions and the following disclaimer. |
| 4257 | 2. Redistributions in binary form must reproduce the above copyright |
| 4258 | notice, this list of conditions and the following disclaimer in the |
| 4259 | documentation and/or other materials provided with the distribution. |
| 4260 | |
| 4261 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4262 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4263 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4264 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4265 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4266 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4267 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4268 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4269 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4270 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4271 | SUCH DAMAGE. |
| 4272 | |
| 4273 | ------------------------------------------------------------------- |
| 4274 | |
| 4275 | Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG> |
| 4276 | All rights reserved. |
| 4277 | |
| 4278 | Redistribution and use in source and binary forms, with or without |
| 4279 | modification, are permitted provided that the following conditions |
| 4280 | are met: |
| 4281 | 1. Redistributions of source code must retain the above copyright |
| 4282 | notice, this list of conditions and the following disclaimer. |
| 4283 | 2. 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 | |
| 4287 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4288 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4289 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4290 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4291 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4292 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4293 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4294 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4295 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4296 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4297 | SUCH DAMAGE. |
| 4298 | |
| 4299 | ------------------------------------------------------------------- |
| 4300 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4301 | Copyright (c) 2005 Bruce D. Evans and Steven G. Kargl |
| 4302 | All rights reserved. |
| 4303 | |
| 4304 | Redistribution and use in source and binary forms, with or without |
| 4305 | modification, are permitted provided that the following conditions |
| 4306 | are met: |
| 4307 | 1. Redistributions of source code must retain the above copyright |
| 4308 | notice unmodified, this list of conditions, and the following |
| 4309 | disclaimer. |
| 4310 | 2. Redistributions in binary form must reproduce the above copyright |
| 4311 | notice, this list of conditions and the following disclaimer in the |
| 4312 | documentation and/or other materials provided with the distribution. |
| 4313 | |
| 4314 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4315 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4316 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4317 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4318 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4319 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4320 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4321 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4322 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4323 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4324 | |
| 4325 | ------------------------------------------------------------------- |
| 4326 | |
| 4327 | Copyright (c) 2005 David Schultz <das@FreeBSD.ORG> |
| 4328 | All rights reserved. |
| 4329 | |
| 4330 | Redistribution and use in source and binary forms, with or without |
| 4331 | modification, are permitted provided that the following conditions |
| 4332 | are met: |
| 4333 | 1. Redistributions of source code must retain the above copyright |
| 4334 | notice, this list of conditions and the following disclaimer. |
| 4335 | 2. Redistributions in binary form must reproduce the above copyright |
| 4336 | notice, this list of conditions and the following disclaimer in the |
| 4337 | documentation and/or other materials provided with the distribution. |
| 4338 | |
| 4339 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4340 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4341 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4342 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4343 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4344 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4345 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4346 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4347 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4348 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4349 | SUCH DAMAGE. |
| 4350 | |
| 4351 | ------------------------------------------------------------------- |
| 4352 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4353 | Copyright (c) 2005 Tim J. Robbins. |
| 4354 | All rights reserved. |
| 4355 | |
| 4356 | Redistribution and use in source and binary forms, with or without |
| 4357 | modification, are permitted provided that the following conditions |
| 4358 | are met: |
| 4359 | 1. Redistributions of source code must retain the above copyright |
| 4360 | notice, this list of conditions and the following disclaimer. |
| 4361 | 2. Redistributions in binary form must reproduce the above copyright |
| 4362 | notice, this list of conditions and the following disclaimer in the |
| 4363 | documentation and/or other materials provided with the distribution. |
| 4364 | |
| 4365 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4366 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4367 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4368 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4369 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4370 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4371 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4372 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4373 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4374 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4375 | SUCH DAMAGE. |
| 4376 | |
| 4377 | ------------------------------------------------------------------- |
| 4378 | |
Elliott Hughes | 448080d | 2013-01-29 16:25:06 -0800 | [diff] [blame] | 4379 | Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC") |
| 4380 | Copyright (c) 1995-1999 by Internet Software Consortium |
| 4381 | |
| 4382 | Permission to use, copy, modify, and distribute this software for any |
| 4383 | purpose with or without fee is hereby granted, provided that the above |
| 4384 | copyright notice and this permission notice appear in all copies. |
| 4385 | |
| 4386 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES |
| 4387 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4388 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR |
| 4389 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4390 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4391 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT |
| 4392 | OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4393 | |
| 4394 | ------------------------------------------------------------------- |
| 4395 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4396 | Copyright (c) 2005-2008 David Schultz <das@FreeBSD.ORG> |
| 4397 | All rights reserved. |
| 4398 | |
| 4399 | Redistribution and use in source and binary forms, with or without |
| 4400 | modification, are permitted provided that the following conditions |
| 4401 | are met: |
| 4402 | 1. Redistributions of source code must retain the above copyright |
| 4403 | notice, this list of conditions and the following disclaimer. |
| 4404 | 2. 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 | |
| 4408 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4409 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4410 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4411 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4412 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4413 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4414 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4415 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4416 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4417 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4418 | SUCH DAMAGE. |
| 4419 | |
| 4420 | ------------------------------------------------------------------- |
| 4421 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4422 | Copyright (c) 2005-2011 David Schultz <das@FreeBSD.ORG> |
| 4423 | All rights reserved. |
| 4424 | |
| 4425 | Redistribution and use in source and binary forms, with or without |
| 4426 | modification, are permitted provided that the following conditions |
| 4427 | are met: |
| 4428 | 1. Redistributions of source code must retain the above copyright |
| 4429 | notice, this list of conditions and the following disclaimer. |
| 4430 | 2. 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 | |
| 4434 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4435 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4436 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4437 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4438 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4439 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4440 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4441 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4442 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4443 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4444 | SUCH DAMAGE. |
| 4445 | |
| 4446 | ------------------------------------------------------------------- |
| 4447 | |
Elliott Hughes | c0081d3 | 2020-07-31 11:00:10 -0700 | [diff] [blame] | 4448 | Copyright (c) 2005-2018 Rich Felker |
Elliott Hughes | 4aa63cd | 2019-11-22 11:15:42 -0800 | [diff] [blame] | 4449 | |
| 4450 | Permission is hereby granted, free of charge, to any person obtaining |
| 4451 | a copy of this software and associated documentation files (the |
| 4452 | "Software"), to deal in the Software without restriction, including |
| 4453 | without limitation the rights to use, copy, modify, merge, publish, |
| 4454 | distribute, sublicense, and/or sell copies of the Software, and to |
| 4455 | permit persons to whom the Software is furnished to do so, subject to |
| 4456 | the following conditions: |
| 4457 | |
| 4458 | The above copyright notice and this permission notice shall be |
| 4459 | included in all copies or substantial portions of the Software. |
| 4460 | |
| 4461 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 4462 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 4463 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 4464 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 4465 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 4466 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 4467 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 4468 | |
| 4469 | ------------------------------------------------------------------- |
| 4470 | |
Elliott Hughes | 0bf6c24 | 2020-08-06 14:32:43 -0700 | [diff] [blame] | 4471 | Copyright (c) 2005-2020 Rich Felker, et al. |
| 4472 | |
| 4473 | Permission is hereby granted, free of charge, to any person obtaining |
| 4474 | a copy of this software and associated documentation files (the |
| 4475 | "Software"), to deal in the Software without restriction, including |
| 4476 | without limitation the rights to use, copy, modify, merge, publish, |
| 4477 | distribute, sublicense, and/or sell copies of the Software, and to |
| 4478 | permit persons to whom the Software is furnished to do so, subject to |
| 4479 | the following conditions: |
| 4480 | |
| 4481 | The above copyright notice and this permission notice shall be |
| 4482 | included in all copies or substantial portions of the Software. |
| 4483 | |
| 4484 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
| 4485 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 4486 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 4487 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 4488 | CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 4489 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 4490 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 4491 | |
| 4492 | ------------------------------------------------------------------- |
| 4493 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4494 | Copyright (c) 2007 David Schultz |
| 4495 | All rights reserved. |
| 4496 | |
| 4497 | Redistribution and use in source and binary forms, with or without |
| 4498 | modification, are permitted provided that the following conditions |
| 4499 | are met: |
| 4500 | 1. Redistributions of source code must retain the above copyright |
| 4501 | notice, this list of conditions and the following disclaimer. |
| 4502 | 2. Redistributions in binary form must reproduce the above copyright |
| 4503 | notice, this list of conditions and the following disclaimer in the |
| 4504 | documentation and/or other materials provided with the distribution. |
| 4505 | |
| 4506 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4507 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4508 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4509 | ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4510 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4511 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4512 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4513 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4514 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4515 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4516 | SUCH DAMAGE. |
| 4517 | |
| 4518 | ------------------------------------------------------------------- |
| 4519 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4520 | Copyright (c) 2007 David Schultz <das@FreeBSD.ORG> |
| 4521 | All rights reserved. |
| 4522 | |
| 4523 | Redistribution and use in source and binary forms, with or without |
| 4524 | modification, are permitted provided that the following conditions |
| 4525 | are met: |
| 4526 | 1. Redistributions of source code must retain the above copyright |
| 4527 | notice, this list of conditions and the following disclaimer. |
| 4528 | 2. Redistributions in binary form must reproduce the above copyright |
| 4529 | notice, this list of conditions and the following disclaimer in the |
| 4530 | documentation and/or other materials provided with the distribution. |
| 4531 | |
| 4532 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4533 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4534 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4535 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4536 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4537 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4538 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4539 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4540 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4541 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4542 | SUCH DAMAGE. |
| 4543 | |
| 4544 | ------------------------------------------------------------------- |
| 4545 | |
| 4546 | Copyright (c) 2007 David Schultz <das@FreeBSD.ORG> |
| 4547 | All rights reserved. |
| 4548 | |
| 4549 | Redistribution and use in source and binary forms, with or without |
| 4550 | modification, are permitted provided that the following conditions |
| 4551 | are met: |
| 4552 | 1. Redistributions of source code must retain the above copyright |
| 4553 | notice, this list of conditions and the following disclaimer. |
| 4554 | 2. Redistributions in binary form must reproduce the above copyright |
| 4555 | notice, this list of conditions and the following disclaimer in the |
| 4556 | documentation and/or other materials provided with the distribution. |
| 4557 | |
| 4558 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4559 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4560 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4561 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4562 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4563 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4564 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4565 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4566 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4567 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4568 | SUCH DAMAGE. |
| 4569 | |
| 4570 | Derived from s_modf.c, which has the following Copyright: |
| 4571 | ==================================================== |
| 4572 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 4573 | |
| 4574 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 4575 | Permission to use, copy, modify, and distribute this |
| 4576 | software is freely granted, provided that this notice |
| 4577 | is preserved. |
| 4578 | |
| 4579 | ------------------------------------------------------------------- |
| 4580 | |
| 4581 | Copyright (c) 2007 Steven G. Kargl |
| 4582 | All rights reserved. |
| 4583 | |
| 4584 | Redistribution and use in source and binary forms, with or without |
| 4585 | modification, are permitted provided that the following conditions |
| 4586 | are met: |
| 4587 | 1. Redistributions of source code must retain the above copyright |
| 4588 | notice unmodified, this list of conditions, and the following |
| 4589 | disclaimer. |
| 4590 | 2. Redistributions in binary form must reproduce the above copyright |
| 4591 | notice, this list of conditions and the following disclaimer in the |
| 4592 | documentation and/or other materials provided with the distribution. |
| 4593 | |
| 4594 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4595 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4596 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4597 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4598 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4599 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4600 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4601 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4602 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4603 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4604 | |
| 4605 | ------------------------------------------------------------------- |
| 4606 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4607 | Copyright (c) 2007 The NetBSD Foundation, Inc. |
| 4608 | All rights reserved. |
| 4609 | |
| 4610 | This code is derived from software written by Stephen L. Moshier. |
| 4611 | It is redistributed by the NetBSD Foundation by permission of the author. |
| 4612 | |
| 4613 | Redistribution and use in source and binary forms, with or without |
| 4614 | modification, are permitted provided that the following conditions |
| 4615 | are met: |
| 4616 | 1. Redistributions of source code must retain the above copyright |
| 4617 | notice, this list of conditions and the following disclaimer. |
| 4618 | 2. Redistributions in binary form must reproduce the above copyright |
| 4619 | notice, this list of conditions and the following disclaimer in the |
| 4620 | documentation and/or other materials provided with the distribution. |
| 4621 | |
| 4622 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 4623 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 4624 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 4625 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 4626 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 4627 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 4628 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 4629 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 4630 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 4631 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 4632 | POSSIBILITY OF SUCH DAMAGE. |
| 4633 | |
| 4634 | ------------------------------------------------------------------- |
| 4635 | |
Elliott Hughes | 0a25216 | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 4636 | Copyright (c) 2007 Todd C. Miller <millert@openbsd.org> |
Elliott Hughes | 7e54c76 | 2015-05-12 10:09:01 -0700 | [diff] [blame] | 4637 | |
| 4638 | Permission to use, copy, modify, and distribute this software for any |
| 4639 | purpose with or without fee is hereby granted, provided that the above |
| 4640 | copyright notice and this permission notice appear in all copies. |
| 4641 | |
| 4642 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 4643 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4644 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 4645 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4646 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4647 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 4648 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4649 | |
| 4650 | ------------------------------------------------------------------- |
| 4651 | |
Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 4652 | Copyright (c) 2007, 2010-2013 Steven G. Kargl |
| 4653 | All rights reserved. |
| 4654 | |
| 4655 | Redistribution and use in source and binary forms, with or without |
| 4656 | modification, are permitted provided that the following conditions |
| 4657 | are met: |
| 4658 | 1. Redistributions of source code must retain the above copyright |
| 4659 | notice unmodified, this list of conditions, and the following |
| 4660 | disclaimer. |
| 4661 | 2. Redistributions in binary form must reproduce the above copyright |
| 4662 | notice, this list of conditions and the following disclaimer in the |
| 4663 | documentation and/or other materials provided with the distribution. |
| 4664 | |
| 4665 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4666 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4667 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4668 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4669 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4670 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4671 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4672 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4673 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4674 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4675 | |
| 4676 | s_sinl.c and s_cosl.c merged by Steven G. Kargl. |
| 4677 | |
| 4678 | ------------------------------------------------------------------- |
| 4679 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4680 | Copyright (c) 2007-2008 Michael G Schwern |
| 4681 | |
| 4682 | This software originally derived from Paul Sheer's pivotal_gmtime_r.c. |
| 4683 | |
| 4684 | The MIT License: |
| 4685 | |
| 4686 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4687 | of this software and associated documentation files (the "Software"), to deal |
| 4688 | in the Software without restriction, including without limitation the rights |
| 4689 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 4690 | copies of the Software, and to permit persons to whom the Software is |
| 4691 | furnished to do so, subject to the following conditions: |
| 4692 | |
| 4693 | The above copyright notice and this permission notice shall be included in |
| 4694 | all copies or substantial portions of the Software. |
| 4695 | |
| 4696 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4697 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4698 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4699 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4700 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 4701 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 4702 | THE SOFTWARE. |
| 4703 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4704 | ------------------------------------------------------------------- |
| 4705 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4706 | Copyright (c) 2007-2008 Michael G Schwern |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4707 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4708 | This software originally derived from Paul Sheer's pivotal_gmtime_r.c. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4709 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4710 | The MIT License: |
| 4711 | |
| 4712 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 4713 | of this software and associated documentation files (the "Software"), to deal |
| 4714 | in the Software without restriction, including without limitation the rights |
| 4715 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 4716 | copies of the Software, and to permit persons to whom the Software is |
| 4717 | furnished to do so, subject to the following conditions: |
| 4718 | |
| 4719 | The above copyright notice and this permission notice shall be included in |
| 4720 | all copies or substantial portions of the Software. |
| 4721 | |
| 4722 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 4723 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 4724 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 4725 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 4726 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 4727 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN |
| 4728 | THE SOFTWARE. |
| 4729 | |
| 4730 | Origin: http://code.google.com/p/y2038 |
| 4731 | Modified for Bionic by the Android Open Source Project |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 4732 | |
| 4733 | ------------------------------------------------------------------- |
| 4734 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4735 | Copyright (c) 2007-2008 David Schultz <das@FreeBSD.ORG> |
| 4736 | All rights reserved. |
| 4737 | |
| 4738 | Redistribution and use in source and binary forms, with or without |
| 4739 | modification, are permitted provided that the following conditions |
| 4740 | are met: |
| 4741 | 1. Redistributions of source code must retain the above copyright |
| 4742 | notice, this list of conditions and the following disclaimer. |
| 4743 | 2. Redistributions in binary form must reproduce the above copyright |
| 4744 | notice, this list of conditions and the following disclaimer in the |
| 4745 | documentation and/or other materials provided with the distribution. |
| 4746 | |
| 4747 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4748 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4749 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4750 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4751 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4752 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4753 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4754 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4755 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4756 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4757 | SUCH DAMAGE. |
| 4758 | |
| 4759 | ------------------------------------------------------------------- |
| 4760 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4761 | Copyright (c) 2007-2013 Bruce D. Evans |
| 4762 | All rights reserved. |
| 4763 | |
| 4764 | Redistribution and use in source and binary forms, with or without |
| 4765 | modification, are permitted provided that the following conditions |
| 4766 | are met: |
| 4767 | 1. Redistributions of source code must retain the above copyright |
| 4768 | notice unmodified, this list of conditions, and the following |
| 4769 | disclaimer. |
| 4770 | 2. Redistributions in binary form must reproduce the above copyright |
| 4771 | notice, this list of conditions and the following disclaimer in the |
| 4772 | documentation and/or other materials provided with the distribution. |
| 4773 | |
| 4774 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4775 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4776 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4777 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4778 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4779 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4780 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4781 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4782 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4783 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4784 | |
| 4785 | ------------------------------------------------------------------- |
| 4786 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4787 | Copyright (c) 2008 David Schultz <das@FreeBSD.ORG> |
| 4788 | All rights reserved. |
| 4789 | |
| 4790 | Redistribution and use in source and binary forms, with or without |
| 4791 | modification, are permitted provided that the following conditions |
| 4792 | are met: |
| 4793 | 1. Redistributions of source code must retain the above copyright |
| 4794 | notice, this list of conditions and the following disclaimer. |
| 4795 | 2. Redistributions in binary form must reproduce the above copyright |
| 4796 | notice, this list of conditions and the following disclaimer in the |
| 4797 | documentation and/or other materials provided with the distribution. |
| 4798 | |
| 4799 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4800 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4801 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4802 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4803 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4804 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4805 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4806 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4807 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4808 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4809 | SUCH DAMAGE. |
| 4810 | |
| 4811 | ------------------------------------------------------------------- |
| 4812 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 4813 | Copyright (c) 2008 Stephen L. Moshier <steve@moshier.net> |
| 4814 | |
| 4815 | Permission to use, copy, modify, and distribute this software for any |
| 4816 | purpose with or without fee is hereby granted, provided that the above |
| 4817 | copyright notice and this permission notice appear in all copies. |
| 4818 | |
| 4819 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 4820 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4821 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 4822 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4823 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4824 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 4825 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4826 | |
| 4827 | ------------------------------------------------------------------- |
| 4828 | |
Elliott Hughes | c0081d3 | 2020-07-31 11:00:10 -0700 | [diff] [blame] | 4829 | Copyright (c) 2008, 2016 Todd C. Miller <millert@openbsd.org> |
| 4830 | |
| 4831 | Permission to use, copy, modify, and distribute this software for any |
| 4832 | purpose with or without fee is hereby granted, provided that the above |
| 4833 | copyright notice and this permission notice appear in all copies. |
| 4834 | |
| 4835 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 4836 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4837 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 4838 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4839 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4840 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 4841 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4842 | |
| 4843 | ------------------------------------------------------------------- |
| 4844 | |
| 4845 | Copyright (c) 2008, 2017 Otto Moerbeek <otto@drijf.net> |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4846 | |
| 4847 | Permission to use, copy, modify, and distribute this software for any |
| 4848 | purpose with or without fee is hereby granted, provided that the above |
| 4849 | copyright notice and this permission notice appear in all copies. |
| 4850 | |
| 4851 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 4852 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4853 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 4854 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4855 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4856 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 4857 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4858 | |
| 4859 | ------------------------------------------------------------------- |
| 4860 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 4861 | Copyright (c) 2008, Damien Miller <djm@openbsd.org> |
| 4862 | |
| 4863 | Permission to use, copy, modify, and distribute this software for any |
| 4864 | purpose with or without fee is hereby granted, provided that the above |
| 4865 | copyright notice and this permission notice appear in all copies. |
| 4866 | |
| 4867 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 4868 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 4869 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 4870 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 4871 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 4872 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 4873 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 4874 | |
| 4875 | ------------------------------------------------------------------- |
| 4876 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4877 | Copyright (c) 2009 David Schultz <das@FreeBSD.org> |
| 4878 | All rights reserved. |
| 4879 | |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 4880 | Copyright (c) 2011 The FreeBSD Foundation |
| 4881 | All rights reserved. |
| 4882 | Portions of this software were developed by David Chisnall |
| 4883 | under sponsorship from the FreeBSD Foundation. |
| 4884 | |
| 4885 | Redistribution and use in source and binary forms, with or without |
| 4886 | modification, are permitted provided that the following conditions |
| 4887 | are met: |
| 4888 | 1. Redistributions of source code must retain the above copyright |
| 4889 | notice, this list of conditions and the following disclaimer. |
| 4890 | 2. Redistributions in binary form must reproduce the above copyright |
| 4891 | notice, this list of conditions and the following disclaimer in the |
| 4892 | documentation and/or other materials provided with the distribution. |
| 4893 | |
| 4894 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4895 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4896 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4897 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4898 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4899 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4900 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4901 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4902 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4903 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4904 | SUCH DAMAGE. |
| 4905 | |
| 4906 | ------------------------------------------------------------------- |
| 4907 | |
| 4908 | Copyright (c) 2009 David Schultz <das@FreeBSD.org> |
| 4909 | All rights reserved. |
| 4910 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 4911 | Redistribution and use in source and binary forms, with or without |
| 4912 | modification, are permitted provided that the following conditions |
| 4913 | are met: |
| 4914 | 1. Redistributions of source code must retain the above copyright |
| 4915 | notice, this list of conditions and the following disclaimer. |
| 4916 | 2. Redistributions in binary form must reproduce the above copyright |
| 4917 | notice, this list of conditions and the following disclaimer in the |
| 4918 | documentation and/or other materials provided with the distribution. |
| 4919 | |
| 4920 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 4921 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 4922 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 4923 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 4924 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 4925 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 4926 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 4927 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 4928 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 4929 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 4930 | SUCH DAMAGE. |
| 4931 | |
| 4932 | ------------------------------------------------------------------- |
| 4933 | |
Irina Tirdea | eac9eb4 | 2012-09-08 09:28:30 +0300 | [diff] [blame] | 4934 | Copyright (c) 2009 The NetBSD Foundation, Inc. |
| 4935 | |
| 4936 | This code is derived from software contributed to The NetBSD Foundation |
| 4937 | by Roy Marples. |
| 4938 | |
| 4939 | Redistribution and use in source and binary forms, with or without |
| 4940 | modification, are permitted provided that the following conditions |
| 4941 | are met: |
| 4942 | 1. Redistributions of source code must retain the above copyright |
| 4943 | notice, this list of conditions and the following disclaimer. |
| 4944 | 2. Redistributions in binary form must reproduce the above copyright |
| 4945 | notice, this list of conditions and the following disclaimer in the |
| 4946 | documentation and/or other materials provided with the distribution. |
| 4947 | |
| 4948 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4949 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4950 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4951 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4952 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4953 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4954 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4955 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4956 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4957 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4958 | |
| 4959 | ------------------------------------------------------------------- |
| 4960 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 4961 | Copyright (c) 2009-2013 Steven G. Kargl |
| 4962 | All rights reserved. |
| 4963 | |
| 4964 | Redistribution and use in source and binary forms, with or without |
| 4965 | modification, are permitted provided that the following conditions |
| 4966 | are met: |
| 4967 | 1. Redistributions of source code must retain the above copyright |
| 4968 | notice unmodified, this list of conditions, and the following |
| 4969 | disclaimer. |
| 4970 | 2. Redistributions in binary form must reproduce the above copyright |
| 4971 | notice, this list of conditions and the following disclaimer in the |
| 4972 | documentation and/or other materials provided with the distribution. |
| 4973 | |
| 4974 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 4975 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 4976 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 4977 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 4978 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 4979 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 4980 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 4981 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 4982 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 4983 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 4984 | |
| 4985 | Optimized by Bruce D. Evans. |
| 4986 | |
| 4987 | ------------------------------------------------------------------- |
| 4988 | |
Elliott Hughes | 882b8af | 2016-05-16 17:35:36 -0700 | [diff] [blame] | 4989 | Copyright (c) 2010 The NetBSD Foundation, Inc. |
| 4990 | All rights reserved. |
| 4991 | |
| 4992 | Redistribution and use in source and binary forms, with or without |
| 4993 | modification, are permitted provided that the following conditions |
| 4994 | are met: |
| 4995 | 1. Redistributions of source code must retain the above copyright |
| 4996 | notice, this list of conditions and the following disclaimer. |
| 4997 | 2. Redistributions in binary form must reproduce the above copyright |
| 4998 | notice, this list of conditions and the following disclaimer in the |
| 4999 | documentation and/or other materials provided with the distribution. |
| 5000 | |
| 5001 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 5002 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 5003 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 5004 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 5005 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 5006 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 5007 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 5008 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 5009 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 5010 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 5011 | POSSIBILITY OF SUCH DAMAGE. |
| 5012 | |
| 5013 | ------------------------------------------------------------------- |
| 5014 | |
Elliott Hughes | 0a25216 | 2019-11-20 14:56:22 -0800 | [diff] [blame] | 5015 | Copyright (c) 2010 Todd C. Miller <millert@openbsd.org> |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5016 | |
| 5017 | Permission to use, copy, modify, and distribute this software for any |
| 5018 | purpose with or without fee is hereby granted, provided that the above |
| 5019 | copyright notice and this permission notice appear in all copies. |
| 5020 | |
| 5021 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 5022 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 5023 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 5024 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 5025 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 5026 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 5027 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 5028 | |
| 5029 | ------------------------------------------------------------------- |
| 5030 | |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5031 | Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5032 | All rights reserved. |
| 5033 | |
| 5034 | Redistribution and use in source and binary forms, with or without |
| 5035 | modification, are permitted provided that the following conditions are met: |
| 5036 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5037 | * Redistributions of source code must retain the above copyright notice, |
| 5038 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5039 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5040 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5041 | * this list of conditions and the following disclaimer in the documentation |
| 5042 | * and/or other materials provided with the distribution. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5043 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5044 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5045 | * may be used to endorse or promote products derived from this software |
| 5046 | * without specific prior written permission. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5047 | |
| 5048 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5049 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5050 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5051 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5052 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5053 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5054 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5055 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5056 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5057 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5058 | |
| 5059 | ------------------------------------------------------------------- |
| 5060 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5061 | Copyright (c) 2010, Intel Corporation |
| 5062 | All rights reserved. |
| 5063 | |
| 5064 | Redistribution and use in source and binary forms, with or without |
| 5065 | modification, are permitted provided that the following conditions are met: |
| 5066 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5067 | * Redistributions of source code must retain the above copyright notice, |
| 5068 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5069 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5070 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5071 | * this list of conditions and the following disclaimer in the documentation |
| 5072 | * and/or other materials provided with the distribution. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5073 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5074 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5075 | * may be used to endorse or promote products derived from this software |
| 5076 | * without specific prior written permission. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5077 | |
| 5078 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5079 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5080 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5081 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5082 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5083 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5084 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5085 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5086 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5087 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5088 | |
| 5089 | ------------------------------------------------------------------- |
| 5090 | |
Elliott Hughes | bfa582d | 2014-05-05 14:58:17 -0700 | [diff] [blame] | 5091 | Copyright (c) 2011 David Chisnall |
| 5092 | All rights reserved. |
| 5093 | |
| 5094 | Redistribution and use in source and binary forms, with or without |
| 5095 | modification, are permitted provided that the following conditions |
| 5096 | are met: |
| 5097 | 1. Redistributions of source code must retain the above copyright |
| 5098 | notice, this list of conditions and the following disclaimer. |
| 5099 | 2. Redistributions in binary form must reproduce the above copyright |
| 5100 | notice, this list of conditions and the following disclaimer in the |
| 5101 | documentation and/or other materials provided with the distribution. |
| 5102 | |
| 5103 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5104 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5105 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5106 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5107 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5108 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5109 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5110 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5111 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5112 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5113 | SUCH DAMAGE. |
| 5114 | |
| 5115 | ------------------------------------------------------------------- |
| 5116 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 5117 | Copyright (c) 2011 David Schultz |
| 5118 | All rights reserved. |
| 5119 | |
| 5120 | Redistribution and use in source and binary forms, with or without |
| 5121 | modification, are permitted provided that the following conditions |
| 5122 | are met: |
| 5123 | 1. Redistributions of source code must retain the above copyright |
| 5124 | notice unmodified, this list of conditions, and the following |
| 5125 | disclaimer. |
| 5126 | 2. Redistributions in binary form must reproduce the above copyright |
| 5127 | notice, this list of conditions and the following disclaimer in the |
| 5128 | documentation and/or other materials provided with the distribution. |
| 5129 | |
| 5130 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 5131 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 5132 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5133 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 5134 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 5135 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5136 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5137 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5138 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 5139 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5140 | |
| 5141 | ------------------------------------------------------------------- |
| 5142 | |
| 5143 | Copyright (c) 2011 David Schultz <das@FreeBSD.ORG> |
| 5144 | All rights reserved. |
| 5145 | |
| 5146 | Redistribution and use in source and binary forms, with or without |
| 5147 | modification, are permitted provided that the following conditions |
| 5148 | are met: |
| 5149 | 1. Redistributions of source code must retain the above copyright |
| 5150 | notice, this list of conditions and the following disclaimer. |
| 5151 | 2. Redistributions in binary form must reproduce the above copyright |
| 5152 | notice, this list of conditions and the following disclaimer in the |
| 5153 | documentation and/or other materials provided with the distribution. |
| 5154 | |
| 5155 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5156 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5157 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5158 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5159 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5160 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5161 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5162 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5163 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5164 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5165 | SUCH DAMAGE. |
| 5166 | |
| 5167 | ------------------------------------------------------------------- |
| 5168 | |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5169 | Copyright (c) 2011 Ed Schouten <ed@FreeBSD.org> |
| 5170 | David Chisnall <theraven@FreeBSD.org> |
| 5171 | All rights reserved. |
| 5172 | |
| 5173 | Redistribution and use in source and binary forms, with or without |
| 5174 | modification, are permitted provided that the following conditions |
| 5175 | are met: |
| 5176 | 1. Redistributions of source code must retain the above copyright |
| 5177 | notice, this list of conditions and the following disclaimer. |
| 5178 | 2. Redistributions in binary form must reproduce the above copyright |
| 5179 | notice, this list of conditions and the following disclaimer in the |
| 5180 | documentation and/or other materials provided with the distribution. |
| 5181 | |
| 5182 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5183 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5184 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5185 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5186 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5187 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5188 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5189 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5190 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5191 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5192 | SUCH DAMAGE. |
| 5193 | |
| 5194 | ------------------------------------------------------------------- |
| 5195 | |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5196 | Copyright (c) 2011 Intel Corporation |
| 5197 | All rights reserved. |
| 5198 | |
| 5199 | Redistribution and use in source and binary forms, with or without |
| 5200 | modification, are permitted provided that the following conditions are met: |
| 5201 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5202 | * Redistributions of source code must retain the above copyright notice, |
| 5203 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5204 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5205 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5206 | * this list of conditions and the following disclaimer in the documentation |
| 5207 | * and/or other materials provided with the distribution. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5208 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5209 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5210 | * may be used to endorse or promote products derived from this software |
| 5211 | * without specific prior written permission. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5212 | |
| 5213 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5214 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5215 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5216 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5217 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5218 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5219 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5220 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5221 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5222 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5223 | |
| 5224 | ------------------------------------------------------------------- |
| 5225 | |
Elliott Hughes | 5c2264a | 2014-09-13 09:42:41 -0700 | [diff] [blame] | 5226 | Copyright (c) 2011 Martin Pieuchot <mpi@openbsd.org> |
| 5227 | |
| 5228 | Permission to use, copy, modify, and distribute this software for any |
| 5229 | purpose with or without fee is hereby granted, provided that the above |
| 5230 | copyright notice and this permission notice appear in all copies. |
| 5231 | |
| 5232 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 5233 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 5234 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 5235 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 5236 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 5237 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 5238 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 5239 | |
| 5240 | ------------------------------------------------------------------- |
| 5241 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5242 | Copyright (c) 2011 The Android Open Source Project |
| 5243 | Copyright (c) 2008 ARM Ltd |
| 5244 | All rights reserved. |
| 5245 | |
| 5246 | Redistribution and use in source and binary forms, with or without |
| 5247 | modification, are permitted provided that the following conditions |
| 5248 | are met: |
| 5249 | 1. Redistributions of source code must retain the above copyright |
| 5250 | notice, this list of conditions and the following disclaimer. |
| 5251 | 2. Redistributions in binary form must reproduce the above copyright |
| 5252 | notice, this list of conditions and the following disclaimer in the |
| 5253 | documentation and/or other materials provided with the distribution. |
| 5254 | 3. The name of the company may not be used to endorse or promote |
| 5255 | products derived from this software without specific prior written |
| 5256 | permission. |
| 5257 | |
| 5258 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 5259 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5260 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5261 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5262 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 5263 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 5264 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 5265 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 5266 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5267 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5268 | |
| 5269 | ------------------------------------------------------------------- |
| 5270 | |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5271 | Copyright (c) 2011, 2012, 2013 Intel Corporation |
| 5272 | All rights reserved. |
| 5273 | |
| 5274 | Redistribution and use in source and binary forms, with or without |
| 5275 | modification, are permitted provided that the following conditions are met: |
| 5276 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5277 | * Redistributions of source code must retain the above copyright notice, |
| 5278 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5279 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5280 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5281 | * this list of conditions and the following disclaimer in the documentation |
| 5282 | * and/or other materials provided with the distribution. |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5283 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5284 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5285 | * may be used to endorse or promote products derived from this software |
| 5286 | * without specific prior written permission. |
Elliott Hughes | 54a7494 | 2014-01-03 16:40:37 -0800 | [diff] [blame] | 5287 | |
| 5288 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5289 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5290 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5291 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5292 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5293 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5294 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5295 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5296 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5297 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5298 | |
| 5299 | ------------------------------------------------------------------- |
| 5300 | |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5301 | Copyright (c) 2011, Intel Corporation |
| 5302 | All rights reserved. |
| 5303 | |
| 5304 | Redistribution and use in source and binary forms, with or without |
| 5305 | modification, are permitted provided that the following conditions are met: |
| 5306 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5307 | * Redistributions of source code must retain the above copyright notice, |
| 5308 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5309 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5310 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5311 | * this list of conditions and the following disclaimer in the documentation |
| 5312 | * and/or other materials provided with the distribution. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5313 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5314 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5315 | * may be used to endorse or promote products derived from this software |
| 5316 | * without specific prior written permission. |
Elliott Hughes | 2815b1d | 2013-06-12 16:00:41 -0700 | [diff] [blame] | 5317 | |
| 5318 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5319 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5320 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5321 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5322 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5323 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5324 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5325 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5326 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5327 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5328 | |
| 5329 | ------------------------------------------------------------------- |
| 5330 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5331 | Copyright (c) 2011, VMware, Inc. |
| 5332 | All rights reserved. |
| 5333 | |
| 5334 | Redistribution and use in source and binary forms, with or without |
| 5335 | modification, are permitted provided that the following conditions are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5336 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5337 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5338 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5339 | notice, this list of conditions and the following disclaimer in the |
| 5340 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5341 | * Neither the name of the VMware, Inc. nor the names of its contributors |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5342 | may be used to endorse or promote products derived from this software |
| 5343 | without specific prior written permission. |
| 5344 | |
| 5345 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
| 5346 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5347 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5348 | ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR |
| 5349 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5350 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5351 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
| 5352 | ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5353 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 5354 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5355 | |
| 5356 | ------------------------------------------------------------------- |
| 5357 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5358 | Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG> |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 5359 | All rights reserved. |
| 5360 | |
| 5361 | Redistribution and use in source and binary forms, with or without |
| 5362 | modification, are permitted provided that the following conditions |
| 5363 | are met: |
| 5364 | 1. Redistributions of source code must retain the above copyright |
| 5365 | notice, this list of conditions and the following disclaimer. |
| 5366 | 2. Redistributions in binary form must reproduce the above copyright |
| 5367 | notice, this list of conditions and the following disclaimer in the |
| 5368 | documentation and/or other materials provided with the distribution. |
| 5369 | |
| 5370 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5371 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5372 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5373 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5374 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5375 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5376 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5377 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5378 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5379 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5380 | SUCH DAMAGE. |
| 5381 | |
| 5382 | ------------------------------------------------------------------- |
| 5383 | |
| 5384 | Copyright (c) 2012 Stephen Montgomery-Smith <stephen@FreeBSD.ORG> |
Elliott Hughes | 8da8ca4 | 2018-05-08 13:35:33 -0700 | [diff] [blame] | 5385 | Copyright (c) 2017 Mahdi Mokhtari <mmokhi@FreeBSD.org> |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5386 | All rights reserved. |
| 5387 | |
| 5388 | Redistribution and use in source and binary forms, with or without |
| 5389 | modification, are permitted provided that the following conditions |
| 5390 | are met: |
| 5391 | 1. Redistributions of source code must retain the above copyright |
| 5392 | notice, this list of conditions and the following disclaimer. |
| 5393 | 2. Redistributions in binary form must reproduce the above copyright |
| 5394 | notice, this list of conditions and the following disclaimer in the |
| 5395 | documentation and/or other materials provided with the distribution. |
| 5396 | |
| 5397 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5398 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5399 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5400 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5401 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5402 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5403 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5404 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5405 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5406 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5407 | SUCH DAMAGE. |
| 5408 | |
| 5409 | ------------------------------------------------------------------- |
| 5410 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5411 | Copyright (c) 2012, Linaro Limited |
| 5412 | All rights reserved. |
| 5413 | |
| 5414 | Redistribution and use in source and binary forms, with or without |
| 5415 | modification, are permitted provided that the following conditions are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5416 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5417 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5418 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5419 | notice, this list of conditions and the following disclaimer in the |
| 5420 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5421 | * Neither the name of the Linaro nor the |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5422 | names of its contributors may be used to endorse or promote products |
| 5423 | derived from this software without specific prior written permission. |
| 5424 | |
| 5425 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5426 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5427 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5428 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5429 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5430 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5431 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5432 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5433 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5434 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5435 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5436 | |
| 5437 | ------------------------------------------------------------------- |
| 5438 | |
Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5439 | Copyright (c) 2012-2013, Linaro Limited |
| 5440 | All rights reserved. |
| 5441 | |
| 5442 | Redistribution and use in source and binary forms, with or without |
| 5443 | modification, are permitted provided that the following conditions are met: |
| 5444 | * Redistributions of source code must retain the above copyright |
| 5445 | notice, this list of conditions and the following disclaimer. |
| 5446 | * Redistributions in binary form must reproduce the above copyright |
| 5447 | notice, this list of conditions and the following disclaimer in the |
| 5448 | documentation and/or other materials provided with the distribution. |
| 5449 | * Neither the name of the Linaro nor the |
| 5450 | names of its contributors may be used to endorse or promote products |
| 5451 | derived from this software without specific prior written permission. |
| 5452 | |
| 5453 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5454 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5455 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5456 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5457 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5458 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5459 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5460 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5461 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5462 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5463 | |
| 5464 | ------------------------------------------------------------------- |
| 5465 | |
Jake Weinstein | f877f5c | 2017-05-06 23:22:58 -0400 | [diff] [blame] | 5466 | Copyright (c) 2012-2014 ARM Ltd |
| 5467 | All rights reserved. |
| 5468 | |
| 5469 | Redistribution and use in source and binary forms, with or without |
| 5470 | modification, are permitted provided that the following conditions |
| 5471 | are met: |
| 5472 | 1. Redistributions of source code must retain the above copyright |
| 5473 | notice, this list of conditions and the following disclaimer. |
| 5474 | 2. Redistributions in binary form must reproduce the above copyright |
| 5475 | notice, this list of conditions and the following disclaimer in the |
| 5476 | documentation and/or other materials provided with the distribution. |
| 5477 | 3. The name of the company may not be used to endorse or promote |
| 5478 | products derived from this software without specific prior written |
| 5479 | permission. |
| 5480 | |
| 5481 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 5482 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5483 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5484 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5485 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 5486 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 5487 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 5488 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 5489 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5490 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5491 | |
| 5492 | ------------------------------------------------------------------- |
| 5493 | |
Elliott Hughes | 44ead71 | 2015-08-28 20:23:52 -0700 | [diff] [blame] | 5494 | Copyright (c) 2013 |
| 5495 | MIPS Technologies, Inc., California. |
| 5496 | |
| 5497 | Redistribution and use in source and binary forms, with or without |
| 5498 | modification, are permitted provided that the following conditions |
| 5499 | are met: |
| 5500 | 1. Redistributions of source code must retain the above copyright |
| 5501 | notice, this list of conditions and the following disclaimer. |
| 5502 | 2. Redistributions in binary form must reproduce the above copyright |
| 5503 | notice, this list of conditions and the following disclaimer in the |
| 5504 | documentation and/or other materials provided with the distribution. |
| 5505 | 3. Neither the name of the MIPS Technologies, Inc., nor the names of its |
| 5506 | contributors may be used to endorse or promote products derived from |
| 5507 | this software without specific prior written permission. |
| 5508 | |
| 5509 | THIS SOFTWARE IS PROVIDED BY THE MIPS TECHNOLOGIES, INC. ``AS IS'' AND |
| 5510 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5511 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5512 | ARE DISCLAIMED. IN NO EVENT SHALL THE MIPS TECHNOLOGIES, INC. BE LIABLE |
| 5513 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5514 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5515 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5516 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5517 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5518 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5519 | SUCH DAMAGE. |
| 5520 | |
| 5521 | ------------------------------------------------------------------- |
| 5522 | |
Elliott Hughes | 0493a6f | 2013-03-07 11:48:58 -0800 | [diff] [blame] | 5523 | Copyright (c) 2013 ARM Ltd |
| 5524 | All rights reserved. |
| 5525 | |
| 5526 | Redistribution and use in source and binary forms, with or without |
| 5527 | modification, are permitted provided that the following conditions |
| 5528 | are met: |
| 5529 | 1. Redistributions of source code must retain the above copyright |
| 5530 | notice, this list of conditions and the following disclaimer. |
| 5531 | 2. Redistributions in binary form must reproduce the above copyright |
| 5532 | notice, this list of conditions and the following disclaimer in the |
| 5533 | documentation and/or other materials provided with the distribution. |
| 5534 | 3. The name of the company may not be used to endorse or promote |
| 5535 | products derived from this software without specific prior written |
| 5536 | permission. |
| 5537 | |
| 5538 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 5539 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5540 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5541 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5542 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 5543 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 5544 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 5545 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 5546 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5547 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5548 | |
| 5549 | ------------------------------------------------------------------- |
| 5550 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5551 | Copyright (c) 2013 Antoine Jacoutot <ajacoutot@openbsd.org> |
| 5552 | |
| 5553 | Permission to use, copy, modify, and distribute this software for any |
| 5554 | purpose with or without fee is hereby granted, provided that the above |
| 5555 | copyright notice and this permission notice appear in all copies. |
| 5556 | |
| 5557 | THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES |
| 5558 | WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF |
| 5559 | MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR |
| 5560 | ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 5561 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN |
| 5562 | ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
| 5563 | OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
| 5564 | |
| 5565 | ------------------------------------------------------------------- |
| 5566 | |
Elliott Hughes | ab52807 | 2018-07-24 00:01:52 +0000 | [diff] [blame] | 5567 | Copyright (c) 2013 Bruce D. Evans |
| 5568 | All rights reserved. |
| 5569 | |
| 5570 | Redistribution and use in source and binary forms, with or without |
| 5571 | modification, are permitted provided that the following conditions |
| 5572 | are met: |
| 5573 | 1. Redistributions of source code must retain the above copyright |
| 5574 | notice unmodified, this list of conditions, and the following |
| 5575 | disclaimer. |
| 5576 | 2. Redistributions in binary form must reproduce the above copyright |
| 5577 | notice, this list of conditions and the following disclaimer in the |
| 5578 | documentation and/or other materials provided with the distribution. |
| 5579 | |
| 5580 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 5581 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 5582 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5583 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 5584 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 5585 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5586 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5587 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5588 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 5589 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5590 | |
| 5591 | ------------------------------------------------------------------- |
| 5592 | |
Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5593 | Copyright (c) 2013 The NetBSD Foundation, Inc. |
| 5594 | All rights reserved. |
Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5595 | |
Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5596 | This code is derived from software contributed to The NetBSD Foundation |
| 5597 | by Christos Zoulas. |
Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5598 | |
Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5599 | Redistribution and use in source and binary forms, with or without |
| 5600 | modification, are permitted provided that the following conditions |
| 5601 | are met: |
| 5602 | 1. Redistributions of source code must retain the above copyright |
| 5603 | notice, this list of conditions and the following disclaimer. |
| 5604 | 2. Redistributions in binary form must reproduce the above copyright |
| 5605 | notice, this list of conditions and the following disclaimer in the |
| 5606 | documentation and/or other materials provided with the distribution. |
Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5607 | |
Elliott Hughes | 6b2b585 | 2014-12-18 16:27:30 -0800 | [diff] [blame] | 5608 | THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS |
| 5609 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 5610 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR |
| 5611 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS |
| 5612 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 5613 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 5614 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS |
| 5615 | INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
| 5616 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) |
| 5617 | ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 5618 | POSSIBILITY OF SUCH DAMAGE. |
Will Newton | 2753e12 | 2013-07-03 09:44:30 +0100 | [diff] [blame] | 5619 | |
| 5620 | ------------------------------------------------------------------- |
| 5621 | |
Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5622 | Copyright (c) 2013, Linaro Limited |
| 5623 | All rights reserved. |
| 5624 | |
| 5625 | Redistribution and use in source and binary forms, with or without |
| 5626 | modification, are permitted provided that the following conditions are met: |
| 5627 | * Redistributions of source code must retain the above copyright |
| 5628 | notice, this list of conditions and the following disclaimer. |
| 5629 | * Redistributions in binary form must reproduce the above copyright |
| 5630 | notice, this list of conditions and the following disclaimer in the |
| 5631 | documentation and/or other materials provided with the distribution. |
| 5632 | * Neither the name of the Linaro nor the |
| 5633 | names of its contributors may be used to endorse or promote products |
| 5634 | derived from this software without specific prior written permission. |
| 5635 | |
| 5636 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5637 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5638 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5639 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5640 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5641 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5642 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5643 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5644 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5645 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5646 | |
| 5647 | ------------------------------------------------------------------- |
| 5648 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 5649 | Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved. |
| 5650 | Johnny Qiu <joqiu@nvidia.com> |
| 5651 | Shu Zhang <chazhang@nvidia.com> |
| 5652 | |
| 5653 | Redistribution and use in source and binary forms, with or without |
| 5654 | modification, are permitted provided that the following conditions are |
| 5655 | met: |
| 5656 | * Redistributions of source code must retain the above copyright |
| 5657 | notice, this list of conditions and the following disclaimer. |
| 5658 | * Redistributions in binary form must reproduce the above |
| 5659 | copyright notice, this list of conditions and the following |
| 5660 | disclaimer in the documentation and/or other materials provided |
| 5661 | with the distribution. |
| 5662 | * Neither the name of The Linux Foundation nor the names of its |
| 5663 | contributors may be used to endorse or promote products derived |
| 5664 | from this software without specific prior written permission. |
| 5665 | |
| 5666 | THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED |
| 5667 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5668 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT |
| 5669 | ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS |
| 5670 | BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR |
| 5671 | CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 5672 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
| 5673 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, |
| 5674 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE |
| 5675 | OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN |
| 5676 | IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5677 | |
| 5678 | ------------------------------------------------------------------- |
| 5679 | |
Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5680 | Copyright (c) 2013-2015, Linaro Limited |
| 5681 | All rights reserved. |
| 5682 | |
| 5683 | Redistribution and use in source and binary forms, with or without |
| 5684 | modification, are permitted provided that the following conditions are met: |
| 5685 | * Redistributions of source code must retain the above copyright |
| 5686 | notice, this list of conditions and the following disclaimer. |
| 5687 | * Redistributions in binary form must reproduce the above copyright |
| 5688 | notice, this list of conditions and the following disclaimer in the |
| 5689 | documentation and/or other materials provided with the distribution. |
| 5690 | * Neither the name of the Linaro nor the |
| 5691 | names of its contributors may be used to endorse or promote products |
| 5692 | derived from this software without specific prior written permission. |
| 5693 | |
| 5694 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5695 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5696 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5697 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5698 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5699 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5700 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5701 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5702 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5703 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5704 | |
| 5705 | ------------------------------------------------------------------- |
| 5706 | |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5707 | Copyright (c) 2014, Intel Corporation |
| 5708 | All rights reserved. |
| 5709 | |
| 5710 | Redistribution and use in source and binary forms, with or without |
| 5711 | modification, are permitted provided that the following conditions are met: |
| 5712 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5713 | * Redistributions of source code must retain the above copyright notice, |
| 5714 | * this list of conditions and the following disclaimer. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5715 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5716 | * Redistributions in binary form must reproduce the above copyright notice, |
| 5717 | * this list of conditions and the following disclaimer in the documentation |
| 5718 | * and/or other materials provided with the distribution. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5719 | |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5720 | * Neither the name of Intel Corporation nor the names of its contributors |
| 5721 | * may be used to endorse or promote products derived from this software |
| 5722 | * without specific prior written permission. |
Elliott Hughes | 1558138 | 2014-07-07 15:42:06 -0700 | [diff] [blame] | 5723 | |
| 5724 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND |
| 5725 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 5726 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 5727 | DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR |
| 5728 | ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 5729 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5730 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
| 5731 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5732 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5733 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5734 | |
| 5735 | ------------------------------------------------------------------- |
| 5736 | |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5737 | Copyright (c) 2014, Linaro Limited |
| 5738 | All rights reserved. |
| 5739 | |
| 5740 | Redistribution and use in source and binary forms, with or without |
| 5741 | modification, are permitted provided that the following conditions are met: |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5742 | * Redistributions of source code must retain the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5743 | notice, this list of conditions and the following disclaimer. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5744 | * Redistributions in binary form must reproduce the above copyright |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5745 | notice, this list of conditions and the following disclaimer in the |
| 5746 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 3758a24 | 2014-07-22 21:24:47 -0700 | [diff] [blame] | 5747 | * Neither the name of the Linaro nor the |
Elliott Hughes | 4e54b11 | 2014-03-06 15:06:11 -0800 | [diff] [blame] | 5748 | names of its contributors may be used to endorse or promote products |
| 5749 | derived from this software without specific prior written permission. |
| 5750 | |
| 5751 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5752 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5753 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5754 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5755 | HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5756 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5757 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5758 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5759 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5760 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5761 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5762 | |
| 5763 | ------------------------------------------------------------------- |
| 5764 | |
Jake Weinstein | 372f19e | 2016-11-17 16:01:25 -0500 | [diff] [blame] | 5765 | Copyright (c) 2015 ARM Ltd |
| 5766 | All rights reserved. |
| 5767 | |
| 5768 | Redistribution and use in source and binary forms, with or without |
| 5769 | modification, are permitted provided that the following conditions |
| 5770 | are met: |
| 5771 | 1. Redistributions of source code must retain the above copyright |
| 5772 | notice, this list of conditions and the following disclaimer. |
| 5773 | 2. Redistributions in binary form must reproduce the above copyright |
| 5774 | notice, this list of conditions and the following disclaimer in the |
| 5775 | documentation and/or other materials provided with the distribution. |
| 5776 | 3. The name of the company may not be used to endorse or promote |
| 5777 | products derived from this software without specific prior written |
| 5778 | permission. |
| 5779 | |
| 5780 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 5781 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5782 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5783 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5784 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 5785 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 5786 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 5787 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 5788 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5789 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5790 | |
| 5791 | ------------------------------------------------------------------- |
| 5792 | |
Elliott Hughes | b4931ce | 2016-02-08 17:00:12 -0800 | [diff] [blame] | 5793 | Copyright (c) 2015 Joerg Sonnenberger <joerg@NetBSD.org>. |
| 5794 | All rights reserved. |
| 5795 | |
| 5796 | Redistribution and use in source and binary forms, with or without |
| 5797 | modification, are permitted provided that the following conditions |
| 5798 | are met: |
| 5799 | |
| 5800 | 1. Redistributions of source code must retain the above copyright |
| 5801 | notice, this list of conditions and the following disclaimer. |
| 5802 | 2. Redistributions in binary form must reproduce the above copyright |
| 5803 | notice, this list of conditions and the following disclaimer in |
| 5804 | the documentation and/or other materials provided with the |
| 5805 | distribution. |
| 5806 | |
| 5807 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5808 | ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5809 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 5810 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 5811 | COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 5812 | INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 5813 | BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 5814 | LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED |
| 5815 | AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
| 5816 | OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
| 5817 | OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5818 | SUCH DAMAGE. |
| 5819 | |
| 5820 | ------------------------------------------------------------------- |
| 5821 | |
Elliott Hughes | 5702c6f | 2017-08-31 17:27:05 -0700 | [diff] [blame] | 5822 | Copyright (c) 2015 Nuxi, https://nuxi.nl/ |
| 5823 | |
| 5824 | Redistribution and use in source and binary forms, with or without |
| 5825 | modification, are permitted provided that the following conditions |
| 5826 | are met: |
| 5827 | 1. Redistributions of source code must retain the above copyright |
| 5828 | notice, this list of conditions and the following disclaimer. |
| 5829 | 2. Redistributions in binary form must reproduce the above copyright |
| 5830 | notice, this list of conditions and the following disclaimer in the |
| 5831 | documentation and/or other materials provided with the distribution. |
| 5832 | |
| 5833 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5834 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5835 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5836 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5837 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5838 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5839 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5840 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5841 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5842 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5843 | SUCH DAMAGE. |
| 5844 | |
| 5845 | ------------------------------------------------------------------- |
| 5846 | |
Sebastian Pop | ed9bfc4 | 2017-06-19 12:39:02 -0500 | [diff] [blame] | 5847 | Copyright (c) 2017 ARM Ltd |
| 5848 | All rights reserved. |
| 5849 | |
| 5850 | Redistribution and use in source and binary forms, with or without |
| 5851 | modification, are permitted provided that the following conditions |
| 5852 | are met: |
| 5853 | 1. Redistributions of source code must retain the above copyright |
| 5854 | notice, this list of conditions and the following disclaimer. |
| 5855 | 2. Redistributions in binary form must reproduce the above copyright |
| 5856 | notice, this list of conditions and the following disclaimer in the |
| 5857 | documentation and/or other materials provided with the distribution. |
| 5858 | 3. The name of the company may not be used to endorse or promote |
| 5859 | products derived from this software without specific prior written |
| 5860 | permission. |
| 5861 | |
| 5862 | THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED |
| 5863 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |
| 5864 | MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 5865 | IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5866 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 5867 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 5868 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 5869 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 5870 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 5871 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5872 | |
| 5873 | ------------------------------------------------------------------- |
| 5874 | |
Prashant Patil | fcb877a | 2017-03-16 18:07:00 +0530 | [diff] [blame] | 5875 | Copyright (c) 2017 Imagination Technologies. |
| 5876 | |
| 5877 | All rights reserved. |
| 5878 | |
| 5879 | Redistribution and use in source and binary forms, with or without |
| 5880 | modification, are permitted provided that the following conditions |
| 5881 | are met: |
| 5882 | |
| 5883 | * Redistributions of source code must retain the above copyright |
| 5884 | notice, this list of conditions and the following disclaimer. |
| 5885 | * Redistributions in binary form must reproduce the above copyright |
| 5886 | notice, this list of conditions and the following disclaimer |
| 5887 | in the documentation and/or other materials provided with |
| 5888 | the distribution. |
| 5889 | * Neither the name of Imagination Technologies nor the names of its |
| 5890 | contributors may be used to endorse or promote products derived |
| 5891 | from this software without specific prior written permission. |
| 5892 | |
| 5893 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 5894 | "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 5895 | LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 5896 | A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 5897 | OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 5898 | SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 5899 | LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 5900 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 5901 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 5902 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 5903 | OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 5904 | |
| 5905 | ------------------------------------------------------------------- |
| 5906 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 5907 | Copyright (c)1999 Citrus Project, |
| 5908 | All rights reserved. |
| 5909 | |
| 5910 | Redistribution and use in source and binary forms, with or without |
| 5911 | modification, are permitted provided that the following conditions |
| 5912 | are met: |
| 5913 | 1. Redistributions of source code must retain the above copyright |
| 5914 | notice, this list of conditions and the following disclaimer. |
| 5915 | 2. Redistributions in binary form must reproduce the above copyright |
| 5916 | notice, this list of conditions and the following disclaimer in the |
| 5917 | documentation and/or other materials provided with the distribution. |
| 5918 | |
| 5919 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5920 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5921 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5922 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5923 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5924 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5925 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5926 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5927 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5928 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5929 | SUCH DAMAGE. |
| 5930 | |
| 5931 | ------------------------------------------------------------------- |
| 5932 | |
| 5933 | Copyright (c)2001 Citrus Project, |
| 5934 | All rights reserved. |
| 5935 | |
| 5936 | Redistribution and use in source and binary forms, with or without |
| 5937 | modification, are permitted provided that the following conditions |
| 5938 | are met: |
| 5939 | 1. Redistributions of source code must retain the above copyright |
| 5940 | notice, this list of conditions and the following disclaimer. |
| 5941 | 2. Redistributions in binary form must reproduce the above copyright |
| 5942 | notice, this list of conditions and the following disclaimer in the |
| 5943 | documentation and/or other materials provided with the distribution. |
| 5944 | |
| 5945 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5946 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5947 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5948 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5949 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5950 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5951 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5952 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5953 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5954 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5955 | SUCH DAMAGE. |
| 5956 | |
| 5957 | ------------------------------------------------------------------- |
| 5958 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 5959 | Copyright (c)2003 Citrus Project, |
| 5960 | All rights reserved. |
| 5961 | |
| 5962 | Redistribution and use in source and binary forms, with or without |
| 5963 | modification, are permitted provided that the following conditions |
| 5964 | are met: |
| 5965 | 1. Redistributions of source code must retain the above copyright |
| 5966 | notice, this list of conditions and the following disclaimer. |
| 5967 | 2. Redistributions in binary form must reproduce the above copyright |
| 5968 | notice, this list of conditions and the following disclaimer in the |
| 5969 | documentation and/or other materials provided with the distribution. |
| 5970 | |
| 5971 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 5972 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 5973 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 5974 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 5975 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 5976 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 5977 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 5978 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 5979 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 5980 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 5981 | SUCH DAMAGE. |
| 5982 | |
| 5983 | ------------------------------------------------------------------- |
| 5984 | |
Elliott Hughes | 77a3e28 | 2016-08-08 12:39:56 -0700 | [diff] [blame] | 5985 | Copyright 1989 The Regents of the University of California. |
| 5986 | All rights reserved. |
| 5987 | |
| 5988 | Redistribution and use in source and binary forms, with or without |
| 5989 | modification, are permitted provided that the following conditions |
| 5990 | are met: |
| 5991 | 1. Redistributions of source code must retain the above copyright |
| 5992 | notice, this list of conditions and the following disclaimer. |
| 5993 | 2. Redistributions in binary form must reproduce the above copyright |
| 5994 | notice, this list of conditions and the following disclaimer in the |
| 5995 | documentation and/or other materials provided with the distribution. |
| 5996 | 3. Neither the name of the University nor the names of its contributors |
| 5997 | may be used to endorse or promote products derived from this software |
| 5998 | without specific prior written permission. |
| 5999 | |
| 6000 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND |
| 6001 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 6002 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 6003 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 6004 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 6005 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 6006 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 6007 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 6008 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 6009 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 6010 | |
| 6011 | ------------------------------------------------------------------- |
| 6012 | |
Elliott Hughes | 5c2264a | 2014-09-13 09:42:41 -0700 | [diff] [blame] | 6013 | Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> |
| 6014 | Copyright 2008 Damien Miller <djm@openbsd.org> |
| 6015 | All rights reserved. |
| 6016 | |
| 6017 | Theo de Raadt <deraadt@openbsd.org> came up with the idea of using |
| 6018 | such a mathematical system to generate more random (yet non-repeating) |
| 6019 | ids to solve the resolver/named problem. But Niels designed the |
| 6020 | actual system based on the constraints. |
| 6021 | |
| 6022 | Later modified by Damien Miller to wrap the LCG output in a 15-bit |
| 6023 | permutation generator based on a Luby-Rackoff block cipher. This |
| 6024 | ensures the output is non-repeating and preserves the MSB twiddle |
| 6025 | trick, but makes it more resistant to LCG prediction. |
| 6026 | |
| 6027 | Redistribution and use in source and binary forms, with or without |
| 6028 | modification, are permitted provided that the following conditions |
| 6029 | are met: |
| 6030 | 1. Redistributions of source code must retain the above copyright |
| 6031 | notice, this list of conditions and the following disclaimer. |
| 6032 | 2. Redistributions in binary form must reproduce the above copyright |
| 6033 | notice, this list of conditions and the following disclaimer in the |
| 6034 | documentation and/or other materials provided with the distribution. |
| 6035 | |
| 6036 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 6037 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 6038 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 6039 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 6040 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 6041 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 6042 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 6043 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 6044 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 6045 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 6046 | |
| 6047 | ------------------------------------------------------------------- |
| 6048 | |
Dan Albert | c30862f | 2016-10-20 11:45:16 -0700 | [diff] [blame] | 6049 | From: @(#)s_ilogb.c 5.1 93/09/24 |
| 6050 | ==================================================== |
| 6051 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 6052 | |
| 6053 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 6054 | Permission to use, copy, modify, and distribute this |
| 6055 | software is freely granted, provided that this notice |
| 6056 | is preserved. |
| 6057 | |
| 6058 | ------------------------------------------------------------------- |
| 6059 | |
Calin Juravle | c4fbf92 | 2014-03-10 11:23:52 +0000 | [diff] [blame] | 6060 | Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") |
| 6061 | Portions Copyright (C) 1996-2003 Internet Software Consortium. |
| 6062 | |
| 6063 | Permission to use, copy, modify, and/or distribute this software for any |
| 6064 | purpose with or without fee is hereby granted, provided that the above |
| 6065 | copyright notice and this permission notice appear in all copies. |
| 6066 | |
| 6067 | THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH |
| 6068 | REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY |
| 6069 | AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, |
| 6070 | INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM |
| 6071 | LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE |
| 6072 | OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 6073 | PERFORMANCE OF THIS SOFTWARE. |
| 6074 | |
| 6075 | ------------------------------------------------------------------- |
| 6076 | |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 6077 | Portions Copyright (c) 1993 by Digital Equipment Corporation. |
| 6078 | |
| 6079 | Permission to use, copy, modify, and distribute this software for any |
| 6080 | purpose with or without fee is hereby granted, provided that the above |
| 6081 | copyright notice and this permission notice appear in all copies, and that |
| 6082 | the name of Digital Equipment Corporation not be used in advertising or |
| 6083 | publicity pertaining to distribution of the document or software without |
| 6084 | specific, written prior permission. |
| 6085 | |
| 6086 | THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL |
| 6087 | WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES |
| 6088 | OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT |
| 6089 | CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL |
| 6090 | DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR |
| 6091 | PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS |
| 6092 | ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS |
| 6093 | SOFTWARE. |
| 6094 | |
| 6095 | ------------------------------------------------------------------- |
| 6096 | |
| 6097 | Portions Copyright (c) 1995 by International Business Machines, Inc. |
| 6098 | |
| 6099 | International Business Machines, Inc. (hereinafter called IBM) grants |
| 6100 | permission under its copyrights to use, copy, modify, and distribute this |
| 6101 | Software with or without fee, provided that the above copyright notice and |
| 6102 | all paragraphs of this notice appear in all copies, and that the name of IBM |
| 6103 | not be used in connection with the marketing of any product incorporating |
| 6104 | the Software or modifications thereof, without specific, written prior |
| 6105 | permission. |
| 6106 | |
| 6107 | To the extent it has a right to do so, IBM grants an immunity from suit |
| 6108 | under its patents, if any, for the use, sale or manufacture of products to |
| 6109 | the extent that such products are used for performing Domain Name System |
| 6110 | dynamic updates in TCP/IP networks by means of the Software. No immunity is |
| 6111 | granted for any product per se or for any other function of any product. |
| 6112 | |
| 6113 | THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, |
| 6114 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
| 6115 | PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, |
| 6116 | DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING |
| 6117 | OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN |
| 6118 | IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. |
| 6119 | |
| 6120 | ------------------------------------------------------------------- |
| 6121 | |
| 6122 | Portions Copyright(C) 1995, Jason Downs. All rights reserved. |
| 6123 | |
| 6124 | Redistribution and use in source and binary forms, with or without |
| 6125 | modification, are permitted provided that the following conditions |
| 6126 | are met: |
| 6127 | 1. Redistributions of source code must retain the above copyright |
| 6128 | notice, this list of conditions and the following disclaimer. |
| 6129 | 2. Redistributions in binary form must reproduce the above copyright |
| 6130 | notice, this list of conditions and the following disclaimer in the |
| 6131 | documentation and/or other materials provided with the distribution. |
| 6132 | |
| 6133 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS |
| 6134 | OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
| 6135 | WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
| 6136 | DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, |
| 6137 | INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
| 6138 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
| 6139 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 6140 | CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 6141 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 6142 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 6143 | SUCH DAMAGE. |
| 6144 | |
| 6145 | ------------------------------------------------------------------- |
| 6146 | |
| 6147 | The author of this software is David M. Gay. |
| 6148 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 6149 | Copyright (C) 1998 by Lucent Technologies |
| 6150 | All Rights Reserved |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 6151 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 6152 | Permission to use, copy, modify, and distribute this software and |
| 6153 | its documentation for any purpose and without fee is hereby |
| 6154 | granted, provided that the above copyright notice appear in all |
| 6155 | copies and that both that the copyright notice and this |
| 6156 | permission notice and warranty disclaimer appear in supporting |
| 6157 | documentation, and that the name of Lucent or any of its entities |
| 6158 | not be used in advertising or publicity pertaining to |
| 6159 | distribution of the software without specific, written prior |
| 6160 | permission. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 6161 | |
Elliott Hughes | acbe322 | 2014-04-16 17:01:12 -0700 | [diff] [blame] | 6162 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6163 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6164 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6165 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6166 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6167 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6168 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6169 | THIS SOFTWARE. |
| 6170 | |
| 6171 | ------------------------------------------------------------------- |
| 6172 | |
| 6173 | The author of this software is David M. Gay. |
| 6174 | |
| 6175 | Copyright (C) 1998, 1999 by Lucent Technologies |
| 6176 | All Rights Reserved |
| 6177 | |
| 6178 | Permission to use, copy, modify, and distribute this software and |
| 6179 | its documentation for any purpose and without fee is hereby |
| 6180 | granted, provided that the above copyright notice appear in all |
| 6181 | copies and that both that the copyright notice and this |
| 6182 | permission notice and warranty disclaimer appear in supporting |
| 6183 | documentation, and that the name of Lucent or any of its entities |
| 6184 | not be used in advertising or publicity pertaining to |
| 6185 | distribution of the software without specific, written prior |
| 6186 | permission. |
| 6187 | |
| 6188 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6189 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6190 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6191 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6192 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6193 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6194 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6195 | THIS SOFTWARE. |
| 6196 | |
| 6197 | ------------------------------------------------------------------- |
| 6198 | |
| 6199 | The author of this software is David M. Gay. |
| 6200 | |
| 6201 | Copyright (C) 1998, 2000 by Lucent Technologies |
| 6202 | All Rights Reserved |
| 6203 | |
| 6204 | Permission to use, copy, modify, and distribute this software and |
| 6205 | its documentation for any purpose and without fee is hereby |
| 6206 | granted, provided that the above copyright notice appear in all |
| 6207 | copies and that both that the copyright notice and this |
| 6208 | permission notice and warranty disclaimer appear in supporting |
| 6209 | documentation, and that the name of Lucent or any of its entities |
| 6210 | not be used in advertising or publicity pertaining to |
| 6211 | distribution of the software without specific, written prior |
| 6212 | permission. |
| 6213 | |
| 6214 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6215 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6216 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6217 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6218 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6219 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6220 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6221 | THIS SOFTWARE. |
| 6222 | |
| 6223 | ------------------------------------------------------------------- |
| 6224 | |
| 6225 | The author of this software is David M. Gay. |
| 6226 | |
| 6227 | Copyright (C) 1998-2000 by Lucent Technologies |
| 6228 | All Rights Reserved |
| 6229 | |
| 6230 | Permission to use, copy, modify, and distribute this software and |
| 6231 | its documentation for any purpose and without fee is hereby |
| 6232 | granted, provided that the above copyright notice appear in all |
| 6233 | copies and that both that the copyright notice and this |
| 6234 | permission notice and warranty disclaimer appear in supporting |
| 6235 | documentation, and that the name of Lucent or any of its entities |
| 6236 | not be used in advertising or publicity pertaining to |
| 6237 | distribution of the software without specific, written prior |
| 6238 | permission. |
| 6239 | |
| 6240 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6241 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6242 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6243 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6244 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6245 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6246 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6247 | THIS SOFTWARE. |
| 6248 | |
| 6249 | ------------------------------------------------------------------- |
| 6250 | |
| 6251 | The author of this software is David M. Gay. |
| 6252 | |
| 6253 | Copyright (C) 1998-2001 by Lucent Technologies |
| 6254 | All Rights Reserved |
| 6255 | |
| 6256 | Permission to use, copy, modify, and distribute this software and |
| 6257 | its documentation for any purpose and without fee is hereby |
| 6258 | granted, provided that the above copyright notice appear in all |
| 6259 | copies and that both that the copyright notice and this |
| 6260 | permission notice and warranty disclaimer appear in supporting |
| 6261 | documentation, and that the name of Lucent or any of its entities |
| 6262 | not be used in advertising or publicity pertaining to |
| 6263 | distribution of the software without specific, written prior |
| 6264 | permission. |
| 6265 | |
| 6266 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6267 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6268 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6269 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6270 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6271 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6272 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6273 | THIS SOFTWARE. |
| 6274 | |
| 6275 | ------------------------------------------------------------------- |
| 6276 | |
| 6277 | The author of this software is David M. Gay. |
| 6278 | |
| 6279 | Copyright (C) 2000 by Lucent Technologies |
| 6280 | All Rights Reserved |
| 6281 | |
| 6282 | Permission to use, copy, modify, and distribute this software and |
| 6283 | its documentation for any purpose and without fee is hereby |
| 6284 | granted, provided that the above copyright notice appear in all |
| 6285 | copies and that both that the copyright notice and this |
| 6286 | permission notice and warranty disclaimer appear in supporting |
| 6287 | documentation, and that the name of Lucent or any of its entities |
| 6288 | not be used in advertising or publicity pertaining to |
| 6289 | distribution of the software without specific, written prior |
| 6290 | permission. |
| 6291 | |
| 6292 | LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, |
| 6293 | INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. |
| 6294 | IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY |
| 6295 | SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES |
| 6296 | WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER |
| 6297 | IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, |
| 6298 | ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF |
| 6299 | THIS SOFTWARE. |
Elliott Hughes | 261e223 | 2012-08-14 15:04:05 -0700 | [diff] [blame] | 6300 | |
| 6301 | ------------------------------------------------------------------- |
| 6302 | |