1 Copyright (c) 1993 John Brezak 2 All rights reserved. 3 4 Redistribution and use in source and binary forms, with or without 5 modification, are permitted provided that the following conditions 6 are met: 7 1. Redistributions of source code must retain the above copyright 8 notice, this list of conditions and the following disclaimer. 9 2. Redistributions in binary form must reproduce the above copyright 10 notice, this list of conditions and the following disclaimer in the 11 documentation and/or other materials provided with the distribution. 12 3. The name of the author may be used to endorse or promote products 13 derived from this software without specific prior written permission. 14 15THIS SOFTWARE IS PROVIDED BY THE AUTHOR `AS IS'' AND ANY EXPRESS OR 16IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 17WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 18DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, 19INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 20(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 21SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 22HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 23STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 24ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 25POSSIBILITY OF SUCH DAMAGE. 26 27------------------------------------------------------------------- 28 29 Copyright (c) 2009-2013 The Linux Foundation. All rights reserved. 30 31 Redistribution and use in source and binary forms, with or without 32 modification, are permitted provided that the following conditions are met: 33 * Redistributions of source code must retain the above copyright 34 notice, this list of conditions and the following disclaimer. 35 * Redistributions in binary form must reproduce the above copyright 36 notice, this list of conditions and the following disclaimer in the 37 documentation and/or other materials provided with the distribution. 38 * Neither the name of The Linux Foundation nor the names of its contributors may 39 be used to endorse or promote products derived from this software 40 without specific prior written permission. 41 42 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 43 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 44 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 45 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 46 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 47 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 48 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 49 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 50 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 51 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 52 POSSIBILITY OF SUCH DAMAGE. 53 54------------------------------------------------------------------- 55 56==================================================== 57Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. 58 59Developed at SunPro, a Sun Microsystems, Inc. business. 60Permission to use, copy, modify, and distribute this 61software is freely granted, provided that this notice 62is preserved. 63 64------------------------------------------------------------------- 65 66Based on the UCB version with the ID appearing below. 67This is ANSIish only when "multibyte character == plain character". 68 69Copyright (c) 1989, 1993 70 The Regents of the University of California. All rights reserved. 71 72Redistribution and use in source and binary forms, with or without 73modification, are permitted provided that the following conditions 74are met: 751. Redistributions of source code must retain the above copyright 76 notice, this list of conditions and the following disclaimer. 772. Redistributions in binary form must reproduce the above copyright 78 notice, this list of conditions and the following disclaimer in the 79 documentation and/or other materials provided with the distribution. 803. Neither the name of the University nor the names of its contributors 81 may be used to endorse or promote products derived from this software 82 without specific prior written permission. 83 84THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 85ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 86IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 87ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 88FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 89DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 90OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 91HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 92LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 93OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 94SUCH DAMAGE. 95 96------------------------------------------------------------------- 97 98Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. 99All rights reserved. 100 101Redistribution and use in source and binary forms, with or without 102modification, are permitted provided that the following conditions 103are met: 1041. Redistributions of source code must retain the above copyright 105 notice, this list of conditions and the following disclaimer. 1062. Redistributions in binary form must reproduce the above copyright 107 notice, this list of conditions and the following disclaimer in the 108 documentation and/or other materials provided with the distribution. 1093. Neither the name of the project nor the names of its contributors 110 may be used to endorse or promote products derived from this software 111 without specific prior written permission. 112 113THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND 114ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 115IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 116ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE 117FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 118DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 119OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 120HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 121LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 122OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 123SUCH DAMAGE. 124 125------------------------------------------------------------------- 126 127Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") 128Copyright (C) 1995-1999, 2001, 2003 Internet Software Consortium. 129 130Permission to use, copy, modify, and/or distribute this software for any 131purpose with or without fee is hereby granted, provided that the above 132copyright notice and this permission notice appear in all copies. 133 134THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 135REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 136AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 137INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 138LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 139OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 140PERFORMANCE OF THIS SOFTWARE. 141 142------------------------------------------------------------------- 143 144Copyright (C) 2004, 2005, 2008 Internet Systems Consortium, Inc. ("ISC") 145Copyright (C) 1997-2001 Internet Software Consortium. 146 147Permission to use, copy, modify, and/or distribute this software for any 148purpose with or without fee is hereby granted, provided that the above 149copyright notice and this permission notice appear in all copies. 150 151THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 152REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 153AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 154INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 155LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 156OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 157PERFORMANCE OF THIS SOFTWARE. 158 159------------------------------------------------------------------- 160 161Copyright (C) 2006 The Android Open Source Project 162 163Licensed under the Apache License, Version 2.0 (the "License"); 164you may not use this file except in compliance with the License. 165You may obtain a copy of the License at 166 167 http://www.apache.org/licenses/LICENSE-2.0 168 169Unless required by applicable law or agreed to in writing, software 170distributed under the License is distributed on an "AS IS" BASIS, 171WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 172See the License for the specific language governing permissions and 173limitations under the License. 174 175------------------------------------------------------------------- 176 177Copyright (C) 2006 The Android Open Source Project 178All rights reserved. 179 180Redistribution and use in source and binary forms, with or without 181modification, are permitted provided that the following conditions 182are met: 183 * Redistributions of source code must retain the above copyright 184 notice, this list of conditions and the following disclaimer. 185 * Redistributions in binary form must reproduce the above copyright 186 notice, this list of conditions and the following disclaimer in 187 the documentation and/or other materials provided with the 188 distribution. 189 190THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 191"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 192LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 193FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 194COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 195INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 196BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 197OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 198AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 199OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 200OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 201SUCH DAMAGE. 202 203------------------------------------------------------------------- 204 205Copyright (C) 2008 The Android Open Source Project 206 207Licensed under the Apache License, Version 2.0 (the "License"); 208you may not use this file except in compliance with the License. 209You may obtain a copy of the License at 210 211 http://www.apache.org/licenses/LICENSE-2.0 212 213Unless required by applicable law or agreed to in writing, software 214distributed under the License is distributed on an "AS IS" BASIS, 215WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 216See the License for the specific language governing permissions and 217limitations under the License. 218 219------------------------------------------------------------------- 220 221Copyright (C) 2008 The Android Open Source Project 222All rights reserved. 223 224Redistribution and use in source and binary forms, with or without 225modification, are permitted provided that the following conditions 226are met: 227 * Redistributions of source code must retain the above copyright 228 notice, this list of conditions and the following disclaimer. 229 * Redistributions in binary form must reproduce the above copyright 230 notice, this list of conditions and the following disclaimer in 231 the documentation and/or other materials provided with the 232 distribution. 233 234THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 235"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 236LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 237FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 238COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 239INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 240BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 241OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 242AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 243OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 244OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 245SUCH DAMAGE. 246 247------------------------------------------------------------------- 248 249Copyright (C) 2008 The Android Open Source Project 250All rights reserved. 251Copyright (c) 2013-2014, NVIDIA Corporation. All rights reserved. 252 253Redistribution and use in source and binary forms, with or without 254modification, are permitted provided that the following conditions 255are met: 256 * Redistributions of source code must retain the above copyright 257 notice, this list of conditions and the following disclaimer. 258 * Redistributions in binary form must reproduce the above copyright 259 notice, this list of conditions and the following disclaimer in 260 the documentation and/or other materials provided with the 261 distribution. 262 263THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 264"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 265LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 266FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 267COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 268INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 269BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 270OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 271AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 272OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 273OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 274SUCH DAMAGE. 275 276------------------------------------------------------------------- 277 278Copyright (C) 2009 The Android Open Source Project 279All rights reserved. 280 281Redistribution and use in source and binary forms, with or without 282modification, are permitted provided that the following conditions 283are met: 284 * Redistributions of source code must retain the above copyright 285 notice, this list of conditions and the following disclaimer. 286 * Redistributions in binary form must reproduce the above copyright 287 notice, this list of conditions and the following disclaimer in 288 the documentation and/or other materials provided with the 289 distribution. 290 291THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 292"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 293LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 294FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 295COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 296INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 297BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 298OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 299AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 300OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 301OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 302SUCH DAMAGE. 303 304------------------------------------------------------------------- 305 306Copyright (C) 2010 The Android Open Source Project 307 308Licensed under the Apache License, Version 2.0 (the "License"); 309you may not use this file except in compliance with the License. 310You may obtain a copy of the License at 311 312 http://www.apache.org/licenses/LICENSE-2.0 313 314Unless required by applicable law or agreed to in writing, software 315distributed under the License is distributed on an "AS IS" BASIS, 316WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 317See the License for the specific language governing permissions and 318limitations under the License. 319 320------------------------------------------------------------------- 321 322Copyright (C) 2010 The Android Open Source Project 323All rights reserved. 324 325Redistribution and use in source and binary forms, with or without 326modification, are permitted provided that the following conditions 327are met: 328 * Redistributions of source code must retain the above copyright 329 notice, this list of conditions and the following disclaimer. 330 * Redistributions in binary form must reproduce the above copyright 331 notice, this list of conditions and the following disclaimer in 332 the documentation and/or other materials provided with the 333 distribution. 334 335THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 336"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 337LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 338FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 339COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 340INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 341BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 342OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 343AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 344OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 345OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 346SUCH DAMAGE. 347 348------------------------------------------------------------------- 349 350Copyright (C) 2010 The Android Open Source Project 351Copyright (c) 2008 ARM Ltd 352All rights reserved. 353 354Redistribution and use in source and binary forms, with or without 355modification, are permitted provided that the following conditions 356are met: 3571. Redistributions of source code must retain the above copyright 358 notice, this list of conditions and the following disclaimer. 3592. Redistributions in binary form must reproduce the above copyright 360 notice, this list of conditions and the following disclaimer in the 361 documentation and/or other materials provided with the distribution. 3623. The name of the company may not be used to endorse or promote 363 products derived from this software without specific prior written 364 permission. 365 366THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED 367WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 368MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 369IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 370SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 371TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 372PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 373LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 374NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 375SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 376 377Android adaptation and tweak by Jim Huang <[email protected]>. 378 379------------------------------------------------------------------- 380 381Copyright (C) 2011 The Android Open Source Project 382All rights reserved. 383 384Redistribution and use in source and binary forms, with or without 385modification, are permitted provided that the following conditions 386are met: 387 * Redistributions of source code must retain the above copyright 388 notice, this list of conditions and the following disclaimer. 389 * Redistributions in binary form must reproduce the above copyright 390 notice, this list of conditions and the following disclaimer in 391 the documentation and/or other materials provided with the 392 distribution. 393 394THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 395"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 396LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 397FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 398COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 399INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 400BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 401OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 402AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 403OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 404OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 405SUCH DAMAGE. 406 407------------------------------------------------------------------- 408 409Copyright (C) 2012 The Android Open Source Project 410 411Licensed under the Apache License, Version 2.0 (the "License"); 412you may not use this file except in compliance with the License. 413You may obtain a copy of the License at 414 415 http://www.apache.org/licenses/LICENSE-2.0 416 417Unless required by applicable law or agreed to in writing, software 418distributed under the License is distributed on an "AS IS" BASIS, 419WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 420See the License for the specific language governing permissions and 421limitations under the License. 422 423------------------------------------------------------------------- 424 425Copyright (C) 2012 The Android Open Source Project 426All rights reserved. 427 428Redistribution and use in source and binary forms, with or without 429modification, are permitted provided that the following conditions 430are met: 431 * Redistributions of source code must retain the above copyright 432 notice, this list of conditions and the following disclaimer. 433 * Redistributions in binary form must reproduce the above copyright 434 notice, this list of conditions and the following disclaimer in 435 the documentation and/or other materials provided with the 436 distribution. 437 438THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 439"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 440LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 441FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 442COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 443INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 444BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 445OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 446AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 447OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 448OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 449SUCH DAMAGE. 450 451------------------------------------------------------------------- 452 453Copyright (C) 2013 Pietro Cerutti <[email protected]> 454 455Redistribution and use in source and binary forms, with or without 456modification, are permitted provided that the following conditions 457are met: 4581. Redistributions of source code must retain the above copyright 459 notice, this list of conditions and the following disclaimer. 4602. Redistributions in binary form must reproduce the above copyright 461 notice, this list of conditions and the following disclaimer in the 462 documentation and/or other materials provided with the distribution. 463 464THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND 465ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 466IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 467ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE 468FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 469DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 470OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 471HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 472LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 473OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 474SUCH DAMAGE. 475 476------------------------------------------------------------------- 477 478Copyright (C) 2013 The Android Open Source Project 479 480Licensed under the Apache License, Version 2.0 (the "License"); 481you may not use this file except in compliance with the License. 482You may obtain a copy of the License at 483 484 http://www.apache.org/licenses/LICENSE-2.0 485 486Unless required by applicable law or agreed to in writing, software 487distributed under the License is distributed on an "AS IS" BASIS, 488WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 489See the License for the specific language governing permissions and 490limitations under the License. 491 492------------------------------------------------------------------- 493 494Copyright (C) 2013 The Android Open Source Project 495All rights reserved. 496 497Redistribution and use in source and binary forms, with or without 498modification, are permitted provided that the following conditions 499are met: 500 * Redistributions of source code must retain the above copyright 501 notice, this list of conditions and the following disclaimer. 502 * Redistributions in binary form must reproduce the above copyright 503 notice, this list of conditions and the following disclaimer in 504 the documentation and/or other materials provided with the 505 distribution. 506 507THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 508"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 509LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 510FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 511COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 512INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 513BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 514OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 515AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 516OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 517OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 518SUCH DAMAGE. 519 520------------------------------------------------------------------- 521 522Copyright (C) 2013 The Android Open Source Project 523All rights reserved. 524Copyright (c) 2013-2014 NVIDIA Corporation. All rights reserved. 525 526Redistribution and use in source and binary forms, with or without 527modification, are permitted provided that the following conditions 528are met: 529 * Redistributions of source code must retain the above copyright 530 notice, this list of conditions and the following disclaimer. 531 * Redistributions in binary form must reproduce the above copyright 532 notice, this list of conditions and the following disclaimer in 533 the documentation and/or other materials provided with the 534 distribution. 535 536THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 537"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 538LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 539FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 540COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 541INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 542BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 543OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 544AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 545OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 546OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 547SUCH DAMAGE. 548 549------------------------------------------------------------------- 550 551Copyright (C) 2014 The Android Open Source Project 552 553Licensed under the Apache License, Version 2.0 (the "License"); 554you may not use this file except in compliance with the License. 555You may obtain a copy of the License at 556 557 http://www.apache.org/licenses/LICENSE-2.0 558 559Unless required by applicable law or agreed to in writing, software 560distributed under the License is distributed on an "AS IS" BASIS, 561WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 562See the License for the specific language governing permissions and 563limitations under the License. 564 565------------------------------------------------------------------- 566 567Copyright (C) 2014 The Android Open Source Project 568All rights reserved. 569 570Redistribution and use in source and binary forms, with or without 571modification, are permitted provided that the following conditions 572are met: 573 * Redistributions of source code must retain the above copyright 574 notice, this list of conditions and the following disclaimer. 575 * Redistributions in binary form must reproduce the above copyright 576 notice, this list of conditions and the following disclaimer in 577 the documentation and/or other materials provided with the 578 distribution. 579 580THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 581"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 582LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 583FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 584COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 585INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 586BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 587OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 588AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 589OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 590OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 591SUCH DAMAGE. 592 593------------------------------------------------------------------- 594 595Copyright (C) 2015 The Android Open Source Project 596 597Licensed under the Apache License, Version 2.0 (the "License"); 598you may not use this file except in compliance with the License. 599You may obtain a copy of the License at 600 601 http://www.apache.org/licenses/LICENSE-2.0 602 603Unless required by applicable law or agreed to in writing, software 604distributed under the License is distributed on an "AS IS" BASIS, 605WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 606See the License for the specific language governing permissions and 607limitations under the License. 608 609------------------------------------------------------------------- 610 611Copyright (C) 2015 The Android Open Source Project 612All rights reserved. 613 614Redistribution and use in source and binary forms, with or without 615modification, are permitted provided that the following conditions 616are met: 617 * Redistributions of source code must retain the above copyright 618 notice, this list of conditions and the following disclaimer. 619 * Redistributions in binary form must reproduce the above copyright 620 notice, this list of conditions and the following disclaimer in 621 the documentation and/or other materials provided with the 622 distribution. 623 624THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 625"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 626LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 627FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 628COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 629INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 630BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 631OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 632AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 633OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 634OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 635SUCH DAMAGE. 636 637------------------------------------------------------------------- 638 639Copyright (C) 2016 The Android Open Source Project 640 641Licensed under the Apache License, Version 2.0 (the "License"); 642you may not use this file except in compliance with the License. 643You may obtain a copy of the License at 644 645 http://www.apache.org/licenses/LICENSE-2.0 646 647Unless required by applicable law or agreed to in writing, software 648distributed under the License is distributed on an "AS IS" BASIS, 649WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 650See the License for the specific language governing permissions and 651limitations under the License. 652 653------------------------------------------------------------------- 654 655Copyright (C) 2016 The Android Open Source Project 656All rights reserved. 657 658Redistribution and use in source and binary forms, with or without 659modification, are permitted provided that the following conditions 660are met: 661 * Redistributions of source code must retain the above copyright 662 notice, this list of conditions and the following disclaimer. 663 * Redistributions in binary form must reproduce the above copyright 664 notice, this list of conditions and the following disclaimer in 665 the documentation and/or other materials provided with the 666 distribution. 667 668THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 669"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 670LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 671FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 672COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 673INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 674BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 675OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 676AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 677OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 678OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 679SUCH DAMAGE. 680 681------------------------------------------------------------------- 682 683Copyright (C) 2017 The Android Open Source Project 684 685Licensed under the Apache License, Version 2.0 (the "License"); 686you may not use this file except in compliance with the License. 687You may obtain a copy of the License at 688 689 http://www.apache.org/licenses/LICENSE-2.0 690 691Unless required by applicable law or agreed to in writing, software 692distributed under the License is distributed on an "AS IS" BASIS, 693WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 694See the License for the specific language governing permissions and 695limitations under the License. 696 697------------------------------------------------------------------- 698 699Copyright (C) 2017 The Android Open Source Project 700All rights reserved. 701 702Copyright (c) 2009-2011, Code Aurora Forum. All rights reserved. 703 704Redistribution and use in source and binary forms, with or without 705modification, are permitted provided that the following conditions 706are met: 707 * Redistributions of source code must retain the above copyright 708 notice, this list of conditions and the following disclaimer. 709 * Redistributions in binary form must reproduce the above copyright 710 notice, this list of conditions and the following disclaimer in 711 the documentation and/or other materials provided with the 712 distribution. 713 714THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 715"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 716LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 717FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 718COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 719INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 720BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 721OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 722AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 723OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 724OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 725SUCH DAMAGE. 726 727------------------------------------------------------------------- 728 729Copyright (C) 2017 The Android Open Source Project 730All rights reserved. 731 732Redistribution and use in source and binary forms, with or without 733modification, are permitted provided that the following conditions 734are met: 735 * Redistributions of source code must retain the above copyright 736 notice, this list of conditions and the following disclaimer. 737 * Redistributions in binary form must reproduce the above copyright 738 notice, this list of conditions and the following disclaimer in 739 the documentation and/or other materials provided with the 740 distribution. 741 742THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 743"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 744LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 745FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 746COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 747INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 748BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 749OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 750AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 751OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 752OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 753SUCH DAMAGE. 754 755------------------------------------------------------------------- 756 757Copyright (C) 2018 The Android Open Source Project 758All rights reserved. 759 760Redistribution and use in source and binary forms, with or without 761modification, are permitted provided that the following conditions 762are met: 763 * Redistributions of source code must retain the above copyright 764 notice, this list of conditions and the following disclaimer. 765 * Redistributions in binary form must reproduce the above copyright 766 notice, this list of conditions and the following disclaimer in 767 the documentation and/or other materials provided with the 768 distribution. 769 770THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 771"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 772LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 773FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 774COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 775INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 776BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 777OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 778AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 779OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 780OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 781SUCH DAMAGE. 782 783------------------------------------------------------------------- 784 785Copyright (C) 2019 The Android Open Source Project 786 787Licensed under the Apache License, Version 2.0 (the "License"); 788you may not use this file except in compliance with the License. 789You may obtain a copy of the License at 790 791 http://www.apache.org/licenses/LICENSE-2.0 792 793Unless required by applicable law or agreed to in writing, software 794distributed under the License is distributed on an "AS IS" BASIS, 795WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 796See the License for the specific language governing permissions and 797limitations under the License. 798 799------------------------------------------------------------------- 800 801Copyright (C) 2019 The Android Open Source Project 802All rights reserved. 803 804Redistribution and use in source and binary forms, with or without 805modification, are permitted provided that the following conditions 806are met: 807 * Redistributions of source code must retain the above copyright 808 notice, this list of conditions and the following disclaimer. 809 * Redistributions in binary form must reproduce the above copyright 810 notice, this list of conditions and the following disclaimer in 811 the documentation and/or other materials provided with the 812 distribution. 813 814THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 815"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 816LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 817FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 818COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 819INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 820BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 821OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 822AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 823OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 824OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 825SUCH DAMAGE. 826 827------------------------------------------------------------------- 828 829Copyright (C) 2019 The Android Open Source Project 830All rights reserved. 831 832Redistribution and use in source and binary forms, with or without 833modification, are permitted provided that the following conditions 834are met: 835Redistributions of source code must retain the above copyright 836 notice, this list of conditions and the following disclaimer. 837Redistributions in binary form must reproduce the above copyright 838 notice, this list of conditions and the following disclaimer in 839 the documentation and/or other materials provided with the 840 distribution. 841 842THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 843"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 844LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 845FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 846COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 847INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 848BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 849OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 850AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 851OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 852OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 853SUCH DAMAGE. 854 855------------------------------------------------------------------- 856 857Copyright (C) 2020 The Android Open Source Project 858All rights reserved. 859 860Redistribution and use in source and binary forms, with or without 861modification, are permitted provided that the following conditions 862are met: 863 * Redistributions of source code must retain the above copyright 864 notice, this list of conditions and the following disclaimer. 865 * Redistributions in binary form must reproduce the above copyright 866 notice, this list of conditions and the following disclaimer in 867 the documentation and/or other materials provided with the 868 distribution. 869 870THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 871"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 872LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 873FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 874COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 875INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 876BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 877OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 878AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 879OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 880OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 881SUCH DAMAGE. 882 883------------------------------------------------------------------- 884 885Copyright (C) 2021 The Android Open Source Project 886All rights reserved. 887 888Redistribution and use in source and binary forms, with or without 889modification, are permitted provided that the following conditions 890are met: 891 * Redistributions of source code must retain the above copyright 892 notice, this list of conditions and the following disclaimer. 893 * Redistributions in binary form must reproduce the above copyright 894 notice, this list of conditions and the following disclaimer in 895 the documentation and/or other materials provided with the 896 distribution. 897 898THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 899"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 900LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 901FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 902COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 903INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 904BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 905OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 906AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 907OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 908OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 909SUCH DAMAGE. 910 911------------------------------------------------------------------- 912 913Copyright (C) 2022 The Android Open Source Project 914All rights reserved. 915 916Redistribution and use in source and binary forms, with or without 917modification, are permitted provided that the following conditions 918are met: 919 * Redistributions of source code must retain the above copyright 920 notice, this list of conditions and the following disclaimer. 921 * Redistributions in binary form must reproduce the above copyright 922 notice, this list of conditions and the following disclaimer in 923 the documentation and/or other materials provided with the 924 distribution. 925 926THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 927"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 928LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 929FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 930COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 931INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 932BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS 933OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 934AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 935OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 936OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 937SUCH DAMAGE. 938 939------------------------------------------------------------------- 940 941Copyright (c) 1980, 1983, 1988, 1993 942 The Regents of the University of California. All rights reserved. 943 944Redistribution and use in source and binary forms, with or without 945modification, are permitted provided that the following conditions 946are met: 9471. Redistributions of source code must retain the above copyright 948 notice, this list of conditions and the following disclaimer. 9492. Redistributions in binary form must reproduce the above copyright 950 notice, this list of conditions and the following disclaimer in the 951 documentation and/or other materials provided with the distribution. 9523. All advertising materials mentioning features or use of this software 953 must display the following acknowledgement: 954 This product includes software developed by the University of 955 California, Berkeley and its contributors. 9564. Neither the name of the University nor the names of its contributors 957 may be used to endorse or promote products derived from this software 958 without specific prior written permission. 959 960THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 961ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 962IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 963ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 964FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 965DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 966OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 967HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 968LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 969OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 970SUCH DAMAGE. 971 972 973Portions Copyright (c) 1993 by Digital Equipment Corporation. 974 975Permission to use, copy, modify, and distribute this software for any 976purpose with or without fee is hereby granted, provided that the above 977copyright notice and this permission notice appear in all copies, and that 978the name of Digital Equipment Corporation not be used in advertising or 979publicity pertaining to distribution of the document or software without 980specific, written prior permission. 981 982THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL 983WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES 984OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT 985CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL 986DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR 987PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 988ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 989SOFTWARE. 990 991------------------------------------------------------------------- 992 993Copyright (c) 1982, 1986, 1993 994 The Regents of the University of California. All rights reserved. 995 996Redistribution and use in source and binary forms, with or without 997modification, are permitted provided that the following conditions 998are met: 9991. Redistributions of source code must retain the above copyright 1000 notice, this list of conditions and the following disclaimer. 10012. Redistributions in binary form must reproduce the above copyright 1002 notice, this list of conditions and the following disclaimer in the 1003 documentation and/or other materials provided with the distribution. 10043. Neither the name of the University nor the names of its contributors 1005 may be used to endorse or promote products derived from this software 1006 without specific prior written permission. 1007 1008THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1009ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1010IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1011ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1012FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1013DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1014OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1015HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1016LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1017OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1018SUCH DAMAGE. 1019 1020------------------------------------------------------------------- 1021 1022Copyright (c) 1982, 1986, 1993 1023 The Regents of the University of California. All rights reserved. 1024(c) UNIX System Laboratories, Inc. 1025All or some portions of this file are derived from material licensed 1026to the University of California by American Telephone and Telegraph 1027Co. or Unix System Laboratories, Inc. and are reproduced herein with 1028the permission of UNIX System Laboratories, Inc. 1029 1030Redistribution and use in source and binary forms, with or without 1031modification, are permitted provided that the following conditions 1032are met: 10331. Redistributions of source code must retain the above copyright 1034 notice, this list of conditions and the following disclaimer. 10352. Redistributions in binary form must reproduce the above copyright 1036 notice, this list of conditions and the following disclaimer in the 1037 documentation and/or other materials provided with the distribution. 10383. Neither the name of the University nor the names of its contributors 1039 may be used to endorse or promote products derived from this software 1040 without specific prior written permission. 1041 1042THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1043ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1044IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1045ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1046FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1047DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1048OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1049HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1050LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1051OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1052SUCH DAMAGE. 1053 1054------------------------------------------------------------------- 1055 1056Copyright (c) 1983, 1987, 1989 1057 The Regents of the University of California. All rights reserved. 1058 1059Redistribution and use in source and binary forms, with or without 1060modification, are permitted provided that the following conditions 1061are met: 10621. Redistributions of source code must retain the above copyright 1063 notice, this list of conditions and the following disclaimer. 10642. Redistributions in binary form must reproduce the above copyright 1065 notice, this list of conditions and the following disclaimer in the 1066 documentation and/or other materials provided with the distribution. 10673. Neither the name of the University nor the names of its contributors 1068 may be used to endorse or promote products derived from this software 1069 without specific prior written permission. 1070 1071THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1072ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1073IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1074ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1075FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1076DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1077OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1078HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1079LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1080OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1081SUCH DAMAGE. 1082 1083------------------------------------------------------------------- 1084 1085Copyright (c) 1983, 1989 1086 The Regents of the University of California. All rights reserved. 1087 1088Redistribution and use in source and binary forms, with or without 1089modification, are permitted provided that the following conditions 1090are met: 10911. Redistributions of source code must retain the above copyright 1092 notice, this list of conditions and the following disclaimer. 10932. Redistributions in binary form must reproduce the above copyright 1094 notice, this list of conditions and the following disclaimer in the 1095 documentation and/or other materials provided with the distribution. 10963. All advertising materials mentioning features or use of this software 1097 must display the following acknowledgement: 1098 This product includes software developed by the University of 1099 California, Berkeley and its contributors. 11004. Neither the name of the University nor the names of its contributors 1101 may be used to endorse or promote products derived from this software 1102 without specific prior written permission. 1103 1104THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1105ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1106IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1107ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1108FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1109DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1110OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1111HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1112LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1113OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1114SUCH DAMAGE. 1115 1116------------------------------------------------------------------- 1117 1118Copyright (c) 1983, 1989, 1993 1119 The Regents of the University of California. All rights reserved. 1120 1121Redistribution and use in source and binary forms, with or without 1122modification, are permitted provided that the following conditions 1123are met: 11241. Redistributions of source code must retain the above copyright 1125 notice, this list of conditions and the following disclaimer. 11262. Redistributions in binary form must reproduce the above copyright 1127 notice, this list of conditions and the following disclaimer in the 1128 documentation and/or other materials provided with the distribution. 11293. Neither the name of the University nor the names of its contributors 1130 may be used to endorse or promote products derived from this software 1131 without specific prior written permission. 1132 1133THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1134ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1135IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1136ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1137FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1138DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1139OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1140HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1141LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1142OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1143SUCH DAMAGE. 1144 1145------------------------------------------------------------------- 1146 1147Copyright (c) 1983, 1993 1148 The Regents of the University of California. All rights reserved. 1149 1150Redistribution and use in source and binary forms, with or without 1151modification, are permitted provided that the following conditions 1152are met: 11531. Redistributions of source code must retain the above copyright 1154 notice, this list of conditions and the following disclaimer. 11552. Redistributions in binary form must reproduce the above copyright 1156 notice, this list of conditions and the following disclaimer in the 1157 documentation and/or other materials provided with the distribution. 11583. Neither the name of the University nor the names of its contributors 1159 may be used to endorse or promote products derived from this software 1160 without specific prior written permission. 1161 1162THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1163ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1164IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1165ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1166FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1167DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1168OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1169HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1170LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1171OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1172SUCH DAMAGE. 1173 1174------------------------------------------------------------------- 1175 1176Copyright (c) 1985 1177 The Regents of the University of California. All rights reserved. 1178 1179Redistribution and use in source and binary forms, with or without 1180modification, are permitted provided that the following conditions 1181are met: 11821. Redistributions of source code must retain the above copyright 1183 notice, this list of conditions and the following disclaimer. 11842. Redistributions in binary form must reproduce the above copyright 1185 notice, this list of conditions and the following disclaimer in the 1186 documentation and/or other materials provided with the distribution. 11873. All advertising materials mentioning features or use of this software 1188 must display the following acknowledgement: 1189 This product includes software developed by the University of 1190 California, Berkeley and its contributors. 11914. Neither the name of the University nor the names of its contributors 1192 may be used to endorse or promote products derived from this software 1193 without specific prior written permission. 1194 1195THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1196ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1197IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1198ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1199FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1200DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1201OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1202HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1203LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1204OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1205SUCH DAMAGE. 1206 1207------------------------------------------------------------------- 1208 1209Copyright (c) 1985 Regents of the University of California. 1210All rights reserved. 1211 1212Redistribution and use in source and binary forms, with or without 1213modification, are permitted provided that the following conditions 1214are met: 12151. Redistributions of source code must retain the above copyright 1216 notice, this list of conditions and the following disclaimer. 12172. Redistributions in binary form must reproduce the above copyright 1218 notice, this list of conditions and the following disclaimer in the 1219 documentation and/or other materials provided with the distribution. 12203. Neither the name of the University nor the names of its contributors 1221 may be used to endorse or promote products derived from this software 1222 without specific prior written permission. 1223 1224THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1225ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1226IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1227ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1228FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1229DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1230OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1231HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1232LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1233OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1234SUCH DAMAGE. 1235 1236------------------------------------------------------------------- 1237 1238Copyright (c) 1985, 1988, 1993 1239 The Regents of the University of California. All rights reserved. 1240 1241Redistribution and use in source and binary forms, with or without 1242modification, are permitted provided that the following conditions 1243are met: 12441. Redistributions of source code must retain the above copyright 1245 notice, this list of conditions and the following disclaimer. 12462. Redistributions in binary form must reproduce the above copyright 1247 notice, this list of conditions and the following disclaimer in the 1248 documentation and/or other materials provided with the distribution. 12493. Neither the name of the University nor the names of its contributors 1250 may be used to endorse or promote products derived from this software 1251 without specific prior written permission. 1252 1253THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1254ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1255IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1256ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1257FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1258DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1259OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1260HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1261LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1262OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1263SUCH DAMAGE. 1264 1265Portions Copyright (c) 1993 by Digital Equipment Corporation. 1266 1267Permission to use, copy, modify, and distribute this software for any 1268purpose with or without fee is hereby granted, provided that the above 1269copyright notice and this permission notice appear in all copies, and that 1270the name of Digital Equipment Corporation not be used in advertising or 1271publicity pertaining to distribution of the document or software without 1272specific, written prior permission. 1273 1274THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL 1275WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES 1276OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT 1277CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL 1278DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR 1279PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 1280ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 1281SOFTWARE. 1282 1283------------------------------------------------------------------- 1284 1285Copyright (c) 1985, 1989, 1993 1286 The Regents of the University of California. All rights reserved. 1287 1288Redistribution and use in source and binary forms, with or without 1289modification, are permitted provided that the following conditions 1290are met: 12911. Redistributions of source code must retain the above copyright 1292 notice, this list of conditions and the following disclaimer. 12932. Redistributions in binary form must reproduce the above copyright 1294 notice, this list of conditions and the following disclaimer in the 1295 documentation and/or other materials provided with the distribution. 12963. All advertising materials mentioning features or use of this software 1297 must display the following acknowledgement: 1298 This product includes software developed by the University of 1299 California, Berkeley and its contributors. 13004. Neither the name of the University nor the names of its contributors 1301 may be used to endorse or promote products derived from this software 1302 without specific prior written permission. 1303 1304THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1305ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1306IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1307ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1308FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1309DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1310OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1311HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1312LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1313OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1314SUCH DAMAGE. 1315 1316------------------------------------------------------------------- 1317 1318Copyright (c) 1985, 1993 1319 The Regents of the University of California. All rights reserved. 1320 1321Redistribution and use in source and binary forms, with or without 1322modification, are permitted provided that the following conditions 1323are met: 13241. Redistributions of source code must retain the above copyright 1325 notice, this list of conditions and the following disclaimer. 13262. Redistributions in binary form must reproduce the above copyright 1327 notice, this list of conditions and the following disclaimer in the 1328 documentation and/or other materials provided with the distribution. 13293. All advertising materials mentioning features or use of this software 1330 must display the following acknowledgement: 1331 This product includes software developed by the University of 1332 California, Berkeley and its contributors. 13334. Neither the name of the University nor the names of its contributors 1334 may be used to endorse or promote products derived from this software 1335 without specific prior written permission. 1336 1337THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1338ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1339IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1340ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1341FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1342DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1343OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1344HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1345LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1346OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1347SUCH DAMAGE. 1348 1349------------------------------------------------------------------- 1350 1351Copyright (c) 1985, 1993 1352 The Regents of the University of California. All rights reserved. 1353 1354Redistribution and use in source and binary forms, with or without 1355modification, are permitted provided that the following conditions 1356are met: 13571. Redistributions of source code must retain the above copyright 1358 notice, this list of conditions and the following disclaimer. 13592. Redistributions in binary form must reproduce the above copyright 1360 notice, this list of conditions and the following disclaimer in the 1361 documentation and/or other materials provided with the distribution. 13623. Neither the name of the University nor the names of its contributors 1363 may be used to endorse or promote products derived from this software 1364 without specific prior written permission. 1365 1366THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1367ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1368IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1369ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1370FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1371DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1372OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1373HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1374LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1375OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1376SUCH DAMAGE. 1377 1378------------------------------------------------------------------- 1379 1380Copyright (c) 1987 Regents of the University of California. 1381All rights reserved. 1382 1383Redistribution and use in source and binary forms, with or without 1384modification, are permitted provided that the following conditions 1385are met: 13861. Redistributions of source code must retain the above copyright 1387 notice, this list of conditions and the following disclaimer. 13882. Redistributions in binary form must reproduce the above copyright 1389 notice, this list of conditions and the following disclaimer in the 1390 documentation and/or other materials provided with the distribution. 13913. Neither the name of the University nor the names of its contributors 1392 may be used to endorse or promote products derived from this software 1393 without specific prior written permission. 1394 1395THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1396ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1397IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1398ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1399FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1400DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1401OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1402HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1403LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1404OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1405SUCH DAMAGE. 1406 1407------------------------------------------------------------------- 1408 1409Copyright (c) 1987, 1993 1410 The Regents of the University of California. All rights reserved. 1411 1412Redistribution and use in source and binary forms, with or without 1413modification, are permitted provided that the following conditions 1414are met: 14151. Redistributions of source code must retain the above copyright 1416 notice, this list of conditions and the following disclaimer. 14172. Redistributions in binary form must reproduce the above copyright 1418 notice, this list of conditions and the following disclaimer in the 1419 documentation and/or other materials provided with the distribution. 14203. All advertising materials mentioning features or use of this software 1421 must display the following acknowledgement: 1422 This product includes software developed by the University of 1423 California, Berkeley and its contributors. 14244. Neither the name of the University nor the names of its contributors 1425 may be used to endorse or promote products derived from this software 1426 without specific prior written permission. 1427 1428THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1429ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1430IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1431ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1432FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1433DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1434OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1435HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1436LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1437OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1438SUCH DAMAGE. 1439 1440------------------------------------------------------------------- 1441 1442Copyright (c) 1987, 1993 1443 The Regents of the University of California. All rights reserved. 1444 1445Redistribution and use in source and binary forms, with or without 1446modification, are permitted provided that the following conditions 1447are met: 14481. Redistributions of source code must retain the above copyright 1449 notice, this list of conditions and the following disclaimer. 14502. Redistributions in binary form must reproduce the above copyright 1451 notice, this list of conditions and the following disclaimer in the 1452 documentation and/or other materials provided with the distribution. 14533. Neither the name of the University nor the names of its contributors 1454 may be used to endorse or promote products derived from this software 1455 without specific prior written permission. 1456 1457THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1458ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1459IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1460ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1461FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1462DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1463OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1464HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1465LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1466OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1467SUCH DAMAGE. 1468 1469------------------------------------------------------------------- 1470 1471Copyright (c) 1988 Regents of the University of California. 1472All rights reserved. 1473 1474Redistribution and use in source and binary forms, with or without 1475modification, are permitted provided that the following conditions 1476are met: 14771. Redistributions of source code must retain the above copyright 1478 notice, this list of conditions and the following disclaimer. 14792. Redistributions in binary form must reproduce the above copyright 1480 notice, this list of conditions and the following disclaimer in the 1481 documentation and/or other materials provided with the distribution. 14823. Neither the name of the University nor the names of its contributors 1483 may be used to endorse or promote products derived from this software 1484 without specific prior written permission. 1485 1486THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1487ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1488IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1489ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1490FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1491DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1492OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1493HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1494LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1495OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1496SUCH DAMAGE. 1497 1498------------------------------------------------------------------- 1499 1500Copyright (c) 1988 The Regents of the University of California. 1501All rights reserved. 1502 1503Redistribution and use in source and binary forms, with or without 1504modification, are permitted provided that the following conditions 1505are met: 15061. Redistributions of source code must retain the above copyright 1507 notice, this list of conditions and the following disclaimer. 15082. Redistributions in binary form must reproduce the above copyright 1509 notice, this list of conditions and the following disclaimer in the 1510 documentation and/or other materials provided with the distribution. 15113. Neither the name of the University nor the names of its contributors 1512 may be used to endorse or promote products derived from this software 1513 without specific prior written permission. 1514 1515THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1516ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1517IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1518ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1519FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1520DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1521OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1522HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1523LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1524OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1525SUCH DAMAGE. 1526 1527------------------------------------------------------------------- 1528 1529Copyright (c) 1988, 1993 1530 The Regents of the University of California. All rights reserved. 1531 1532Redistribution and use in source and binary forms, with or without 1533modification, are permitted provided that the following conditions 1534are met: 15351. Redistributions of source code must retain the above copyright 1536 notice, this list of conditions and the following disclaimer. 15372. Redistributions in binary form must reproduce the above copyright 1538 notice, this list of conditions and the following disclaimer in the 1539 documentation and/or other materials provided with the distribution. 15403. All advertising materials mentioning features or use of this software 1541 must display the following acknowledgement: 1542 This product includes software developed by the University of 1543 California, Berkeley and its contributors. 15444. Neither the name of the University nor the names of its contributors 1545 may be used to endorse or promote products derived from this software 1546 without specific prior written permission. 1547 1548THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1549ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1550IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1551ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1552FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1553DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1554OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1555HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1556LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1557OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1558SUCH DAMAGE. 1559 1560------------------------------------------------------------------- 1561 1562Copyright (c) 1988, 1993 1563 The Regents of the University of California. All rights reserved. 1564 1565Redistribution and use in source and binary forms, with or without 1566modification, are permitted provided that the following conditions 1567are met: 15681. Redistributions of source code must retain the above copyright 1569 notice, this list of conditions and the following disclaimer. 15702. Redistributions in binary form must reproduce the above copyright 1571 notice, this list of conditions and the following disclaimer in the 1572 documentation and/or other materials provided with the distribution. 15733. Neither the name of the University nor the names of its contributors 1574 may be used to endorse or promote products derived from this software 1575 without specific prior written permission. 1576 1577THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1578ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1579IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1580ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1581FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1582DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1583OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1584HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1585LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1586OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1587SUCH DAMAGE. 1588 1589------------------------------------------------------------------- 1590 1591Copyright (c) 1989 The Regents of the University of California. 1592All rights reserved. 1593 1594Redistribution and use in source and binary forms, with or without 1595modification, are permitted provided that the following conditions 1596are met: 15971. Redistributions of source code must retain the above copyright 1598 notice, this list of conditions and the following disclaimer. 15992. Redistributions in binary form must reproduce the above copyright 1600 notice, this list of conditions and the following disclaimer in the 1601 documentation and/or other materials provided with the distribution. 16023. Neither the name of the University nor the names of its contributors 1603 may be used to endorse or promote products derived from this software 1604 without specific prior written permission. 1605 1606THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1607ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1608IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1609ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1610FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1611DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1612OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1613HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1614LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1615OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1616SUCH DAMAGE. 1617 1618------------------------------------------------------------------- 1619 1620Copyright (c) 1989 The Regents of the University of California. 1621All rights reserved. 1622(c) UNIX System Laboratories, Inc. 1623All or some portions of this file are derived from material licensed 1624to the University of California by American Telephone and Telegraph 1625Co. or Unix System Laboratories, Inc. and are reproduced herein with 1626the permission of UNIX System Laboratories, Inc. 1627 1628Redistribution and use in source and binary forms, with or without 1629modification, are permitted provided that the following conditions 1630are met: 16311. Redistributions of source code must retain the above copyright 1632 notice, this list of conditions and the following disclaimer. 16332. Redistributions in binary form must reproduce the above copyright 1634 notice, this list of conditions and the following disclaimer in the 1635 documentation and/or other materials provided with the distribution. 16363. Neither the name of the University nor the names of its contributors 1637 may be used to endorse or promote products derived from this software 1638 without specific prior written permission. 1639 1640THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1641ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1642IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1643ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1644FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1645DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1646OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1647HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1648LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1649OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1650SUCH DAMAGE. 1651 1652------------------------------------------------------------------- 1653 1654Copyright (c) 1989, 1993 1655 The Regents of the University of California. All rights reserved. 1656 1657Redistribution and use in source and binary forms, with or without 1658modification, are permitted provided that the following conditions 1659are met: 16601. Redistributions of source code must retain the above copyright 1661 notice, this list of conditions and the following disclaimer. 16622. Redistributions in binary form must reproduce the above copyright 1663 notice, this list of conditions and the following disclaimer in the 1664 documentation and/or other materials provided with the distribution. 16653. Neither the name of the University nor the names of its contributors 1666 may be used to endorse or promote products derived from this software 1667 without specific prior written permission. 1668 1669THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1670ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1671IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1672ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1673FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1674DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1675OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1676HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1677LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1678OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1679SUCH DAMAGE. 1680 1681------------------------------------------------------------------- 1682 1683Copyright (c) 1989, 1993 1684 The Regents of the University of California. All rights reserved. 1685 1686Redistribution and use in source and binary forms, with or without 1687modification, are permitted provided that the following conditions 1688are met: 16891. Redistributions of source code must retain the above copyright 1690 notice, this list of conditions and the following disclaimer. 16912. Redistributions in binary form must reproduce the above copyright 1692 notice, this list of conditions and the following disclaimer in the 1693 documentation and/or other materials provided with the distribution. 16944. Neither the name of the University nor the names of its contributors 1695 may be used to endorse or promote products derived from this software 1696 without specific prior written permission. 1697 1698THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1699ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1700IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1701ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1702FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1703DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1704OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1705HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1706LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1707OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1708SUCH DAMAGE. 1709 1710------------------------------------------------------------------- 1711 1712Copyright (c) 1989, 1993 1713 The Regents of the University of California. All rights reserved. 1714 1715This code is derived from software contributed to Berkeley by 1716Guido van Rossum. 1717 1718Copyright (c) 2011 The FreeBSD Foundation 1719All rights reserved. 1720Portions of this software were developed by David Chisnall 1721under sponsorship from the FreeBSD Foundation. 1722 1723Redistribution and use in source and binary forms, with or without 1724modification, are permitted provided that the following conditions 1725are met: 17261. Redistributions of source code must retain the above copyright 1727 notice, this list of conditions and the following disclaimer. 17282. Redistributions in binary form must reproduce the above copyright 1729 notice, this list of conditions and the following disclaimer in the 1730 documentation and/or other materials provided with the distribution. 17313. Neither the name of the University nor the names of its contributors 1732 may be used to endorse or promote products derived from this software 1733 without specific prior written permission. 1734 1735THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1736ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1737IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1738ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1739FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1740DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1741OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1742HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1743LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1744OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1745SUCH DAMAGE. 1746 1747------------------------------------------------------------------- 1748 1749Copyright (c) 1989, 1993 1750 The Regents of the University of California. All rights reserved. 1751 1752This code is derived from software contributed to Berkeley by 1753Guido van Rossum. 1754 1755Redistribution and use in source and binary forms, with or without 1756modification, are permitted provided that the following conditions 1757are met: 17581. Redistributions of source code must retain the above copyright 1759 notice, this list of conditions and the following disclaimer. 17602. Redistributions in binary form must reproduce the above copyright 1761 notice, this list of conditions and the following disclaimer in the 1762 documentation and/or other materials provided with the distribution. 17633. Neither the name of the University nor the names of its contributors 1764 may be used to endorse or promote products derived from this software 1765 without specific prior written permission. 1766 1767THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1768ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1769IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1770ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1771FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1772DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1773OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1774HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1775LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1776OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1777SUCH DAMAGE. 1778 1779------------------------------------------------------------------- 1780 1781Copyright (c) 1989, 1993 1782 The Regents of the University of California. All rights reserved. 1783 1784This code is derived from software contributed to Berkeley by 1785Roger L. Snyder. 1786 1787Redistribution and use in source and binary forms, with or without 1788modification, are permitted provided that the following conditions 1789are met: 17901. Redistributions of source code must retain the above copyright 1791 notice, this list of conditions and the following disclaimer. 17922. Redistributions in binary form must reproduce the above copyright 1793 notice, this list of conditions and the following disclaimer in the 1794 documentation and/or other materials provided with the distribution. 17953. Neither the name of the University nor the names of its contributors 1796 may be used to endorse or promote products derived from this software 1797 without specific prior written permission. 1798 1799THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1800ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1801IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1802ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1803FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1804DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1805OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1806HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1807LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1808OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1809SUCH DAMAGE. 1810 1811------------------------------------------------------------------- 1812 1813Copyright (c) 1989, 1993 1814 The Regents of the University of California. All rights reserved. 1815(c) UNIX System Laboratories, Inc. 1816All or some portions of this file are derived from material licensed 1817to the University of California by American Telephone and Telegraph 1818Co. or Unix System Laboratories, Inc. and are reproduced herein with 1819the permission of UNIX System Laboratories, Inc. 1820 1821Redistribution and use in source and binary forms, with or without 1822modification, are permitted provided that the following conditions 1823are met: 18241. Redistributions of source code must retain the above copyright 1825 notice, this list of conditions and the following disclaimer. 18262. Redistributions in binary form must reproduce the above copyright 1827 notice, this list of conditions and the following disclaimer in the 1828 documentation and/or other materials provided with the distribution. 18293. Neither the name of the University nor the names of its contributors 1830 may be used to endorse or promote products derived from this software 1831 without specific prior written permission. 1832 1833THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1834ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1835IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1836ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1837FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1838DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1839OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1840HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1841LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1842OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1843SUCH DAMAGE. 1844 1845------------------------------------------------------------------- 1846 1847Copyright (c) 1990 Regents of the University of California. 1848All rights reserved. 1849 1850This code is derived from software contributed to Berkeley by 1851Chris Torek. 1852 1853Redistribution and use in source and binary forms, with or without 1854modification, are permitted provided that the following conditions 1855are met: 18561. Redistributions of source code must retain the above copyright 1857 notice, this list of conditions and the following disclaimer. 18582. Redistributions in binary form must reproduce the above copyright 1859 notice, this list of conditions and the following disclaimer in the 1860 documentation and/or other materials provided with the distribution. 18613. Neither the name of the University nor the names of its contributors 1862 may be used to endorse or promote products derived from this software 1863 without specific prior written permission. 1864 1865THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1866ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1867IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1868ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1869FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1870DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1871OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1872HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1873LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1874OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1875SUCH DAMAGE. 1876 1877------------------------------------------------------------------- 1878 1879Copyright (c) 1990 The Regents of the University of California. 1880All rights reserved. 1881 1882Redistribution and use in source and binary forms, with or without 1883modification, are permitted provided that the following conditions 1884are met: 18851. Redistributions of source code must retain the above copyright 1886 notice, this list of conditions and the following disclaimer. 18872. Redistributions in binary form must reproduce the above copyright 1888 notice, this list of conditions and the following disclaimer in the 1889 documentation and/or other materials provided with the distribution. 18903. Neither the name of the University nor the names of its contributors 1891 may be used to endorse or promote products derived from this software 1892 without specific prior written permission. 1893 1894THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1895ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1896IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1897ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1898FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1899DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1900OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1901HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1902LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1903OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1904SUCH DAMAGE. 1905 1906------------------------------------------------------------------- 1907 1908Copyright (c) 1990 The Regents of the University of California. 1909All rights reserved. 1910 1911This code is derived from software contributed to Berkeley by 1912Chris Torek. 1913 1914Redistribution and use in source and binary forms, with or without 1915modification, are permitted provided that the following conditions 1916are met: 19171. Redistributions of source code must retain the above copyright 1918 notice, this list of conditions and the following disclaimer. 19192. Redistributions in binary form must reproduce the above copyright 1920 notice, this list of conditions and the following disclaimer in the 1921 documentation and/or other materials provided with the distribution. 19223. Neither the name of the University nor the names of its contributors 1923 may be used to endorse or promote products derived from this software 1924 without specific prior written permission. 1925 1926THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1927ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1928IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1929ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1930FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1931DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1932OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1933HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1934LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1935OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1936SUCH DAMAGE. 1937 1938------------------------------------------------------------------- 1939 1940Copyright (c) 1990 The Regents of the University of California. 1941All rights reserved. 1942 1943This code is derived from software contributed to Berkeley by 1944William Jolitz. 1945 1946Redistribution and use in source and binary forms, with or without 1947modification, are permitted provided that the following conditions 1948are met: 19491. Redistributions of source code must retain the above copyright 1950 notice, this list of conditions and the following disclaimer. 19512. Redistributions in binary form must reproduce the above copyright 1952 notice, this list of conditions and the following disclaimer in the 1953 documentation and/or other materials provided with the distribution. 19543. Neither the name of the University nor the names of its contributors 1955 may be used to endorse or promote products derived from this software 1956 without specific prior written permission. 1957 1958THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1959ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1960IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1961ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1962FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1963DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1964OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1965HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1966LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1967OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1968SUCH DAMAGE. 1969 1970------------------------------------------------------------------- 1971 1972Copyright (c) 1990, 1993 1973 The Regents of the University of California. All rights reserved. 1974 1975Redistribution and use in source and binary forms, with or without 1976modification, are permitted provided that the following conditions 1977are met: 19781. Redistributions of source code must retain the above copyright 1979 notice, this list of conditions and the following disclaimer. 19802. Redistributions in binary form must reproduce the above copyright 1981 notice, this list of conditions and the following disclaimer in the 1982 documentation and/or other materials provided with the distribution. 19833. Neither the name of the University nor the names of its contributors 1984 may be used to endorse or promote products derived from this software 1985 without specific prior written permission. 1986 1987THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 1988ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1989IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1990ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 1991FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1992DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 1993OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 1994HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 1995LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 1996OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 1997SUCH DAMAGE. 1998 1999------------------------------------------------------------------- 2000 2001Copyright (c) 1990, 1993 2002 The Regents of the University of California. All rights reserved. 2003 2004This code is derived from software contributed to Berkeley by 2005Chris Torek. 2006 2007Redistribution and use in source and binary forms, with or without 2008modification, are permitted provided that the following conditions 2009are met: 20101. Redistributions of source code must retain the above copyright 2011 notice, this list of conditions and the following disclaimer. 20122. Redistributions in binary form must reproduce the above copyright 2013 notice, this list of conditions and the following disclaimer in the 2014 documentation and/or other materials provided with the distribution. 20153. Neither the name of the University nor the names of its contributors 2016 may be used to endorse or promote products derived from this software 2017 without specific prior written permission. 2018 2019THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2020ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2021IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2022ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2023FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2024DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2025OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2026HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2027LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2028OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2029SUCH DAMAGE. 2030 2031------------------------------------------------------------------- 2032 2033Copyright (c) 1990, 1993 2034 The Regents of the University of California. All rights reserved. 2035 2036This code is derived from software contributed to Berkeley by 2037Donn Seeley at UUNET Technologies, Inc. 2038 2039Redistribution and use in source and binary forms, with or without 2040modification, are permitted provided that the following conditions 2041are met: 20421. Redistributions of source code must retain the above copyright 2043 notice, this list of conditions and the following disclaimer. 20442. Redistributions in binary form must reproduce the above copyright 2045 notice, this list of conditions and the following disclaimer in the 2046 documentation and/or other materials provided with the distribution. 20473. Neither the name of the University nor the names of its contributors 2048 may be used to endorse or promote products derived from this software 2049 without specific prior written permission. 2050 2051THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2052ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2053IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2054ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2055FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2056DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2057OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2058HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2059LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2060OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2061SUCH DAMAGE. 2062 2063------------------------------------------------------------------- 2064 2065Copyright (c) 1990, 1993 2066 The Regents of the University of California. All rights reserved. 2067 2068This code is derived from software contributed to Berkeley by 2069Donn Seeley at UUNET Technologies, Inc. 2070 2071Redistribution and use in source and binary forms, with or without 2072modification, are permitted provided that the following conditions 2073are met: 20741. Redistributions of source code must retain the above copyright 2075 notice, this list of conditions and the following disclaimer. 20762. Redistributions in binary form must reproduce the above copyright 2077 notice, this list of conditions and the following disclaimer in the 2078 documentation and/or other materials provided with the distribution. 20794. Neither the name of the University nor the names of its contributors 2080 may be used to endorse or promote products derived from this software 2081 without specific prior written permission. 2082 2083THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2084ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2085IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2086ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2087FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2088DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2089OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2090HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2091LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2092OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2093SUCH DAMAGE. 2094 2095------------------------------------------------------------------- 2096 2097Copyright (c) 1990, 1993 2098 The Regents of the University of California. All rights reserved. 2099(c) UNIX System Laboratories, Inc. 2100All or some portions of this file are derived from material licensed 2101to the University of California by American Telephone and Telegraph 2102Co. or Unix System Laboratories, Inc. and are reproduced herein with 2103the permission of UNIX System Laboratories, Inc. 2104 2105Redistribution and use in source and binary forms, with or without 2106modification, are permitted provided that the following conditions 2107are met: 21081. Redistributions of source code must retain the above copyright 2109 notice, this list of conditions and the following disclaimer. 21102. Redistributions in binary form must reproduce the above copyright 2111 notice, this list of conditions and the following disclaimer in the 2112 documentation and/or other materials provided with the distribution. 21133. Neither the name of the University nor the names of its contributors 2114 may be used to endorse or promote products derived from this software 2115 without specific prior written permission. 2116 2117THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2118ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2119IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2120ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2121FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2122DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2123OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2124HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2125LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2126OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2127SUCH DAMAGE. 2128 2129------------------------------------------------------------------- 2130 2131Copyright (c) 1990, 1993, 1994 2132 The Regents of the University of California. All rights reserved. 2133 2134Redistribution and use in source and binary forms, with or without 2135modification, are permitted provided that the following conditions 2136are met: 21371. Redistributions of source code must retain the above copyright 2138 notice, this list of conditions and the following disclaimer. 21392. Redistributions in binary form must reproduce the above copyright 2140 notice, this list of conditions and the following disclaimer in the 2141 documentation and/or other materials provided with the distribution. 21423. Neither the name of the University nor the names of its contributors 2143 may be used to endorse or promote products derived from this software 2144 without specific prior written permission. 2145 2146THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2147ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2148IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2149ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2150FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2151DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2152OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2153HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2154LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2155OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2156SUCH DAMAGE. 2157 2158------------------------------------------------------------------- 2159 2160Copyright (c) 1991 The Regents of the University of California. 2161All rights reserved. 2162 2163Redistribution and use in source and binary forms, with or without 2164modification, are permitted provided that the following conditions 2165are met: 21661. Redistributions of source code must retain the above copyright 2167 notice, this list of conditions and the following disclaimer. 21682. Redistributions in binary form must reproduce the above copyright 2169 notice, this list of conditions and the following disclaimer in the 2170 documentation and/or other materials provided with the distribution. 21713. Neither the name of the University nor the names of its contributors 2172 may be used to endorse or promote products derived from this software 2173 without specific prior written permission. 2174 2175THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2176ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2177IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2178ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2179FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2180DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2181OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2182HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2183LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2184OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2185SUCH DAMAGE. 2186 2187------------------------------------------------------------------- 2188 2189Copyright (c) 1991, 1993 2190 The Regents of the University of California. All rights reserved. 2191 2192Redistribution and use in source and binary forms, with or without 2193modification, are permitted provided that the following conditions 2194are met: 21951. Redistributions of source code must retain the above copyright 2196 notice, this list of conditions and the following disclaimer. 21972. Redistributions in binary form must reproduce the above copyright 2198 notice, this list of conditions and the following disclaimer in the 2199 documentation and/or other materials provided with the distribution. 22003. Neither the name of the University nor the names of its contributors 2201 may be used to endorse or promote products derived from this software 2202 without specific prior written permission. 2203 2204THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2205ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2206IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2207ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2208FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2209DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2210OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2211HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2212LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2213OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2214SUCH DAMAGE. 2215 2216------------------------------------------------------------------- 2217 2218Copyright (c) 1991, 1993 2219 The Regents of the University of California. All rights reserved. 2220 2221This code is derived from software contributed to Berkeley by 2222Berkeley Software Design, Inc. 2223 2224Redistribution and use in source and binary forms, with or without 2225modification, are permitted provided that the following conditions 2226are met: 22271. Redistributions of source code must retain the above copyright 2228 notice, this list of conditions and the following disclaimer. 22292. Redistributions in binary form must reproduce the above copyright 2230 notice, this list of conditions and the following disclaimer in the 2231 documentation and/or other materials provided with the distribution. 22323. Neither the name of the University nor the names of its contributors 2233 may be used to endorse or promote products derived from this software 2234 without specific prior written permission. 2235 2236THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2237ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2238IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2239ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2240FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2241DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2242OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2243HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2244LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2245OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2246SUCH DAMAGE. 2247 2248------------------------------------------------------------------- 2249 2250Copyright (c) 1991, 1993 2251 The Regents of the University of California. All rights reserved. 2252(c) UNIX System Laboratories, Inc. 2253All or some portions of this file are derived from material licensed 2254to the University of California by American Telephone and Telegraph 2255Co. or Unix System Laboratories, Inc. and are reproduced herein with 2256the permission of UNIX System Laboratories, Inc. 2257 2258This code is derived from software contributed to Berkeley by 2259Hugh Smith at The University of Guelph. 2260 2261Redistribution and use in source and binary forms, with or without 2262modification, are permitted provided that the following conditions 2263are met: 22641. Redistributions of source code must retain the above copyright 2265 notice, this list of conditions and the following disclaimer. 22662. Redistributions in binary form must reproduce the above copyright 2267 notice, this list of conditions and the following disclaimer in the 2268 documentation and/or other materials provided with the distribution. 22693. Neither the name of the University nor the names of its contributors 2270 may be used to endorse or promote products derived from this software 2271 without specific prior written permission. 2272 2273THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2274ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2275IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2276ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2277FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2278DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2279OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2280HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2281LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2282OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2283SUCH DAMAGE. 2284 2285------------------------------------------------------------------- 2286 2287Copyright (c) 1992 Henry Spencer. 2288Copyright (c) 1992, 1993 2289 The Regents of the University of California. All rights reserved. 2290 2291This code is derived from software contributed to Berkeley by 2292Henry Spencer of the University of Toronto. 2293 2294Redistribution and use in source and binary forms, with or without 2295modification, are permitted provided that the following conditions 2296are met: 22971. Redistributions of source code must retain the above copyright 2298 notice, this list of conditions and the following disclaimer. 22992. Redistributions in binary form must reproduce the above copyright 2300 notice, this list of conditions and the following disclaimer in the 2301 documentation and/or other materials provided with the distribution. 23023. Neither the name of the University nor the names of its contributors 2303 may be used to endorse or promote products derived from this software 2304 without specific prior written permission. 2305 2306THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2307ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2308IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2309ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2310FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2311DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2312OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2313HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2314LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2315OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2316SUCH DAMAGE. 2317 2318------------------------------------------------------------------- 2319 2320Copyright (c) 1992 The Regents of the University of California. 2321All rights reserved. 2322 2323Redistribution and use in source and binary forms, with or without 2324modification, are permitted provided that the following conditions 2325are met: 23261. Redistributions of source code must retain the above copyright 2327 notice, this list of conditions and the following disclaimer. 23282. Redistributions in binary form must reproduce the above copyright 2329 notice, this list of conditions and the following disclaimer in the 2330 documentation and/or other materials provided with the distribution. 23313. Neither the name of the University nor the names of its contributors 2332 may be used to endorse or promote products derived from this software 2333 without specific prior written permission. 2334 2335THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2336ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2337IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2338ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2339FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2340DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2341OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2342HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2343LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2344OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2345SUCH DAMAGE. 2346 2347------------------------------------------------------------------- 2348 2349Copyright (c) 1992, 1993 2350 The Regents of the University of California. All rights reserved. 2351 2352Redistribution and use in source and binary forms, with or without 2353modification, are permitted provided that the following conditions 2354are met: 23551. Redistributions of source code must retain the above copyright 2356 notice, this list of conditions and the following disclaimer. 23572. Redistributions in binary form must reproduce the above copyright 2358 notice, this list of conditions and the following disclaimer in the 2359 documentation and/or other materials provided with the distribution. 23603. Neither the name of the University nor the names of its contributors 2361 may be used to endorse or promote products derived from this software 2362 without specific prior written permission. 2363 2364THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2365ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2366IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2367ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2368FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2369DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2370OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2371HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2372LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2373OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2374SUCH DAMAGE. 2375 2376------------------------------------------------------------------- 2377 2378Copyright (c) 1992, 1993 2379 The Regents of the University of California. All rights reserved. 2380 2381This software was developed by the Computer Systems Engineering group 2382at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and 2383contributed to Berkeley. 2384 2385All advertising materials mentioning features or use of this software 2386must display the following acknowledgement: 2387 This product includes software developed by the University of 2388 California, Lawrence Berkeley Laboratory. 2389 2390Redistribution and use in source and binary forms, with or without 2391modification, are permitted provided that the following conditions 2392are met: 23931. Redistributions of source code must retain the above copyright 2394 notice, this list of conditions and the following disclaimer. 23952. Redistributions in binary form must reproduce the above copyright 2396 notice, this list of conditions and the following disclaimer in the 2397 documentation and/or other materials provided with the distribution. 23983. All advertising materials mentioning features or use of this software 2399 must display the following acknowledgement: 2400 This product includes software developed by the University of 2401 California, Berkeley and its contributors. 24024. Neither the name of the University nor the names of its contributors 2403 may be used to endorse or promote products derived from this software 2404 without specific prior written permission. 2405 2406THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2407ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2408IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2409ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2410FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2411DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2412OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2413HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2414LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2415OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2416SUCH DAMAGE. 2417 2418------------------------------------------------------------------- 2419 2420Copyright (c) 1992, 1993 2421 The Regents of the University of California. All rights reserved. 2422(c) UNIX System Laboratories, Inc. 2423All or some portions of this file are derived from material licensed 2424to the University of California by American Telephone and Telegraph 2425Co. or Unix System Laboratories, Inc. and are reproduced herein with 2426the permission of UNIX System Laboratories, Inc. 2427 2428Redistribution and use in source and binary forms, with or without 2429modification, are permitted provided that the following conditions 2430are met: 24311. Redistributions of source code must retain the above copyright 2432 notice, this list of conditions and the following disclaimer. 24332. Redistributions in binary form must reproduce the above copyright 2434 notice, this list of conditions and the following disclaimer in the 2435 documentation and/or other materials provided with the distribution. 24363. Neither the name of the University nor the names of its contributors 2437 may be used to endorse or promote products derived from this software 2438 without specific prior written permission. 2439 2440THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2441ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2442IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2443ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2444FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2445DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2446OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2447HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2448LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2449OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2450SUCH DAMAGE. 2451 2452------------------------------------------------------------------- 2453 2454Copyright (c) 1992, 1993, 1994 2455 The Regents of the University of California. All rights reserved. 2456 2457This code is derived from software contributed to Berkeley by 2458Henry Spencer. 2459 2460Redistribution and use in source and binary forms, with or without 2461modification, are permitted provided that the following conditions 2462are met: 24631. Redistributions of source code must retain the above copyright 2464 notice, this list of conditions and the following disclaimer. 24652. Redistributions in binary form must reproduce the above copyright 2466 notice, this list of conditions and the following disclaimer in the 2467 documentation and/or other materials provided with the distribution. 24683. Neither the name of the University nor the names of its contributors 2469 may be used to endorse or promote products derived from this software 2470 without specific prior written permission. 2471 2472THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2473ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2474IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2475ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2476FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2477DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2478OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2479HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2480LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2481OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2482SUCH DAMAGE. 2483 2484------------------------------------------------------------------- 2485 2486Copyright (c) 1992, 1993, 1994 Henry Spencer. 2487 2488This code is derived from software contributed to Berkeley by 2489Henry Spencer. 2490 2491Redistribution and use in source and binary forms, with or without 2492modification, are permitted provided that the following conditions 2493are met: 24941. Redistributions of source code must retain the above copyright 2495 notice, this list of conditions and the following disclaimer. 24962. Redistributions in binary form must reproduce the above copyright 2497 notice, this list of conditions and the following disclaimer in the 2498 documentation and/or other materials provided with the distribution. 24993. All advertising materials mentioning features or use of this software 2500 must display the following acknowledgement: 2501 This product includes software developed by the University of 2502 California, Berkeley and its contributors. 25034. Neither the name of the University nor the names of its contributors 2504 may be used to endorse or promote products derived from this software 2505 without specific prior written permission. 2506 2507THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2508ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2509IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2510ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2511FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2512DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2513OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2514HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2515LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2516OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2517SUCH DAMAGE. 2518 2519------------------------------------------------------------------- 2520 2521Copyright (c) 1993 2522 The Regents of the University of California. All rights reserved. 2523 2524Redistribution and use in source and binary forms, with or without 2525modification, are permitted provided that the following conditions 2526are met: 25271. Redistributions of source code must retain the above copyright 2528 notice, this list of conditions and the following disclaimer. 25292. Redistributions in binary form must reproduce the above copyright 2530 notice, this list of conditions and the following disclaimer in the 2531 documentation and/or other materials provided with the distribution. 25323. Neither the name of the University nor the names of its contributors 2533 may be used to endorse or promote products derived from this software 2534 without specific prior written permission. 2535 2536THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 2537ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2538IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2539ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 2540FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2541DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2542OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2543HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2544LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2545OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2546SUCH DAMAGE. 2547 2548------------------------------------------------------------------- 2549 2550Copyright (c) 1993 Martin Birgmeier 2551All rights reserved. 2552 2553You may redistribute unmodified or modified versions of this source 2554code provided that the above copyright notice and this and the 2555following conditions are retained. 2556 2557This software is provided ``as is'', and comes with no warranties 2558of any kind. I shall in no event be liable for anything that happens 2559to anyone/anything when using this software. 2560 2561------------------------------------------------------------------- 2562 2563Copyright (c) 1994 SigmaSoft, Th. Lockert <[email protected]> 2564All rights reserved. 2565 2566Redistribution and use in source and binary forms, with or without 2567modification, are permitted provided that the following conditions 2568are met: 25691. Redistributions of source code must retain the above copyright 2570 notice, this list of conditions and the following disclaimer. 25712. Redistributions in binary form must reproduce the above copyright 2572 notice, this list of conditions and the following disclaimer in the 2573 documentation and/or other materials provided with the distribution. 25743. The name of the author may not be used to endorse or promote products 2575 derived from this software without specific prior written permission. 2576 2577THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2578IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 2579OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 2580IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 2581SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 2582PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 2583OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 2584WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 2585OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 2586ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2587 2588------------------------------------------------------------------- 2589 2590Copyright (c) 1996 by Internet Software Consortium. 2591 2592Permission to use, copy, modify, and distribute this software for any 2593purpose with or without fee is hereby granted, provided that the above 2594copyright notice and this permission notice appear in all copies. 2595 2596THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM DISCLAIMS 2597ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES 2598OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL INTERNET SOFTWARE 2599CONSORTIUM BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL 2600DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR 2601PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 2602ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 2603SOFTWARE. 2604 2605------------------------------------------------------------------- 2606 2607Copyright (c) 1996, David Mazieres <[email protected]> 2608Copyright (c) 2008, Damien Miller <[email protected]> 2609Copyright (c) 2013, Markus Friedl <[email protected]> 2610 2611Permission to use, copy, modify, and distribute this software for any 2612purpose with or without fee is hereby granted, provided that the above 2613copyright notice and this permission notice appear in all copies. 2614 2615THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2616WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2617MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2618ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2619WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2620ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2621OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2622 2623------------------------------------------------------------------- 2624 2625Copyright (c) 1996, David Mazieres <[email protected]> 2626Copyright (c) 2008, Damien Miller <[email protected]> 2627Copyright (c) 2013, Markus Friedl <[email protected]> 2628Copyright (c) 2014, Theo de Raadt <[email protected]> 2629 2630Permission to use, copy, modify, and distribute this software for any 2631purpose with or without fee is hereby granted, provided that the above 2632copyright notice and this permission notice appear in all copies. 2633 2634THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2635WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2636MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2637ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2638WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2639ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2640OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2641 2642------------------------------------------------------------------- 2643 2644Copyright (c) 1996-1998, 2008 Theo de Raadt 2645Copyright (c) 1997, 2008-2009 Todd C. Miller 2646 2647Permission to use, copy, modify, and distribute this software for any 2648purpose with or without fee is hereby granted, provided that the above 2649copyright notice and this permission notice appear in all copies. 2650 2651THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2652WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2653MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2654ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2655WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2656ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2657OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2658 2659------------------------------------------------------------------- 2660 2661Copyright (c) 1997 Mark Brinicombe 2662Copyright (C) 2010 The Android Open Source Project 2663All rights reserved. 2664 2665Redistribution and use in source and binary forms, with or without 2666modification, are permitted provided that the following conditions 2667are met: 26681. Redistributions of source code must retain the above copyright 2669 notice, this list of conditions and the following disclaimer. 26702. Redistributions in binary form must reproduce the above copyright 2671 notice, this list of conditions and the following disclaimer in the 2672 documentation and/or other materials provided with the distribution. 26733. All advertising materials mentioning features or use of this software 2674 must display the following acknowledgement: 2675 This product includes software developed by Mark Brinicombe 26764. Neither the name of the University nor the names of its contributors 2677 may be used to endorse or promote products derived from this software 2678 without specific prior written permission. 2679 2680THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 2681ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 2682IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 2683ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 2684FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 2685DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 2686OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 2687HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 2688LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 2689OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 2690SUCH DAMAGE. 2691 2692------------------------------------------------------------------- 2693 2694Copyright (c) 1997 Niklas Hallqvist. All rights reserved. 2695 2696Redistribution and use in source and binary forms, with or without 2697modification, are permitted provided that the following conditions 2698are met: 26991. Redistributions of source code must retain the above copyright 2700 notice, this list of conditions and the following disclaimer. 27012. Redistributions in binary form must reproduce the above copyright 2702 notice, this list of conditions and the following disclaimer in the 2703 documentation and/or other materials provided with the distribution. 2704 2705THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 2706IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 2707OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 2708IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 2709INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 2710NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 2711DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 2712THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 2713(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 2714THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2715 2716------------------------------------------------------------------- 2717 2718Copyright (c) 1997 The NetBSD Foundation, Inc. 2719All rights reserved. 2720 2721This code is derived from software contributed to The NetBSD Foundation 2722by Neil A. Carson and Mark Brinicombe 2723 2724Redistribution and use in source and binary forms, with or without 2725modification, are permitted provided that the following conditions 2726are met: 27271. Redistributions of source code must retain the above copyright 2728 notice, this list of conditions and the following disclaimer. 27292. Redistributions in binary form must reproduce the above copyright 2730 notice, this list of conditions and the following disclaimer in the 2731 documentation and/or other materials provided with the distribution. 2732 2733THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 2734``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2735TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 2736PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 2737BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2738CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 2739SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2740INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2741CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2742ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2743POSSIBILITY OF SUCH DAMAGE. 2744 2745------------------------------------------------------------------- 2746 2747Copyright (c) 1997 Todd C. Miller <[email protected]> 2748 2749Permission to use, copy, modify, and distribute this software for any 2750purpose with or without fee is hereby granted, provided that the above 2751copyright notice and this permission notice appear in all copies. 2752 2753THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2754WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2755MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2756ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2757WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2758ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2759OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2760 2761------------------------------------------------------------------- 2762 2763Copyright (c) 1997 Todd C. Miller <[email protected]> 2764All rights reserved. 2765 2766Redistribution and use in source and binary forms, with or without 2767modification, are permitted provided that the following conditions 2768are met: 27691. Redistributions of source code must retain the above copyright 2770 notice, this list of conditions and the following disclaimer. 27712. Redistributions in binary form must reproduce the above copyright 2772 notice, this list of conditions and the following disclaimer in the 2773 documentation and/or other materials provided with the distribution. 27743. The name of the author may not be used to endorse or promote products 2775 derived from this software without specific prior written permission. 2776 2777THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2778INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 2779AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL 2780THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2781EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 2782PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 2783OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 2784WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 2785OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 2786ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2787 2788------------------------------------------------------------------- 2789 2790Copyright (c) 1997, 1998 The NetBSD Foundation, Inc. 2791All rights reserved. 2792 2793This code was contributed to The NetBSD Foundation by Klaus Klein. 2794 2795Redistribution and use in source and binary forms, with or without 2796modification, are permitted provided that the following conditions 2797are met: 27981. Redistributions of source code must retain the above copyright 2799 notice, this list of conditions and the following disclaimer. 28002. Redistributions in binary form must reproduce the above copyright 2801 notice, this list of conditions and the following disclaimer in the 2802 documentation and/or other materials provided with the distribution. 28033. All advertising materials mentioning features or use of this software 2804 must display the following acknowledgement: 2805 This product includes software developed by the NetBSD 2806 Foundation, Inc. and its contributors. 28074. Neither the name of The NetBSD Foundation nor the names of its 2808 contributors may be used to endorse or promote products derived 2809 from this software without specific prior written permission. 2810 2811THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 2812``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2813TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 2814PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 2815BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2816CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 2817SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2818INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2819CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2820ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2821POSSIBILITY OF SUCH DAMAGE. 2822 2823------------------------------------------------------------------- 2824 2825Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. 2826All rights reserved. 2827 2828This code is derived from software contributed to The NetBSD Foundation 2829by Luke Mewburn. 2830 2831Redistribution and use in source and binary forms, with or without 2832modification, are permitted provided that the following conditions 2833are met: 28341. Redistributions of source code must retain the above copyright 2835 notice, this list of conditions and the following disclaimer. 28362. Redistributions in binary form must reproduce the above copyright 2837 notice, this list of conditions and the following disclaimer in the 2838 documentation and/or other materials provided with the distribution. 2839 2840THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 2841``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2842TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 2843PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 2844BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2845CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 2846SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2847INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2848CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2849ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2850POSSIBILITY OF SUCH DAMAGE. 2851 2852------------------------------------------------------------------- 2853 2854Copyright (c) 1997, 1998, 1999, 2004 The NetBSD Foundation, Inc. 2855All rights reserved. 2856 2857This code is derived from software contributed to The NetBSD Foundation 2858by Luke Mewburn; and by Jason R. Thorpe. 2859 2860Redistribution and use in source and binary forms, with or without 2861modification, are permitted provided that the following conditions 2862are met: 28631. Redistributions of source code must retain the above copyright 2864 notice, this list of conditions and the following disclaimer. 28652. Redistributions in binary form must reproduce the above copyright 2866 notice, this list of conditions and the following disclaimer in the 2867 documentation and/or other materials provided with the distribution. 28683. All advertising materials mentioning features or use of this software 2869 must display the following acknowledgement: 2870 This product includes software developed by the NetBSD 2871 Foundation, Inc. and its contributors. 28724. Neither the name of The NetBSD Foundation nor the names of its 2873 contributors may be used to endorse or promote products derived 2874 from this software without specific prior written permission. 2875 2876THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 2877``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2878TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 2879PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 2880BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2881CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 2882SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2883INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2884CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2885ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2886POSSIBILITY OF SUCH DAMAGE. 2887 2888------------------------------------------------------------------- 2889 2890Copyright (c) 1997, 2005 Todd C. Miller <[email protected]> 2891 2892Permission to use, copy, modify, and distribute this software for any 2893purpose with or without fee is hereby granted, provided that the above 2894copyright notice and this permission notice appear in all copies. 2895 2896THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2897WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2898MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2899ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2900WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2901ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2902OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2903 2904------------------------------------------------------------------- 2905 2906Copyright (c) 1998 Softweyr LLC. All rights reserved. 2907 2908strtok_r, from Berkeley strtok 2909Oct 13, 1998 by Wes Peters <[email protected]> 2910 2911Copyright (c) 1988, 1993 2912 The Regents of the University of California. All rights reserved. 2913 2914Redistribution and use in source and binary forms, with or without 2915modification, are permitted provided that the following conditions 2916are met: 29171. Redistributions of source code must retain the above copyright 2918 notices, this list of conditions and the following disclaimer. 29192. Redistributions in binary form must reproduce the above copyright 2920 notices, this list of conditions and the following disclaimer in the 2921 documentation and/or other materials provided with the distribution. 29223. Neither the name of the University nor the names of its contributors 2923 may be used to endorse or promote products derived from this software 2924 without specific prior written permission. 2925 2926THIS SOFTWARE IS PROVIDED BY SOFTWEYR LLC, THE REGENTS AND CONTRIBUTORS 2927``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 2928LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2929PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SOFTWEYR LLC, THE 2930REGENTS, OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 2931SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 2932TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 2933PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 2934LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 2935NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2936SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2937 2938------------------------------------------------------------------- 2939 2940Copyright (c) 1998 The NetBSD Foundation, Inc. 2941All rights reserved. 2942 2943This code is derived from software contributed to The NetBSD Foundation 2944by Klaus Klein. 2945 2946Redistribution and use in source and binary forms, with or without 2947modification, are permitted provided that the following conditions 2948are met: 29491. Redistributions of source code must retain the above copyright 2950 notice, this list of conditions and the following disclaimer. 29512. Redistributions in binary form must reproduce the above copyright 2952 notice, this list of conditions and the following disclaimer in the 2953 documentation and/or other materials provided with the distribution. 29543. All advertising materials mentioning features or use of this software 2955 must display the following acknowledgement: 2956 This product includes software developed by the NetBSD 2957 Foundation, Inc. and its contributors. 29584. Neither the name of The NetBSD Foundation nor the names of its 2959 contributors may be used to endorse or promote products derived 2960 from this software without specific prior written permission. 2961 2962THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 2963``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2964TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 2965PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 2966BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 2967CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 2968SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 2969INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 2970CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 2971ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 2972POSSIBILITY OF SUCH DAMAGE. 2973 2974------------------------------------------------------------------- 2975 2976Copyright (c) 1998 Todd C. Miller <[email protected]> 2977All rights reserved. 2978 2979Redistribution and use in source and binary forms, with or without 2980modification, are permitted provided that the following conditions 2981are met: 29821. Redistributions of source code must retain the above copyright 2983 notice, this list of conditions and the following disclaimer. 29842. Redistributions in binary form must reproduce the above copyright 2985 notice, this list of conditions and the following disclaimer in the 2986 documentation and/or other materials provided with the distribution. 29873. The name of the author may not be used to endorse or promote products 2988 derived from this software without specific prior written permission. 2989 2990THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 2991INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY 2992AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL 2993THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 2994EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 2995PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; 2996OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 2997WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR 2998OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 2999ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3000 3001------------------------------------------------------------------- 3002 3003Copyright (c) 1998, 2015 Todd C. Miller <[email protected]> 3004 3005Permission to use, copy, modify, and distribute this software for any 3006purpose with or without fee is hereby granted, provided that the above 3007copyright notice and this permission notice appear in all copies. 3008 3009THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3010WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3011MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3012ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3013WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3014ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3015OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3016 3017------------------------------------------------------------------- 3018 3019Copyright (c) 1999 3020 David E. O'Brien 3021Copyright (c) 1988, 1993 3022 The Regents of the University of California. All rights reserved. 3023 3024Redistribution and use in source and binary forms, with or without 3025modification, are permitted provided that the following conditions 3026are met: 30271. Redistributions of source code must retain the above copyright 3028 notice, this list of conditions and the following disclaimer. 30292. Redistributions in binary form must reproduce the above copyright 3030 notice, this list of conditions and the following disclaimer in the 3031 documentation and/or other materials provided with the distribution. 30323. Neither the name of the University nor the names of its contributors 3033 may be used to endorse or promote products derived from this software 3034 without specific prior written permission. 3035 3036THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND 3037ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3038IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3039ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 3040FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3041DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3042OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3043HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3044LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3045OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3046SUCH DAMAGE. 3047 3048------------------------------------------------------------------- 3049 3050Copyright (c) 2000 Ben Harris. 3051Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. 3052All rights reserved. 3053 3054Redistribution and use in source and binary forms, with or without 3055modification, are permitted provided that the following conditions 3056are met: 30571. Redistributions of source code must retain the above copyright 3058 notice, this list of conditions and the following disclaimer. 30592. Redistributions in binary form must reproduce the above copyright 3060 notice, this list of conditions and the following disclaimer in the 3061 documentation and/or other materials provided with the distribution. 30623. Neither the name of the project nor the names of its contributors 3063 may be used to endorse or promote products derived from this software 3064 without specific prior written permission. 3065 3066THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND 3067ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3068IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3069ARE DISCLAIMED. IN NO EVENT SHALL THE PROJECT OR CONTRIBUTORS BE LIABLE 3070FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3071DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3072OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3073HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3074LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3075OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3076SUCH DAMAGE. 3077 3078------------------------------------------------------------------- 3079 3080Copyright (c) 2000 The NetBSD Foundation, Inc. 3081All rights reserved. 3082 3083This code is derived from software contributed to The NetBSD Foundation 3084by Dieter Baron and Thomas Klausner. 3085 3086Redistribution and use in source and binary forms, with or without 3087modification, are permitted provided that the following conditions 3088are met: 30891. Redistributions of source code must retain the above copyright 3090 notice, this list of conditions and the following disclaimer. 30912. Redistributions in binary form must reproduce the above copyright 3092 notice, this list of conditions and the following disclaimer in the 3093 documentation and/or other materials provided with the distribution. 3094 3095THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 3096``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 3097TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 3098PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 3099BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3100CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 3101SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3102INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3103CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 3104ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 3105POSSIBILITY OF SUCH DAMAGE. 3106 3107------------------------------------------------------------------- 3108 3109Copyright (c) 2001 Wasabi Systems, Inc. 3110All rights reserved. 3111 3112Written by Frank van der Linden for Wasabi Systems, Inc. 3113 3114Redistribution and use in source and binary forms, with or without 3115modification, are permitted provided that the following conditions 3116are met: 31171. Redistributions of source code must retain the above copyright 3118 notice, this list of conditions and the following disclaimer. 31192. Redistributions in binary form must reproduce the above copyright 3120 notice, this list of conditions and the following disclaimer in the 3121 documentation and/or other materials provided with the distribution. 31223. All advertising materials mentioning features or use of this software 3123 must display the following acknowledgement: 3124 This product includes software developed for the NetBSD Project by 3125 Wasabi Systems, Inc. 31264. The name of Wasabi Systems, Inc. may not be used to endorse 3127 or promote products derived from this software without specific prior 3128 written permission. 3129 3130THIS SOFTWARE IS PROVIDED BY WASABI SYSTEMS, INC. ``AS IS'' AND 3131ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 3132TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 3133PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL WASABI SYSTEMS, INC 3134BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 3135CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 3136SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 3137INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 3138CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 3139ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 3140POSSIBILITY OF SUCH DAMAGE. 3141 3142------------------------------------------------------------------- 3143 3144Copyright (c) 2001-2011 The FreeBSD Project. 3145All rights reserved. 3146 3147Redistribution and use in source and binary forms, with or without 3148modification, are permitted provided that the following conditions 3149are met: 31501. Redistributions of source code must retain the above copyright 3151 notice, this list of conditions and the following disclaimer. 31522. Redistributions in binary form must reproduce the above copyright 3153 notice, this list of conditions and the following disclaimer in the 3154 documentation and/or other materials provided with the distribution. 3155 3156THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3157ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3158IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3159ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3160FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3161DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3162OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3163HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3164LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3165OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3166SUCH DAMAGE. 3167 3168------------------------------------------------------------------- 3169 3170Copyright (c) 2002 Daniel Hartmeier 3171All rights reserved. 3172 3173Redistribution and use in source and binary forms, with or without 3174modification, are permitted provided that the following conditions 3175are met: 3176 3177 - Redistributions of source code must retain the above copyright 3178 notice, this list of conditions and the following disclaimer. 3179 - Redistributions in binary form must reproduce the above 3180 copyright notice, this list of conditions and the following 3181 disclaimer in the documentation and/or other materials provided 3182 with the distribution. 3183 3184THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 3185"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 3186LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 3187FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 3188COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 3189INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 3190BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 3191LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 3192CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3193LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN 3194ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 3195POSSIBILITY OF SUCH DAMAGE. 3196 3197------------------------------------------------------------------- 3198 3199Copyright (c) 2002 Tim J. Robbins 3200All rights reserved. 3201 3202Redistribution and use in source and binary forms, with or without 3203modification, are permitted provided that the following conditions 3204are met: 32051. Redistributions of source code must retain the above copyright 3206 notice, this list of conditions and the following disclaimer. 32072. Redistributions in binary form must reproduce the above copyright 3208 notice, this list of conditions and the following disclaimer in the 3209 documentation and/or other materials provided with the distribution. 3210 3211THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3212ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3213IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3214ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3215FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3216DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3217OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3218HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3219LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3220OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3221SUCH DAMAGE. 3222 3223------------------------------------------------------------------- 3224 3225Copyright (c) 2002 Tim J. Robbins. 3226All rights reserved. 3227 3228Redistribution and use in source and binary forms, with or without 3229modification, are permitted provided that the following conditions 3230are met: 32311. Redistributions of source code must retain the above copyright 3232 notice, this list of conditions and the following disclaimer. 32332. Redistributions in binary form must reproduce the above copyright 3234 notice, this list of conditions and the following disclaimer in the 3235 documentation and/or other materials provided with the distribution. 3236 3237THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3238ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3239IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3240ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3241FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3242DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3243OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3244HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3245LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3246OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3247SUCH DAMAGE. 3248 3249------------------------------------------------------------------- 3250 3251Copyright (c) 2002 Todd C. Miller <[email protected]> 3252 3253Permission to use, copy, modify, and distribute this software for any 3254purpose with or without fee is hereby granted, provided that the above 3255copyright notice and this permission notice appear in all copies. 3256 3257THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3258WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3259MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3260ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3261WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3262ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3263OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3264 3265Sponsored in part by the Defense Advanced Research Projects 3266Agency (DARPA) and Air Force Research Laboratory, Air Force 3267Materiel Command, USAF, under agreement number F39502-99-1-0512. 3268 3269------------------------------------------------------------------- 3270 3271Copyright (c) 2002, 2003 Tim J. Robbins. 3272All rights reserved. 3273 3274Redistribution and use in source and binary forms, with or without 3275modification, are permitted provided that the following conditions 3276are met: 32771. Redistributions of source code must retain the above copyright 3278 notice, this list of conditions and the following disclaimer. 32792. Redistributions in binary form must reproduce the above copyright 3280 notice, this list of conditions and the following disclaimer in the 3281 documentation and/or other materials provided with the distribution. 3282 3283THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3284ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3285IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3286ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3287FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3288DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3289OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3290HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3291LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3292OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3293SUCH DAMAGE. 3294 3295------------------------------------------------------------------- 3296 3297Copyright (c) 2002-2004 Tim J. Robbins 3298All rights reserved. 3299 3300Redistribution and use in source and binary forms, with or without 3301modification, are permitted provided that the following conditions 3302are met: 33031. Redistributions of source code must retain the above copyright 3304 notice, this list of conditions and the following disclaimer. 33052. Redistributions in binary form must reproduce the above copyright 3306 notice, this list of conditions and the following disclaimer in the 3307 documentation and/or other materials provided with the distribution. 3308 3309THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3310ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3311IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3312ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3313FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3314DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3315OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3316HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3317LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3318OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3319SUCH DAMAGE. 3320 3321------------------------------------------------------------------- 3322 3323Copyright (c) 2002-2004 Tim J. Robbins. 3324All rights reserved. 3325 3326Redistribution and use in source and binary forms, with or without 3327modification, are permitted provided that the following conditions 3328are met: 33291. Redistributions of source code must retain the above copyright 3330 notice, this list of conditions and the following disclaimer. 33312. Redistributions in binary form must reproduce the above copyright 3332 notice, this list of conditions and the following disclaimer in the 3333 documentation and/or other materials provided with the distribution. 3334 3335THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3336ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3337IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3338ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3339FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3340DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3341OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3342HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3343LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3344OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3345SUCH DAMAGE. 3346 3347------------------------------------------------------------------- 3348 3349Copyright (c) 2003 David Schultz <[email protected]> 3350All rights reserved. 3351 3352Redistribution and use in source and binary forms, with or without 3353modification, are permitted provided that the following conditions 3354are met: 33551. Redistributions of source code must retain the above copyright 3356 notice, this list of conditions and the following disclaimer. 33572. Redistributions in binary form must reproduce the above copyright 3358 notice, this list of conditions and the following disclaimer in the 3359 documentation and/or other materials provided with the distribution. 3360 3361THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3362ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3363IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3364ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3365FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3366DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3367OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3368HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3369LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3370OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3371SUCH DAMAGE. 3372 3373------------------------------------------------------------------- 3374 3375Copyright (c) 2003 Networks Associates Technology, Inc. 3376All rights reserved. 3377 3378Portions of this software were developed for the FreeBSD Project by 3379Jacques A. Vidrine, Safeport Network Services, and Network 3380Associates Laboratories, the Security Research Division of Network 3381Associates, Inc. under DARPA/SPAWAR contract N66001-01-C-8035 3382("CBOSS"), as part of the DARPA CHATS research program. 3383 3384Redistribution and use in source and binary forms, with or without 3385modification, are permitted provided that the following conditions 3386are met: 33871. Redistributions of source code must retain the above copyright 3388 notice, this list of conditions and the following disclaimer. 33892. Redistributions in binary form must reproduce the above copyright 3390 notice, this list of conditions and the following disclaimer in the 3391 documentation and/or other materials provided with the distribution. 3392 3393THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3394ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3395IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3396ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3397FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3398DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3399OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3400HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3401LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3402OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3403SUCH DAMAGE. 3404 3405------------------------------------------------------------------- 3406 3407Copyright (c) 2003 Todd C. Miller <[email protected]> 3408 3409Permission to use, copy, modify, and distribute this software for any 3410purpose with or without fee is hereby granted, provided that the above 3411copyright notice and this permission notice appear in all copies. 3412 3413THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3414WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3415MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3416ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3417WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3418ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3419OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3420 3421Sponsored in part by the Defense Advanced Research Projects 3422Agency (DARPA) and Air Force Research Laboratory, Air Force 3423Materiel Command, USAF, under agreement number F39502-99-1-0512. 3424 3425------------------------------------------------------------------- 3426 3427Copyright (c) 2003, 2004 Todd C. Miller <[email protected]> 3428 3429Permission to use, copy, modify, and distribute this software for any 3430purpose with or without fee is hereby granted, provided that the above 3431copyright notice and this permission notice appear in all copies. 3432 3433THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3434WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3435MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3436ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3437WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3438ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3439OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3440 3441Sponsored in part by the Defense Advanced Research Projects 3442Agency (DARPA) and Air Force Research Laboratory, Air Force 3443Materiel Command, USAF, under agreement number F39502-99-1-0512. 3444 3445------------------------------------------------------------------- 3446 3447Copyright (c) 2004 David Schultz <[email protected]> 3448All rights reserved. 3449 3450Redistribution and use in source and binary forms, with or without 3451modification, are permitted provided that the following conditions 3452are met: 34531. Redistributions of source code must retain the above copyright 3454 notice, this list of conditions and the following disclaimer. 34552. Redistributions in binary form must reproduce the above copyright 3456 notice, this list of conditions and the following disclaimer in the 3457 documentation and/or other materials provided with the distribution. 3458 3459THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3460ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3461IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3462ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3463FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3464DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3465OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3466HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3467LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3468OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3469SUCH DAMAGE. 3470 3471------------------------------------------------------------------- 3472 3473Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3474Copyright (c) 1995,1999 by Internet Software Consortium. 3475 3476Permission to use, copy, modify, and distribute this software for any 3477purpose with or without fee is hereby granted, provided that the above 3478copyright notice and this permission notice appear in all copies. 3479 3480THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3481WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3482MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3483ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3484WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3485ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3486OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3487 3488------------------------------------------------------------------- 3489 3490Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3491Copyright (c) 1995-1999 by Internet Software Consortium 3492 3493Permission to use, copy, modify, and distribute this software for any 3494purpose with or without fee is hereby granted, provided that the above 3495copyright notice and this permission notice appear in all copies. 3496 3497THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3498WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3499MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3500ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3501WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3502ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3503OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3504 3505------------------------------------------------------------------- 3506 3507Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3508Copyright (c) 1995-1999 by Internet Software Consortium. 3509 3510Permission to use, copy, modify, and distribute this software for any 3511purpose with or without fee is hereby granted, provided that the above 3512copyright notice and this permission notice appear in all copies. 3513 3514THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3515WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3516MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3517ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3518WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3519ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3520OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3521 3522------------------------------------------------------------------- 3523 3524Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3525Copyright (c) 1996,1999 by Internet Software Consortium. 3526 3527Permission to use, copy, modify, and distribute this software for any 3528purpose with or without fee is hereby granted, provided that the above 3529copyright notice and this permission notice appear in all copies. 3530 3531THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3532WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3533MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3534ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3535WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3536ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3537OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3538 3539------------------------------------------------------------------- 3540 3541Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3542Copyright (c) 1996-1999 by Internet Software Consortium 3543 3544Permission to use, copy, modify, and distribute this software for any 3545purpose with or without fee is hereby granted, provided that the above 3546copyright notice and this permission notice appear in all copies. 3547 3548THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3549WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3550MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3551ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3552WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3553ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3554OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3555 3556------------------------------------------------------------------- 3557 3558Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3559Copyright (c) 1996-1999 by Internet Software Consortium. 3560 3561Permission to use, copy, modify, and distribute this software for any 3562purpose with or without fee is hereby granted, provided that the above 3563copyright notice and this permission notice appear in all copies. 3564 3565THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3566WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3567MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3568ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3569WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3570ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3571OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3572 3573------------------------------------------------------------------- 3574 3575Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3576Copyright (c) 1997,1999 by Internet Software Consortium. 3577 3578Permission to use, copy, modify, and distribute this software for any 3579purpose with or without fee is hereby granted, provided that the above 3580copyright notice and this permission notice appear in all copies. 3581 3582THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3583WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3584MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3585ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3586WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3587ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3588OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3589 3590------------------------------------------------------------------- 3591 3592Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3593Copyright (c) 1999 by Internet Software Consortium. 3594 3595Permission to use, copy, modify, and distribute this software for any 3596purpose with or without fee is hereby granted, provided that the above 3597copyright notice and this permission notice appear in all copies. 3598 3599THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3600WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3601MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3602ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3603WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3604ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3605OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3606 3607------------------------------------------------------------------- 3608 3609Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") 3610Portions Copyright (c) 1996-1999 by Internet Software Consortium. 3611 3612Permission to use, copy, modify, and distribute this software for any 3613purpose with or without fee is hereby granted, provided that the above 3614copyright notice and this permission notice appear in all copies. 3615 3616THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3617WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3618MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3619ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3620WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3621ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3622OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3623 3624------------------------------------------------------------------- 3625 3626Copyright (c) 2004, 2005 David Schultz <[email protected]> 3627All rights reserved. 3628 3629Redistribution and use in source and binary forms, with or without 3630modification, are permitted provided that the following conditions 3631are met: 36321. Redistributions of source code must retain the above copyright 3633 notice, this list of conditions and the following disclaimer. 36342. Redistributions in binary form must reproduce the above copyright 3635 notice, this list of conditions and the following disclaimer in the 3636 documentation and/or other materials provided with the distribution. 3637 3638THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3639ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3640IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3641ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3642FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3643DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3644OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3645HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3646LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3647OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3648SUCH DAMAGE. 3649 3650------------------------------------------------------------------- 3651 3652Copyright (c) 2004-2005 David Schultz <das (at) FreeBSD.ORG> 3653All rights reserved. 3654 3655Redistribution and use in source and binary forms, with or without 3656modification, are permitted provided that the following conditions 3657are met: 36581. Redistributions of source code must retain the above copyright 3659 notice, this list of conditions and the following disclaimer. 36602. Redistributions in binary form must reproduce the above copyright 3661 notice, this list of conditions and the following disclaimer in the 3662 documentation and/or other materials provided with the distribution. 3663 3664THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3665ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3666IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3667ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3668FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3669DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3670OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3671HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3672LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3673OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3674SUCH DAMAGE. 3675 3676------------------------------------------------------------------- 3677 3678Copyright (c) 2004-2005 David Schultz <[email protected]> 3679All rights reserved. 3680 3681Redistribution and use in source and binary forms, with or without 3682modification, are permitted provided that the following conditions 3683are met: 36841. Redistributions of source code must retain the above copyright 3685 notice, this list of conditions and the following disclaimer. 36862. Redistributions in binary form must reproduce the above copyright 3687 notice, this list of conditions and the following disclaimer in the 3688 documentation and/or other materials provided with the distribution. 3689 3690THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3691ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3692IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3693ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3694FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3695DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3696OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3697HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3698LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3699OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3700SUCH DAMAGE. 3701 3702------------------------------------------------------------------- 3703 3704Copyright (c) 2005 Tim J. Robbins. 3705All rights reserved. 3706 3707Redistribution and use in source and binary forms, with or without 3708modification, are permitted provided that the following conditions 3709are met: 37101. Redistributions of source code must retain the above copyright 3711 notice, this list of conditions and the following disclaimer. 37122. Redistributions in binary form must reproduce the above copyright 3713 notice, this list of conditions and the following disclaimer in the 3714 documentation and/or other materials provided with the distribution. 3715 3716THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3717ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3718IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3719ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3720FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3721DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3722OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3723HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3724LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3725OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3726SUCH DAMAGE. 3727 3728------------------------------------------------------------------- 3729 3730Copyright (c) 2005 by Internet Systems Consortium, Inc. ("ISC") 3731Copyright (c) 1995-1999 by Internet Software Consortium 3732 3733Permission to use, copy, modify, and distribute this software for any 3734purpose with or without fee is hereby granted, provided that the above 3735copyright notice and this permission notice appear in all copies. 3736 3737THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES 3738WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3739MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR 3740ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3741WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3742ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT 3743OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3744 3745------------------------------------------------------------------- 3746 3747Copyright (c) 2005-2018 Rich Felker 3748 3749Permission is hereby granted, free of charge, to any person obtaining 3750a copy of this software and associated documentation files (the 3751"Software"), to deal in the Software without restriction, including 3752without limitation the rights to use, copy, modify, merge, publish, 3753distribute, sublicense, and/or sell copies of the Software, and to 3754permit persons to whom the Software is furnished to do so, subject to 3755the following conditions: 3756 3757The above copyright notice and this permission notice shall be 3758included in all copies or substantial portions of the Software. 3759 3760THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 3761EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 3762MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 3763IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 3764CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 3765TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 3766SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 3767 3768------------------------------------------------------------------- 3769 3770Copyright (c) 2005-2020 Rich Felker, et al. 3771 3772Permission is hereby granted, free of charge, to any person obtaining 3773a copy of this software and associated documentation files (the 3774"Software"), to deal in the Software without restriction, including 3775without limitation the rights to use, copy, modify, merge, publish, 3776distribute, sublicense, and/or sell copies of the Software, and to 3777permit persons to whom the Software is furnished to do so, subject to 3778the following conditions: 3779 3780The above copyright notice and this permission notice shall be 3781included in all copies or substantial portions of the Software. 3782 3783THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 3784EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 3785MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 3786IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 3787CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 3788TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 3789SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 3790 3791------------------------------------------------------------------- 3792 3793Copyright (c) 2007 Todd C. Miller <[email protected]> 3794 3795Permission to use, copy, modify, and distribute this software for any 3796purpose with or without fee is hereby granted, provided that the above 3797copyright notice and this permission notice appear in all copies. 3798 3799THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3800WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3801MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3802ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3803WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3804ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3805OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3806 3807------------------------------------------------------------------- 3808 3809Copyright (c) 2007-2008 Michael G Schwern 3810 3811This software originally derived from Paul Sheer's pivotal_gmtime_r.c. 3812 3813The MIT License: 3814 3815Permission is hereby granted, free of charge, to any person obtaining a copy 3816of this software and associated documentation files (the "Software"), to deal 3817in the Software without restriction, including without limitation the rights 3818to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 3819copies of the Software, and to permit persons to whom the Software is 3820furnished to do so, subject to the following conditions: 3821 3822The above copyright notice and this permission notice shall be included in 3823all copies or substantial portions of the Software. 3824 3825THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3826IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 3827FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 3828AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3829LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 3830OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 3831THE SOFTWARE. 3832 3833------------------------------------------------------------------- 3834 3835Copyright (c) 2007-2008 Michael G Schwern 3836 3837This software originally derived from Paul Sheer's pivotal_gmtime_r.c. 3838 3839The MIT License: 3840 3841Permission is hereby granted, free of charge, to any person obtaining a copy 3842of this software and associated documentation files (the "Software"), to deal 3843in the Software without restriction, including without limitation the rights 3844to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 3845copies of the Software, and to permit persons to whom the Software is 3846furnished to do so, subject to the following conditions: 3847 3848The above copyright notice and this permission notice shall be included in 3849all copies or substantial portions of the Software. 3850 3851THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 3852IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 3853FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 3854AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 3855LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 3856OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 3857THE SOFTWARE. 3858 3859Origin: http://code.google.com/p/y2038 3860Modified for Bionic by the Android Open Source Project 3861 3862------------------------------------------------------------------- 3863 3864Copyright (c) 2008, 2016 Todd C. Miller <[email protected]> 3865 3866Permission to use, copy, modify, and distribute this software for any 3867purpose with or without fee is hereby granted, provided that the above 3868copyright notice and this permission notice appear in all copies. 3869 3870THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3871WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3872MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3873ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3874WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3875ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3876OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3877 3878------------------------------------------------------------------- 3879 3880Copyright (c) 2008, 2017 Otto Moerbeek <[email protected]> 3881 3882Permission to use, copy, modify, and distribute this software for any 3883purpose with or without fee is hereby granted, provided that the above 3884copyright notice and this permission notice appear in all copies. 3885 3886THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3887WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3888MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3889ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3890WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3891ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3892OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3893 3894------------------------------------------------------------------- 3895 3896Copyright (c) 2008, Damien Miller <[email protected]> 3897 3898Permission to use, copy, modify, and distribute this software for any 3899purpose with or without fee is hereby granted, provided that the above 3900copyright notice and this permission notice appear in all copies. 3901 3902THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 3903WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 3904MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 3905ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 3906WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 3907ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 3908OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 3909 3910------------------------------------------------------------------- 3911 3912Copyright (c) 2009 David Schultz <[email protected]> 3913All rights reserved. 3914 3915Copyright (c) 2011 The FreeBSD Foundation 3916All rights reserved. 3917Portions of this software were developed by David Chisnall 3918under sponsorship from the FreeBSD Foundation. 3919 3920Redistribution and use in source and binary forms, with or without 3921modification, are permitted provided that the following conditions 3922are met: 39231. Redistributions of source code must retain the above copyright 3924 notice, this list of conditions and the following disclaimer. 39252. Redistributions in binary form must reproduce the above copyright 3926 notice, this list of conditions and the following disclaimer in the 3927 documentation and/or other materials provided with the distribution. 3928 3929THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3930ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3931IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3932ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3933FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3934DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3935OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3936HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3937LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3938OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3939SUCH DAMAGE. 3940 3941------------------------------------------------------------------- 3942 3943Copyright (c) 2009 David Schultz <[email protected]> 3944All rights reserved. 3945 3946Redistribution and use in source and binary forms, with or without 3947modification, are permitted provided that the following conditions 3948are met: 39491. Redistributions of source code must retain the above copyright 3950 notice, this list of conditions and the following disclaimer. 39512. Redistributions in binary form must reproduce the above copyright 3952 notice, this list of conditions and the following disclaimer in the 3953 documentation and/or other materials provided with the distribution. 3954 3955THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 3956ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 3957IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 3958ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 3959FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 3960DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 3961OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 3962HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 3963LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 3964OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 3965SUCH DAMAGE. 3966 3967------------------------------------------------------------------- 3968 3969Copyright (c) 2009 The NetBSD Foundation, Inc. 3970 3971This code is derived from software contributed to The NetBSD Foundation 3972by Roy Marples. 3973 3974Redistribution and use in source and binary forms, with or without 3975modification, are permitted provided that the following conditions 3976are met: 39771. Redistributions of source code must retain the above copyright 3978 notice, this list of conditions and the following disclaimer. 39792. Redistributions in binary form must reproduce the above copyright 3980 notice, this list of conditions and the following disclaimer in the 3981 documentation and/or other materials provided with the distribution. 3982 3983THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 3984IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 3985OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 3986IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 3987INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 3988NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 3989DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 3990THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 3991(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 3992THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 3993 3994------------------------------------------------------------------- 3995 3996Copyright (c) 2010 The NetBSD Foundation, Inc. 3997All rights reserved. 3998 3999Redistribution and use in source and binary forms, with or without 4000modification, are permitted provided that the following conditions 4001are met: 40021. Redistributions of source code must retain the above copyright 4003 notice, this list of conditions and the following disclaimer. 40042. Redistributions in binary form must reproduce the above copyright 4005 notice, this list of conditions and the following disclaimer in the 4006 documentation and/or other materials provided with the distribution. 4007 4008THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 4009``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 4010TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 4011PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 4012BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 4013CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 4014SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 4015INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 4016CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 4017ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 4018POSSIBILITY OF SUCH DAMAGE. 4019 4020------------------------------------------------------------------- 4021 4022Copyright (c) 2010 Todd C. Miller <[email protected]> 4023 4024Permission to use, copy, modify, and distribute this software for any 4025purpose with or without fee is hereby granted, provided that the above 4026copyright notice and this permission notice appear in all copies. 4027 4028THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 4029WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 4030MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 4031ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4032WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 4033ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 4034OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4035 4036------------------------------------------------------------------- 4037 4038Copyright (c) 2010, 2011, 2012, 2013 Intel Corporation 4039All rights reserved. 4040 4041Redistribution and use in source and binary forms, with or without 4042modification, are permitted provided that the following conditions are met: 4043 4044 * Redistributions of source code must retain the above copyright notice, 4045 * this list of conditions and the following disclaimer. 4046 4047 * Redistributions in binary form must reproduce the above copyright notice, 4048 * this list of conditions and the following disclaimer in the documentation 4049 * and/or other materials provided with the distribution. 4050 4051 * Neither the name of Intel Corporation nor the names of its contributors 4052 * may be used to endorse or promote products derived from this software 4053 * without specific prior written permission. 4054 4055THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4056ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4057WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4058DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4059ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4060(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4061LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4062ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4063(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4064SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4065 4066------------------------------------------------------------------- 4067 4068Copyright (c) 2010, Intel Corporation 4069All rights reserved. 4070 4071Redistribution and use in source and binary forms, with or without 4072modification, are permitted provided that the following conditions are met: 4073 4074 * Redistributions of source code must retain the above copyright notice, 4075 * this list of conditions and the following disclaimer. 4076 4077 * Redistributions in binary form must reproduce the above copyright notice, 4078 * this list of conditions and the following disclaimer in the documentation 4079 * and/or other materials provided with the distribution. 4080 4081 * Neither the name of Intel Corporation nor the names of its contributors 4082 * may be used to endorse or promote products derived from this software 4083 * without specific prior written permission. 4084 4085THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4086ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4087WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4088DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4089ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4090(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4091LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4092ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4093(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4094SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4095 4096------------------------------------------------------------------- 4097 4098Copyright (c) 2011 David Chisnall 4099All rights reserved. 4100 4101Redistribution and use in source and binary forms, with or without 4102modification, are permitted provided that the following conditions 4103are met: 41041. Redistributions of source code must retain the above copyright 4105 notice, this list of conditions and the following disclaimer. 41062. Redistributions in binary form must reproduce the above copyright 4107 notice, this list of conditions and the following disclaimer in the 4108 documentation and/or other materials provided with the distribution. 4109 4110THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4111ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4112IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4113ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4114FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4115DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4116OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4117HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4118LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4119OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4120SUCH DAMAGE. 4121 4122------------------------------------------------------------------- 4123 4124Copyright (c) 2011 Ed Schouten <[email protected]> 4125 David Chisnall <[email protected]> 4126All rights reserved. 4127 4128Redistribution and use in source and binary forms, with or without 4129modification, are permitted provided that the following conditions 4130are met: 41311. Redistributions of source code must retain the above copyright 4132 notice, this list of conditions and the following disclaimer. 41332. Redistributions in binary form must reproduce the above copyright 4134 notice, this list of conditions and the following disclaimer in the 4135 documentation and/or other materials provided with the distribution. 4136 4137THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4138ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4139IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4140ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4141FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4142DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4143OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4144HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4145LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4146OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4147SUCH DAMAGE. 4148 4149------------------------------------------------------------------- 4150 4151Copyright (c) 2011 Intel Corporation 4152All rights reserved. 4153 4154Redistribution and use in source and binary forms, with or without 4155modification, are permitted provided that the following conditions are met: 4156 4157 * Redistributions of source code must retain the above copyright notice, 4158 * this list of conditions and the following disclaimer. 4159 4160 * Redistributions in binary form must reproduce the above copyright notice, 4161 * this list of conditions and the following disclaimer in the documentation 4162 * and/or other materials provided with the distribution. 4163 4164 * Neither the name of Intel Corporation nor the names of its contributors 4165 * may be used to endorse or promote products derived from this software 4166 * without specific prior written permission. 4167 4168THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4169ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4170WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4171DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4172ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4173(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4174LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4175ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4176(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4177SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4178 4179------------------------------------------------------------------- 4180 4181Copyright (c) 2011 Martin Pieuchot <[email protected]> 4182 4183Permission to use, copy, modify, and distribute this software for any 4184purpose with or without fee is hereby granted, provided that the above 4185copyright notice and this permission notice appear in all copies. 4186 4187THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 4188WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 4189MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 4190ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4191WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 4192ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 4193OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4194 4195------------------------------------------------------------------- 4196 4197Copyright (c) 2011 The Android Open Source Project 4198Copyright (c) 2008 ARM Ltd 4199All rights reserved. 4200 4201Redistribution and use in source and binary forms, with or without 4202modification, are permitted provided that the following conditions 4203are met: 42041. Redistributions of source code must retain the above copyright 4205 notice, this list of conditions and the following disclaimer. 42062. Redistributions in binary form must reproduce the above copyright 4207 notice, this list of conditions and the following disclaimer in the 4208 documentation and/or other materials provided with the distribution. 42093. The name of the company may not be used to endorse or promote 4210 products derived from this software without specific prior written 4211 permission. 4212 4213THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED 4214WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4215MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 4216IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4217SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 4218TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4219PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4220LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 4221NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4222SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4223 4224------------------------------------------------------------------- 4225 4226Copyright (c) 2011, 2012, 2013 Intel Corporation 4227All rights reserved. 4228 4229Redistribution and use in source and binary forms, with or without 4230modification, are permitted provided that the following conditions are met: 4231 4232 * Redistributions of source code must retain the above copyright notice, 4233 * this list of conditions and the following disclaimer. 4234 4235 * Redistributions in binary form must reproduce the above copyright notice, 4236 * this list of conditions and the following disclaimer in the documentation 4237 * and/or other materials provided with the distribution. 4238 4239 * Neither the name of Intel Corporation nor the names of its contributors 4240 * may be used to endorse or promote products derived from this software 4241 * without specific prior written permission. 4242 4243THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4244ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4245WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4246DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4247ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4248(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4249LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4250ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4251(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4252SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4253 4254------------------------------------------------------------------- 4255 4256Copyright (c) 2011, Intel Corporation 4257All rights reserved. 4258 4259Redistribution and use in source and binary forms, with or without 4260modification, are permitted provided that the following conditions are met: 4261 4262 * Redistributions of source code must retain the above copyright notice, 4263 * this list of conditions and the following disclaimer. 4264 4265 * Redistributions in binary form must reproduce the above copyright notice, 4266 * this list of conditions and the following disclaimer in the documentation 4267 * and/or other materials provided with the distribution. 4268 4269 * Neither the name of Intel Corporation nor the names of its contributors 4270 * may be used to endorse or promote products derived from this software 4271 * without specific prior written permission. 4272 4273THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4274ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4275WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4276DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4277ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4278(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4279LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4280ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4281(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4282SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4283 4284------------------------------------------------------------------- 4285 4286Copyright (c) 2011, VMware, Inc. 4287All rights reserved. 4288 4289Redistribution and use in source and binary forms, with or without 4290modification, are permitted provided that the following conditions are met: 4291 * Redistributions of source code must retain the above copyright 4292 notice, this list of conditions and the following disclaimer. 4293 * Redistributions in binary form must reproduce the above copyright 4294 notice, this list of conditions and the following disclaimer in the 4295 documentation and/or other materials provided with the distribution. 4296 * Neither the name of the VMware, Inc. nor the names of its contributors 4297 may be used to endorse or promote products derived from this software 4298 without specific prior written permission. 4299 4300THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 4301AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4302IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4303ARE DISCLAIMED. IN NO EVENT SHALL VMWARE, INC. OR CONTRIBUTORS BE LIABLE FOR 4304ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4305(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4306LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND 4307ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4308(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 4309THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4310 4311------------------------------------------------------------------- 4312 4313Copyright (c) 2012-2013, Linaro Limited 4314 All rights reserved. 4315 4316 Redistribution and use in source and binary forms, with or without 4317 modification, are permitted provided that the following conditions are met: 4318 * Redistributions of source code must retain the above copyright 4319 notice, this list of conditions and the following disclaimer. 4320 * Redistributions in binary form must reproduce the above copyright 4321 notice, this list of conditions and the following disclaimer in the 4322 documentation and/or other materials provided with the distribution. 4323 * Neither the name of the Linaro nor the 4324 names of its contributors may be used to endorse or promote products 4325 derived from this software without specific prior written permission. 4326 4327 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 4328 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 4329 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 4330 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 4331 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4332 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4333 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4334 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 4335 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4336 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 4337 4338------------------------------------------------------------------- 4339 4340Copyright (c) 2012-2014 ARM Ltd 4341All rights reserved. 4342 4343Redistribution and use in source and binary forms, with or without 4344modification, are permitted provided that the following conditions 4345are met: 43461. Redistributions of source code must retain the above copyright 4347 notice, this list of conditions and the following disclaimer. 43482. Redistributions in binary form must reproduce the above copyright 4349 notice, this list of conditions and the following disclaimer in the 4350 documentation and/or other materials provided with the distribution. 43513. The name of the company may not be used to endorse or promote 4352 products derived from this software without specific prior written 4353 permission. 4354 4355THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED 4356WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4357MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 4358IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4359SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 4360TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4361PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4362LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 4363NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4364SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4365 4366------------------------------------------------------------------- 4367 4368Copyright (c) 2013 ARM Ltd 4369All rights reserved. 4370 4371Redistribution and use in source and binary forms, with or without 4372modification, are permitted provided that the following conditions 4373are met: 43741. Redistributions of source code must retain the above copyright 4375 notice, this list of conditions and the following disclaimer. 43762. Redistributions in binary form must reproduce the above copyright 4377 notice, this list of conditions and the following disclaimer in the 4378 documentation and/or other materials provided with the distribution. 43793. The name of the company may not be used to endorse or promote 4380 products derived from this software without specific prior written 4381 permission. 4382 4383THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED 4384WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4385MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 4386IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4387SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 4388TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4389PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4390LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 4391NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4392SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4393 4394------------------------------------------------------------------- 4395 4396Copyright (c) 2013 Antoine Jacoutot <[email protected]> 4397 4398Permission to use, copy, modify, and distribute this software for any 4399purpose with or without fee is hereby granted, provided that the above 4400copyright notice and this permission notice appear in all copies. 4401 4402THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 4403WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 4404MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 4405ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4406WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 4407ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 4408OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 4409 4410------------------------------------------------------------------- 4411 4412Copyright (c) 2013 The NetBSD Foundation, Inc. 4413All rights reserved. 4414 4415This code is derived from software contributed to The NetBSD Foundation 4416by Christos Zoulas. 4417 4418Redistribution and use in source and binary forms, with or without 4419modification, are permitted provided that the following conditions 4420are met: 44211. Redistributions of source code must retain the above copyright 4422 notice, this list of conditions and the following disclaimer. 44232. Redistributions in binary form must reproduce the above copyright 4424 notice, this list of conditions and the following disclaimer in the 4425 documentation and/or other materials provided with the distribution. 4426 4427THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS 4428``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 4429TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR 4430PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS 4431BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 4432CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 4433SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 4434INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 4435CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 4436ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 4437POSSIBILITY OF SUCH DAMAGE. 4438 4439------------------------------------------------------------------- 4440 4441Copyright (c) 2013, Linaro Limited 4442 All rights reserved. 4443 4444 Redistribution and use in source and binary forms, with or without 4445 modification, are permitted provided that the following conditions are met: 4446 * Redistributions of source code must retain the above copyright 4447 notice, this list of conditions and the following disclaimer. 4448 * Redistributions in binary form must reproduce the above copyright 4449 notice, this list of conditions and the following disclaimer in the 4450 documentation and/or other materials provided with the distribution. 4451 * Neither the name of the Linaro nor the 4452 names of its contributors may be used to endorse or promote products 4453 derived from this software without specific prior written permission. 4454 4455 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 4456 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 4457 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 4458 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 4459 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4460 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4461 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4462 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 4463 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4464 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 4465 4466------------------------------------------------------------------- 4467 4468Copyright (c) 2014, Intel Corporation 4469All rights reserved. 4470 4471Redistribution and use in source and binary forms, with or without 4472modification, are permitted provided that the following conditions are met: 4473 4474 * Redistributions of source code must retain the above copyright notice, 4475 * this list of conditions and the following disclaimer. 4476 4477 * Redistributions in binary form must reproduce the above copyright notice, 4478 * this list of conditions and the following disclaimer in the documentation 4479 * and/or other materials provided with the distribution. 4480 4481 * Neither the name of Intel Corporation nor the names of its contributors 4482 * may be used to endorse or promote products derived from this software 4483 * without specific prior written permission. 4484 4485THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 4486ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4487WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4488DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR 4489ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4490(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4491LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 4492ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4493(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4494SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4495 4496------------------------------------------------------------------- 4497 4498Copyright (c) 2014, Linaro Limited 4499 All rights reserved. 4500 4501 Redistribution and use in source and binary forms, with or without 4502 modification, are permitted provided that the following conditions are met: 4503 * Redistributions of source code must retain the above copyright 4504 notice, this list of conditions and the following disclaimer. 4505 * Redistributions in binary form must reproduce the above copyright 4506 notice, this list of conditions and the following disclaimer in the 4507 documentation and/or other materials provided with the distribution. 4508 * Neither the name of the Linaro nor the 4509 names of its contributors may be used to endorse or promote products 4510 derived from this software without specific prior written permission. 4511 4512 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 4513 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 4514 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 4515 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 4516 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4517 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 4518 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4519 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 4520 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4521 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 4522 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4523 4524------------------------------------------------------------------- 4525 4526Copyright (c) 2015 ARM Ltd 4527All rights reserved. 4528 4529Redistribution and use in source and binary forms, with or without 4530modification, are permitted provided that the following conditions 4531are met: 45321. Redistributions of source code must retain the above copyright 4533 notice, this list of conditions and the following disclaimer. 45342. Redistributions in binary form must reproduce the above copyright 4535 notice, this list of conditions and the following disclaimer in the 4536 documentation and/or other materials provided with the distribution. 45373. The name of the company may not be used to endorse or promote 4538 products derived from this software without specific prior written 4539 permission. 4540 4541THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND ANY EXPRESS OR IMPLIED 4542WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 4543MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 4544IN NO EVENT SHALL ARM LTD BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 4545SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 4546TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 4547PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 4548LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 4549NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 4550SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4551 4552------------------------------------------------------------------- 4553 4554Copyright (c) 2015 Joerg Sonnenberger <[email protected]>. 4555All rights reserved. 4556 4557Redistribution and use in source and binary forms, with or without 4558modification, are permitted provided that the following conditions 4559are met: 4560 45611. Redistributions of source code must retain the above copyright 4562 notice, this list of conditions and the following disclaimer. 45632. Redistributions in binary form must reproduce the above copyright 4564 notice, this list of conditions and the following disclaimer in 4565 the documentation and/or other materials provided with the 4566 distribution. 4567 4568THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 4569``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 4570LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 4571FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 4572COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 4573INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING, 4574BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 4575LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED 4576AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 4577OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT 4578OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4579SUCH DAMAGE. 4580 4581------------------------------------------------------------------- 4582 4583Copyright (c) 2015 Nuxi, https://nuxi.nl/ 4584 4585Redistribution and use in source and binary forms, with or without 4586modification, are permitted provided that the following conditions 4587are met: 45881. Redistributions of source code must retain the above copyright 4589 notice, this list of conditions and the following disclaimer. 45902. Redistributions in binary form must reproduce the above copyright 4591 notice, this list of conditions and the following disclaimer in the 4592 documentation and/or other materials provided with the distribution. 4593 4594THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4595ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4596IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4597ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4598FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4599DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4600OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4601HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4602LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4603OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4604SUCH DAMAGE. 4605 4606------------------------------------------------------------------- 4607 4608Copyright (c)1999 Citrus Project, 4609All rights reserved. 4610 4611Redistribution and use in source and binary forms, with or without 4612modification, are permitted provided that the following conditions 4613are met: 46141. Redistributions of source code must retain the above copyright 4615 notice, this list of conditions and the following disclaimer. 46162. Redistributions in binary form must reproduce the above copyright 4617 notice, this list of conditions and the following disclaimer in the 4618 documentation and/or other materials provided with the distribution. 4619 4620THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4621ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4622IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4623ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4624FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4625DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4626OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4627HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4628LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4629OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4630SUCH DAMAGE. 4631 4632------------------------------------------------------------------- 4633 4634Copyright (c)2001 Citrus Project, 4635All rights reserved. 4636 4637Redistribution and use in source and binary forms, with or without 4638modification, are permitted provided that the following conditions 4639are met: 46401. Redistributions of source code must retain the above copyright 4641 notice, this list of conditions and the following disclaimer. 46422. Redistributions in binary form must reproduce the above copyright 4643 notice, this list of conditions and the following disclaimer in the 4644 documentation and/or other materials provided with the distribution. 4645 4646THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4647ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4648IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4649ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4650FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4651DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4652OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4653HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4654LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4655OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4656SUCH DAMAGE. 4657 4658------------------------------------------------------------------- 4659 4660Copyright (c)2003 Citrus Project, 4661All rights reserved. 4662 4663Redistribution and use in source and binary forms, with or without 4664modification, are permitted provided that the following conditions 4665are met: 46661. Redistributions of source code must retain the above copyright 4667 notice, this list of conditions and the following disclaimer. 46682. Redistributions in binary form must reproduce the above copyright 4669 notice, this list of conditions and the following disclaimer in the 4670 documentation and/or other materials provided with the distribution. 4671 4672THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND 4673ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4674IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4675ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE 4676FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4677DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4678OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4679HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4680LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4681OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4682SUCH DAMAGE. 4683 4684------------------------------------------------------------------- 4685 4686Copyright 1989 The Regents of the University of California. 4687 All rights reserved. 4688 4689 Redistribution and use in source and binary forms, with or without 4690 modification, are permitted provided that the following conditions 4691 are met: 4692 1. Redistributions of source code must retain the above copyright 4693 notice, this list of conditions and the following disclaimer. 4694 2. Redistributions in binary form must reproduce the above copyright 4695 notice, this list of conditions and the following disclaimer in the 4696 documentation and/or other materials provided with the distribution. 4697 3. Neither the name of the University nor the names of its contributors 4698 may be used to endorse or promote products derived from this software 4699 without specific prior written permission. 4700 4701 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND 4702 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 4703 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 4704 ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE 4705 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 4706 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 4707 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 4708 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4709 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4710 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4711 4712------------------------------------------------------------------- 4713 4714Copyright 1997 Niels Provos <[email protected]> 4715Copyright 2008 Damien Miller <[email protected]> 4716All rights reserved. 4717 4718Theo de Raadt <[email protected]> came up with the idea of using 4719such a mathematical system to generate more random (yet non-repeating) 4720ids to solve the resolver/named problem. But Niels designed the 4721actual system based on the constraints. 4722 4723Later modified by Damien Miller to wrap the LCG output in a 15-bit 4724permutation generator based on a Luby-Rackoff block cipher. This 4725ensures the output is non-repeating and preserves the MSB twiddle 4726trick, but makes it more resistant to LCG prediction. 4727 4728Redistribution and use in source and binary forms, with or without 4729modification, are permitted provided that the following conditions 4730are met: 47311. Redistributions of source code must retain the above copyright 4732 notice, this list of conditions and the following disclaimer. 47332. Redistributions in binary form must reproduce the above copyright 4734 notice, this list of conditions and the following disclaimer in the 4735 documentation and/or other materials provided with the distribution. 4736 4737THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 4738IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 4739OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 4740IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 4741INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 4742NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 4743DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 4744THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 4745(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 4746THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 4747 4748------------------------------------------------------------------- 4749 4750Portions Copyright (C) 2004, 2005, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") 4751Portions Copyright (C) 1996-2003 Internet Software Consortium. 4752 4753Permission to use, copy, modify, and/or distribute this software for any 4754purpose with or without fee is hereby granted, provided that the above 4755copyright notice and this permission notice appear in all copies. 4756 4757THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH 4758REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 4759AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, 4760INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM 4761LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE 4762OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 4763PERFORMANCE OF THIS SOFTWARE. 4764 4765------------------------------------------------------------------- 4766 4767Portions Copyright (c) 1993 by Digital Equipment Corporation. 4768 4769Permission to use, copy, modify, and distribute this software for any 4770purpose with or without fee is hereby granted, provided that the above 4771copyright notice and this permission notice appear in all copies, and that 4772the name of Digital Equipment Corporation not be used in advertising or 4773publicity pertaining to distribution of the document or software without 4774specific, written prior permission. 4775 4776THE SOFTWARE IS PROVIDED "AS IS" AND DIGITAL EQUIPMENT CORP. DISCLAIMS ALL 4777WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES 4778OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL DIGITAL EQUIPMENT 4779CORPORATION BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL 4780DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR 4781PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS 4782ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 4783SOFTWARE. 4784 4785------------------------------------------------------------------- 4786 4787Portions Copyright (c) 1995 by International Business Machines, Inc. 4788 4789International Business Machines, Inc. (hereinafter called IBM) grants 4790permission under its copyrights to use, copy, modify, and distribute this 4791Software with or without fee, provided that the above copyright notice and 4792all paragraphs of this notice appear in all copies, and that the name of IBM 4793not be used in connection with the marketing of any product incorporating 4794the Software or modifications thereof, without specific, written prior 4795permission. 4796 4797To the extent it has a right to do so, IBM grants an immunity from suit 4798under its patents, if any, for the use, sale or manufacture of products to 4799the extent that such products are used for performing Domain Name System 4800dynamic updates in TCP/IP networks by means of the Software. No immunity is 4801granted for any product per se or for any other function of any product. 4802 4803THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES, 4804INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 4805PARTICULAR PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, 4806DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING 4807OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN 4808IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES. 4809 4810------------------------------------------------------------------- 4811 4812Portions Copyright(C) 1995, Jason Downs. All rights reserved. 4813 4814Redistribution and use in source and binary forms, with or without 4815modification, are permitted provided that the following conditions 4816are met: 48171. Redistributions of source code must retain the above copyright 4818 notice, this list of conditions and the following disclaimer. 48192. Redistributions in binary form must reproduce the above copyright 4820 notice, this list of conditions and the following disclaimer in the 4821 documentation and/or other materials provided with the distribution. 4822 4823THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS 4824OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 4825WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 4826DISCLAIMED. IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, 4827INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 4828(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 4829SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 4830CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 4831LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 4832OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 4833SUCH DAMAGE. 4834 4835------------------------------------------------------------------- 4836 4837The author of this software is David M. Gay. 4838 4839Copyright (C) 1998 by Lucent Technologies 4840All Rights Reserved 4841 4842Permission to use, copy, modify, and distribute this software and 4843its documentation for any purpose and without fee is hereby 4844granted, provided that the above copyright notice appear in all 4845copies and that both that the copyright notice and this 4846permission notice and warranty disclaimer appear in supporting 4847documentation, and that the name of Lucent or any of its entities 4848not be used in advertising or publicity pertaining to 4849distribution of the software without specific, written prior 4850permission. 4851 4852LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4853INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4854IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4855SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4856WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4857IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4858ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4859THIS SOFTWARE. 4860 4861------------------------------------------------------------------- 4862 4863The author of this software is David M. Gay. 4864 4865Copyright (C) 1998, 1999 by Lucent Technologies 4866All Rights Reserved 4867 4868Permission to use, copy, modify, and distribute this software and 4869its documentation for any purpose and without fee is hereby 4870granted, provided that the above copyright notice appear in all 4871copies and that both that the copyright notice and this 4872permission notice and warranty disclaimer appear in supporting 4873documentation, and that the name of Lucent or any of its entities 4874not be used in advertising or publicity pertaining to 4875distribution of the software without specific, written prior 4876permission. 4877 4878LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4879INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4880IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4881SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4882WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4883IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4884ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4885THIS SOFTWARE. 4886 4887------------------------------------------------------------------- 4888 4889The author of this software is David M. Gay. 4890 4891Copyright (C) 1998, 2000 by Lucent Technologies 4892All Rights Reserved 4893 4894Permission to use, copy, modify, and distribute this software and 4895its documentation for any purpose and without fee is hereby 4896granted, provided that the above copyright notice appear in all 4897copies and that both that the copyright notice and this 4898permission notice and warranty disclaimer appear in supporting 4899documentation, and that the name of Lucent or any of its entities 4900not be used in advertising or publicity pertaining to 4901distribution of the software without specific, written prior 4902permission. 4903 4904LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4905INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4906IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4907SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4908WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4909IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4910ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4911THIS SOFTWARE. 4912 4913------------------------------------------------------------------- 4914 4915The author of this software is David M. Gay. 4916 4917Copyright (C) 1998-2000 by Lucent Technologies 4918All Rights Reserved 4919 4920Permission to use, copy, modify, and distribute this software and 4921its documentation for any purpose and without fee is hereby 4922granted, provided that the above copyright notice appear in all 4923copies and that both that the copyright notice and this 4924permission notice and warranty disclaimer appear in supporting 4925documentation, and that the name of Lucent or any of its entities 4926not be used in advertising or publicity pertaining to 4927distribution of the software without specific, written prior 4928permission. 4929 4930LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4931INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4932IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4933SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4934WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4935IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4936ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4937THIS SOFTWARE. 4938 4939------------------------------------------------------------------- 4940 4941The author of this software is David M. Gay. 4942 4943Copyright (C) 1998-2001 by Lucent Technologies 4944All Rights Reserved 4945 4946Permission to use, copy, modify, and distribute this software and 4947its documentation for any purpose and without fee is hereby 4948granted, provided that the above copyright notice appear in all 4949copies and that both that the copyright notice and this 4950permission notice and warranty disclaimer appear in supporting 4951documentation, and that the name of Lucent or any of its entities 4952not be used in advertising or publicity pertaining to 4953distribution of the software without specific, written prior 4954permission. 4955 4956LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4957INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4958IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4959SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4960WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4961IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4962ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4963THIS SOFTWARE. 4964 4965------------------------------------------------------------------- 4966 4967The author of this software is David M. Gay. 4968 4969Copyright (C) 2000 by Lucent Technologies 4970All Rights Reserved 4971 4972Permission to use, copy, modify, and distribute this software and 4973its documentation for any purpose and without fee is hereby 4974granted, provided that the above copyright notice appear in all 4975copies and that both that the copyright notice and this 4976permission notice and warranty disclaimer appear in supporting 4977documentation, and that the name of Lucent or any of its entities 4978not be used in advertising or publicity pertaining to 4979distribution of the software without specific, written prior 4980permission. 4981 4982LUCENT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 4983INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. 4984IN NO EVENT SHALL LUCENT OR ANY OF ITS ENTITIES BE LIABLE FOR ANY 4985SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 4986WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER 4987IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 4988ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF 4989THIS SOFTWARE. 4990 4991------------------------------------------------------------------- 4992 4993