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