Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -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 | |
| 11 | ==================================================== |
| 12 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 13 | |
| 14 | Developed at SunPro, a Sun Microsystems, Inc. business. |
| 15 | Permission to use, copy, modify, and distribute this |
| 16 | software is freely granted, provided that this notice |
| 17 | is preserved. |
| 18 | ==================================================== |
| 19 | |
| 20 | Optimized by Bruce D. Evans. |
| 21 | |
| 22 | ------------------------------------------------------------------- |
| 23 | |
| 24 | ==================================================== |
| 25 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
| 26 | |
| 27 | Developed at SunSoft, a Sun Microsystems, Inc. business. |
| 28 | Permission to use, copy, modify, and distribute this |
| 29 | software is freely granted, provided that this notice |
| 30 | is preserved. |
| 31 | |
| 32 | ------------------------------------------------------------------- |
| 33 | |
| 34 | ==================================================== |
| 35 | Copyright (C) 2004 by Sun Microsystems, Inc. All rights reserved. |
| 36 | |
| 37 | Permission to use, copy, modify, and distribute this |
| 38 | software is freely granted, provided that this notice |
| 39 | is preserved. |
| 40 | |
| 41 | ------------------------------------------------------------------- |
| 42 | |
| 43 | ==================================================== |
| 44 | Copyright 2004 Sun Microsystems, Inc. All Rights Reserved. |
| 45 | |
| 46 | Permission to use, copy, modify, and distribute this |
| 47 | software is freely granted, provided that this notice |
| 48 | is preserved. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 49 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 50 | ------------------------------------------------------------------- |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 51 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 52 | Copyright (c) 1985, 1993 |
| 53 | The Regents of the University of California. All rights reserved. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 54 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 55 | Redistribution and use in source and binary forms, with or without |
| 56 | modification, are permitted provided that the following conditions |
| 57 | are met: |
| 58 | 1. Redistributions of source code must retain the above copyright |
| 59 | notice, this list of conditions and the following disclaimer. |
| 60 | 2. Redistributions in binary form must reproduce the above copyright |
| 61 | notice, this list of conditions and the following disclaimer in the |
| 62 | documentation and/or other materials provided with the distribution. |
| 63 | 3. All advertising materials mentioning features or use of this software |
| 64 | must display the following acknowledgement: |
| 65 | This product includes software developed by the University of |
| 66 | California, Berkeley and its contributors. |
| 67 | 4. Neither the name of the University nor the names of its contributors |
| 68 | may be used to endorse or promote products derived from this software |
| 69 | without specific prior written permission. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 70 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 71 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 72 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 73 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 74 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 75 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 76 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 77 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 78 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 79 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 80 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 81 | SUCH DAMAGE. |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 82 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 83 | ------------------------------------------------------------------- |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 84 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 85 | Copyright (c) 1988, 1993 |
| 86 | The Regents of the University of California. All rights reserved. |
| 87 | |
| 88 | Redistribution and use in source and binary forms, with or without |
| 89 | modification, are permitted provided that the following conditions |
| 90 | are met: |
| 91 | 1. Redistributions of source code must retain the above copyright |
| 92 | notice, this list of conditions and the following disclaimer. |
| 93 | 2. Redistributions in binary form must reproduce the above copyright |
| 94 | notice, this list of conditions and the following disclaimer in the |
| 95 | documentation and/or other materials provided with the distribution. |
| 96 | 3. All advertising materials mentioning features or use of this software |
| 97 | must display the following acknowledgement: |
| 98 | This product includes software developed by the University of |
| 99 | California, Berkeley and its contributors. |
| 100 | 4. Neither the name of the University nor the names of its contributors |
| 101 | may be used to endorse or promote products derived from this software |
| 102 | without specific prior written permission. |
| 103 | |
| 104 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 105 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 106 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 107 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 108 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 109 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 110 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 111 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 112 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 113 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 114 | SUCH DAMAGE. |
| 115 | |
| 116 | ------------------------------------------------------------------- |
| 117 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 118 | Copyright (c) 1990 The Regents of the University of California. |
| 119 | All rights reserved. |
| 120 | |
| 121 | This code is derived from software contributed to Berkeley by |
| 122 | William Jolitz. |
| 123 | |
| 124 | Redistribution and use in source and binary forms, with or without |
| 125 | modification, are permitted provided that the following conditions |
| 126 | are met: |
| 127 | 1. Redistributions of source code must retain the above copyright |
| 128 | notice, this list of conditions and the following disclaimer. |
| 129 | 2. Redistributions in binary form must reproduce the above copyright |
| 130 | notice, this list of conditions and the following disclaimer in the |
| 131 | documentation and/or other materials provided with the distribution. |
| 132 | 4. Neither the name of the University nor the names of its contributors |
| 133 | may be used to endorse or promote products derived from this software |
| 134 | without specific prior written permission. |
| 135 | |
| 136 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 137 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 138 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 139 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 140 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 141 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 142 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 143 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 144 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 145 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 146 | SUCH DAMAGE. |
| 147 | |
| 148 | ------------------------------------------------------------------- |
| 149 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 150 | Copyright (c) 1992, 1993 |
| 151 | The Regents of the University of California. All rights reserved. |
| 152 | |
| 153 | Redistribution and use in source and binary forms, with or without |
| 154 | modification, are permitted provided that the following conditions |
| 155 | are met: |
| 156 | 1. Redistributions of source code must retain the above copyright |
| 157 | notice, this list of conditions and the following disclaimer. |
| 158 | 2. Redistributions in binary form must reproduce the above copyright |
| 159 | notice, this list of conditions and the following disclaimer in the |
| 160 | documentation and/or other materials provided with the distribution. |
| 161 | 3. All advertising materials mentioning features or use of this software |
| 162 | must display the following acknowledgement: |
| 163 | This product includes software developed by the University of |
| 164 | California, Berkeley and its contributors. |
| 165 | 4. Neither the name of the University nor the names of its contributors |
| 166 | may be used to endorse or promote products derived from this software |
| 167 | without specific prior written permission. |
| 168 | |
| 169 | THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
| 170 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 171 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 172 | ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
| 173 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 174 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 175 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 176 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 177 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 178 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 179 | SUCH DAMAGE. |
| 180 | |
| 181 | ------------------------------------------------------------------- |
| 182 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 183 | Copyright (c) 1993,94 Winning Strategies, Inc. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 184 | All rights reserved. |
| 185 | |
| 186 | Redistribution and use in source and binary forms, with or without |
| 187 | modification, are permitted provided that the following conditions |
| 188 | are met: |
| 189 | 1. Redistributions of source code must retain the above copyright |
| 190 | notice, this list of conditions and the following disclaimer. |
| 191 | 2. Redistributions in binary form must reproduce the above copyright |
| 192 | notice, this list of conditions and the following disclaimer in the |
| 193 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 194 | 3. All advertising materials mentioning features or use of this software |
| 195 | must display the following acknowledgement: |
| 196 | This product includes software developed by Winning Strategies, Inc. |
| 197 | 4. The name of the author may not be used to endorse or promote products |
| 198 | derived from this software without specific prior written permission |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 199 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 200 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 201 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 202 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 203 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 204 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 205 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 206 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 207 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 208 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 209 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 210 | |
| 211 | ------------------------------------------------------------------- |
| 212 | |
| 213 | Copyright (c) 1993,94 Winning Strategies, Inc. |
| 214 | All rights reserved. |
| 215 | |
| 216 | Redistribution and use in source and binary forms, with or without |
| 217 | modification, are permitted provided that the following conditions |
| 218 | are met: |
| 219 | 1. Redistributions of source code must retain the above copyright |
| 220 | notice, this list of conditions and the following disclaimer. |
| 221 | 2. Redistributions in binary form must reproduce the above copyright |
| 222 | notice, this list of conditions and the following disclaimer in the |
| 223 | documentation and/or other materials provided with the distribution. |
| 224 | 3. All advertising materials mentioning features or use of this software |
| 225 | must display the following acknowledgement: |
| 226 | This product includes software developed by Winning Strategies, Inc. |
| 227 | 4. The name of the author may not be used to endorse or promote products |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 228 | derived from this software without specific prior written permission. |
| 229 | |
| 230 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 231 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 232 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 233 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 234 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 235 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 236 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 237 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 238 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 239 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 240 | |
| 241 | ------------------------------------------------------------------- |
| 242 | |
| 243 | Copyright (c) 1994 Winning Strategies, Inc. |
| 244 | All rights reserved. |
| 245 | |
| 246 | Redistribution and use in source and binary forms, with or without |
| 247 | modification, are permitted provided that the following conditions |
| 248 | are met: |
| 249 | 1. Redistributions of source code must retain the above copyright |
| 250 | notice, this list of conditions and the following disclaimer. |
| 251 | 2. Redistributions in binary form must reproduce the above copyright |
| 252 | notice, this list of conditions and the following disclaimer in the |
| 253 | documentation and/or other materials provided with the distribution. |
| 254 | 3. All advertising materials mentioning features or use of this software |
| 255 | must display the following acknowledgement: |
| 256 | This product includes software developed by Winning Strategies, Inc. |
| 257 | 4. The name of the author may not be used to endorse or promote products |
| 258 | derived from this software without specific prior written permission. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 259 | |
| 260 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 261 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 262 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 263 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 264 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 265 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 266 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 267 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 268 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 269 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 270 | |
| 271 | ------------------------------------------------------------------- |
| 272 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 273 | Copyright (c) 2002, 2003 David Schultz <das@FreeBSD.ORG> |
| 274 | All rights reserved. |
| 275 | |
| 276 | Redistribution and use in source and binary forms, with or without |
| 277 | modification, are permitted provided that the following conditions |
| 278 | are met: |
| 279 | 1. Redistributions of source code must retain the above copyright |
| 280 | notice, this list of conditions and the following disclaimer. |
| 281 | 2. Redistributions in binary form must reproduce the above copyright |
| 282 | notice, this list of conditions and the following disclaimer in the |
| 283 | documentation and/or other materials provided with the distribution. |
| 284 | |
| 285 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 286 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 287 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 288 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 289 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 290 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 291 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 292 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 293 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 294 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 295 | SUCH DAMAGE. |
| 296 | |
| 297 | ------------------------------------------------------------------- |
| 298 | |
| 299 | Copyright (c) 2003 Dag-Erling Smørgrav |
| 300 | All rights reserved. |
| 301 | |
| 302 | Redistribution and use in source and binary forms, with or without |
| 303 | modification, are permitted provided that the following conditions |
| 304 | are met: |
| 305 | 1. Redistributions of source code must retain the above copyright |
| 306 | notice, this list of conditions and the following disclaimer |
| 307 | in this position and unchanged. |
| 308 | 2. Redistributions in binary form must reproduce the above copyright |
| 309 | notice, this list of conditions and the following disclaimer in the |
| 310 | documentation and/or other materials provided with the distribution. |
| 311 | 3. The name of the author may not be used to endorse or promote products |
| 312 | derived from this software without specific prior written permission. |
| 313 | |
| 314 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 315 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 316 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 317 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 318 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 319 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 320 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 321 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 322 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 323 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 324 | |
| 325 | ------------------------------------------------------------------- |
| 326 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 327 | Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> |
| 328 | All rights reserved. |
| 329 | |
| 330 | Redistribution and use in source and binary forms, with or without |
| 331 | modification, are permitted provided that the following conditions |
| 332 | are met: |
| 333 | 1. Redistributions of source code must retain the above copyright |
| 334 | notice, this list of conditions and the following disclaimer. |
| 335 | 2. Redistributions in binary form must reproduce the above copyright |
| 336 | notice, this list of conditions and the following disclaimer in the |
| 337 | documentation and/or other materials provided with the distribution. |
| 338 | |
| 339 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 340 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 341 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 342 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 343 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 344 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 345 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 346 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 347 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 348 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 349 | SUCH DAMAGE. |
| 350 | |
| 351 | ------------------------------------------------------------------- |
| 352 | |
| 353 | Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> |
| 354 | Copyright (c) 2002 David Schultz <das@FreeBSD.ORG> |
| 355 | All rights reserved. |
| 356 | |
| 357 | Redistribution and use in source and binary forms, with or without |
| 358 | modification, are permitted provided that the following conditions |
| 359 | are met: |
| 360 | 1. Redistributions of source code must retain the above copyright |
| 361 | notice, this list of conditions and the following disclaimer. |
| 362 | 2. Redistributions in binary form must reproduce the above copyright |
| 363 | notice, this list of conditions and the following disclaimer in the |
| 364 | documentation and/or other materials provided with the distribution. |
| 365 | |
| 366 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 367 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 368 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 369 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 370 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 371 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 372 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 373 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 374 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 375 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 376 | SUCH DAMAGE. |
| 377 | |
| 378 | ------------------------------------------------------------------- |
| 379 | |
| 380 | Copyright (c) 2003 Mike Barcroft <mike@FreeBSD.org> |
| 381 | Copyright (c) 2002, 2003 David Schultz <das@FreeBSD.ORG> |
| 382 | All rights reserved. |
| 383 | |
| 384 | Redistribution and use in source and binary forms, with or without |
| 385 | modification, are permitted provided that the following conditions |
| 386 | are met: |
| 387 | 1. Redistributions of source code must retain the above copyright |
| 388 | notice, this list of conditions and the following disclaimer. |
| 389 | 2. Redistributions in binary form must reproduce the above copyright |
| 390 | notice, this list of conditions and the following disclaimer in the |
| 391 | documentation and/or other materials provided with the distribution. |
| 392 | |
| 393 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 394 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 395 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 396 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 397 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 398 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 399 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 400 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 401 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 402 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 403 | SUCH DAMAGE. |
| 404 | |
| 405 | ------------------------------------------------------------------- |
| 406 | |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 407 | Copyright (c) 2003, Steven G. Kargl |
| 408 | All rights reserved. |
| 409 | |
| 410 | Redistribution and use in source and binary forms, with or without |
| 411 | modification, are permitted provided that the following conditions |
| 412 | are met: |
| 413 | 1. Redistributions of source code must retain the above copyright |
| 414 | notice unmodified, this list of conditions, and the following |
| 415 | disclaimer. |
| 416 | 2. Redistributions in binary form must reproduce the above copyright |
| 417 | notice, this list of conditions and the following disclaimer in the |
| 418 | documentation and/or other materials provided with the distribution. |
| 419 | |
| 420 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 421 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
| 422 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. |
| 423 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 424 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT |
| 425 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 426 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 427 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 428 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| 429 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 430 | |
| 431 | ------------------------------------------------------------------- |
| 432 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 433 | Copyright (c) 2004 David Schultz <das@FreeBSD.ORG> |
| 434 | All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 435 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 436 | Redistribution and use in source and binary forms, with or without |
| 437 | modification, are permitted provided that the following conditions |
| 438 | are met: |
| 439 | 1. Redistributions of source code must retain the above copyright |
| 440 | notice, this list of conditions and the following disclaimer. |
| 441 | 2. Redistributions in binary form must reproduce the above copyright |
| 442 | notice, this list of conditions and the following disclaimer in the |
| 443 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 444 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 445 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 446 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 447 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 448 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 449 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 450 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 451 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 452 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 453 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 454 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 455 | SUCH DAMAGE. |
| 456 | |
| 457 | ------------------------------------------------------------------- |
| 458 | |
| 459 | Copyright (c) 2004 Stefan Farfeleder |
| 460 | All rights reserved. |
| 461 | |
| 462 | Redistribution and use in source and binary forms, with or without |
| 463 | modification, are permitted provided that the following conditions |
| 464 | are met: |
| 465 | 1. Redistributions of source code must retain the above copyright |
| 466 | notice, this list of conditions and the following disclaimer. |
| 467 | 2. Redistributions in binary form must reproduce the above copyright |
| 468 | notice, this list of conditions and the following disclaimer in the |
| 469 | documentation and/or other materials provided with the distribution. |
| 470 | |
| 471 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 472 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 473 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 474 | ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE |
| 475 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 476 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 477 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 478 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 479 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 480 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 481 | SUCH DAMAGE. |
| 482 | |
| 483 | ------------------------------------------------------------------- |
| 484 | |
| 485 | Copyright (c) 2004-2005 David Schultz <das@FreeBSD.ORG> |
| 486 | All rights reserved. |
| 487 | |
| 488 | Redistribution and use in source and binary forms, with or without |
| 489 | modification, are permitted provided that the following conditions |
| 490 | are met: |
| 491 | 1. Redistributions of source code must retain the above copyright |
| 492 | notice, this list of conditions and the following disclaimer. |
| 493 | 2. Redistributions in binary form must reproduce the above copyright |
| 494 | notice, this list of conditions and the following disclaimer in the |
| 495 | documentation and/or other materials provided with the distribution. |
| 496 | |
| 497 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 498 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 499 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 500 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 501 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 502 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 503 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 504 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 505 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 506 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 507 | SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 508 | |
| 509 | ------------------------------------------------------------------- |
| 510 | |
| 511 | Copyright (c) 2005 David Schultz <das@FreeBSD.ORG> |
| 512 | All rights reserved. |
| 513 | |
| 514 | Redistribution and use in source and binary forms, with or without |
| 515 | modification, are permitted provided that the following conditions |
| 516 | are met: |
| 517 | 1. Redistributions of source code must retain the above copyright |
| 518 | notice, this list of conditions and the following disclaimer. |
| 519 | 2. Redistributions in binary form must reproduce the above copyright |
| 520 | notice, this list of conditions and the following disclaimer in the |
| 521 | documentation and/or other materials provided with the distribution. |
| 522 | |
| 523 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 524 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 525 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 526 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 527 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 528 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 529 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 530 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 531 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 532 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 533 | SUCH DAMAGE. |
| 534 | |
| 535 | ------------------------------------------------------------------- |
| 536 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 537 | Copyright (c) 2007 David Schultz |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 538 | All rights reserved. |
| 539 | |
| 540 | Redistribution and use in source and binary forms, with or without |
| 541 | modification, are permitted provided that the following conditions |
| 542 | are met: |
| 543 | 1. Redistributions of source code must retain the above copyright |
| 544 | notice, this list of conditions and the following disclaimer. |
| 545 | 2. Redistributions in binary form must reproduce the above copyright |
| 546 | notice, this list of conditions and the following disclaimer in the |
| 547 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 548 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 549 | THIS SOFTWARE IS PROVIDED BY AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 550 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 551 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 552 | ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE |
| 553 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 554 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 555 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 556 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 557 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 558 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 559 | SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 560 | |
| 561 | ------------------------------------------------------------------- |
| 562 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 563 | Copyright (c) 2008 David Schultz <das@FreeBSD.ORG> |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 564 | All rights reserved. |
| 565 | |
| 566 | Redistribution and use in source and binary forms, with or without |
| 567 | modification, are permitted provided that the following conditions |
| 568 | are met: |
| 569 | 1. Redistributions of source code must retain the above copyright |
| 570 | notice, this list of conditions and the following disclaimer. |
| 571 | 2. Redistributions in binary form must reproduce the above copyright |
| 572 | notice, this list of conditions and the following disclaimer in the |
| 573 | documentation and/or other materials provided with the distribution. |
| 574 | |
| 575 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 576 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 577 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 578 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 579 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 580 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 581 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 582 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 583 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 584 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 585 | SUCH DAMAGE. |
| 586 | |
| 587 | ------------------------------------------------------------------- |
| 588 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 589 | Copyright (c) 2010 The Android Open Source Project |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 590 | All rights reserved. |
| 591 | |
| 592 | Redistribution and use in source and binary forms, with or without |
| 593 | modification, are permitted provided that the following conditions |
| 594 | are met: |
| 595 | 1. Redistributions of source code must retain the above copyright |
| 596 | notice, this list of conditions and the following disclaimer. |
| 597 | 2. Redistributions in binary form must reproduce the above copyright |
| 598 | notice, this list of conditions and the following disclaimer in the |
| 599 | documentation and/or other materials provided with the distribution. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 600 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 601 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND |
| 602 | ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
| 603 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
| 604 | ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE |
| 605 | FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 606 | DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
| 607 | OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
| 608 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 609 | LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
| 610 | OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 611 | SUCH DAMAGE. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 612 | |
| 613 | ------------------------------------------------------------------- |
| 614 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 615 | From: @(#)s_ilogb.c 5.1 93/09/24 |
| 616 | ==================================================== |
| 617 | Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 618 | |
Elliott Hughes | 32dbc03 | 2012-08-15 15:43:13 -0700 | [diff] [blame] | 619 | Developed at SunPro, a Sun Microsystems, Inc. business. |
Elliott Hughes | 387d4b7 | 2012-08-09 15:17:46 -0700 | [diff] [blame] | 620 | Permission to use, copy, modify, and distribute this |
| 621 | software is freely granted, provided that this notice |
| 622 | is preserved. |
| 623 | |
| 624 | ------------------------------------------------------------------- |
The Android Open Source Project | 1dc9e47 | 2009-03-03 19:28:35 -0800 | [diff] [blame] | 625 | |