github.com/dcarley/cf-cli@v6.24.1-0.20170220111324-4225ff346898+incompatible/ci/license/LICENSE-WITH-3RD-PARTY-LICENSES (about) 1 2 Apache License 3 Version 2.0, January 2004 4 http://www.apache.org/licenses/ 5 6 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 7 8 1. Definitions. 9 10 "License" shall mean the terms and conditions for use, reproduction, 11 and distribution as defined by Sections 1 through 9 of this document. 12 13 "Licensor" shall mean the copyright owner or entity authorized by 14 the copyright owner that is granting the License. 15 16 "Legal Entity" shall mean the union of the acting entity and all 17 other entities that control, are controlled by, or are under common 18 control with that entity. For the purposes of this definition, 19 "control" means (i) the power, direct or indirect, to cause the 20 direction or management of such entity, whether by contract or 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the 22 outstanding shares, or (iii) beneficial ownership of such entity. 23 24 "You" (or "Your") shall mean an individual or Legal Entity 25 exercising permissions granted by this License. 26 27 "Source" form shall mean the preferred form for making modifications, 28 including but not limited to software source code, documentation 29 source, and configuration files. 30 31 "Object" form shall mean any form resulting from mechanical 32 transformation or translation of a Source form, including but 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 35 36 "Work" shall mean the work of authorship, whether in Source or 37 Object form, made available under the License, as indicated by a 38 copyright notice that is included in or attached to the work 39 (an example is provided in the Appendix below). 40 41 "Derivative Works" shall mean any work, whether in Source or Object 42 form, that is based on (or derived from) the Work and for which the 43 editorial revisions, annotations, elaborations, or other modifications 44 represent, as a whole, an original work of authorship. For the purposes 45 of this License, Derivative Works shall not include works that remain 46 separable from, or merely link (or bind by name) to the interfaces of, 47 the Work and Derivative Works thereof. 48 49 "Contribution" shall mean any work of authorship, including 50 the original version of the Work and any modifications or additions 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 54 the copyright owner. For the purposes of this definition, "submitted" 55 means any form of electronic, verbal, or written communication sent 56 to the Licensor or its representatives, including but not limited to 57 communication on electronic mailing lists, source code control systems, 58 and issue tracking systems that are managed by, or on behalf of, the 59 Licensor for the purpose of discussing and improving the Work, but 60 excluding communication that is conspicuously marked or otherwise 61 designated in writing by the copyright owner as "Not a Contribution." 62 63 "Contributor" shall mean Licensor and any individual or Legal Entity 64 on behalf of whom a Contribution has been received by Licensor and 65 subsequently incorporated within the Work. 66 67 2. Grant of Copyright License. Subject to the terms and conditions of 68 this License, each Contributor hereby grants to You a perpetual, 69 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 70 copyright license to reproduce, prepare Derivative Works of, 71 publicly display, publicly perform, sublicense, and distribute the 72 Work and such Derivative Works in Source or Object form. 73 74 3. Grant of Patent License. Subject to the terms and conditions of 75 this License, each Contributor hereby grants to You a perpetual, 76 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 77 (except as stated in this section) patent license to make, have made, 78 use, offer to sell, sell, import, and otherwise transfer the Work, 79 where such license applies only to those patent claims licensable 80 by such Contributor that are necessarily infringed by their 81 Contribution(s) alone or by combination of their Contribution(s) 82 with the Work to which such Contribution(s) was submitted. If You 83 institute patent litigation against any entity (including a 84 cross-claim or counterclaim in a lawsuit) alleging that the Work 85 or a Contribution incorporated within the Work constitutes direct 86 or contributory patent infringement, then any patent licenses 87 granted to You under this License for that Work shall terminate 88 as of the date such litigation is filed. 89 90 4. Redistribution. You may reproduce and distribute copies of the 91 Work or Derivative Works thereof in any medium, with or without 92 modifications, and in Source or Object form, provided that You 93 meet the following conditions: 94 95 (a) You must give any other recipients of the Work or 96 Derivative Works a copy of this License; and 97 98 (b) You must cause any modified files to carry prominent notices 99 stating that You changed the files; and 100 101 (c) You must retain, in the Source form of any Derivative Works 102 that You distribute, all copyright, patent, trademark, and 103 attribution notices from the Source form of the Work, 104 excluding those notices that do not pertain to any part of 105 the Derivative Works; and 106 107 (d) If the Work includes a "NOTICE" text file as part of its 108 distribution, then any Derivative Works that You distribute must 109 include a readable copy of the attribution notices contained 110 within such NOTICE file, excluding those notices that do not 111 pertain to any part of the Derivative Works, in at least one 112 of the following places: within a NOTICE text file distributed 113 as part of the Derivative Works; within the Source form or 114 documentation, if provided along with the Derivative Works; or, 115 within a display generated by the Derivative Works, if and 116 wherever such third-party notices normally appear. The contents 117 of the NOTICE file are for informational purposes only and 118 do not modify the License. You may add Your own attribution 119 notices within Derivative Works that You distribute, alongside 120 or as an addendum to the NOTICE text from the Work, provided 121 that such additional attribution notices cannot be construed 122 as modifying the License. 123 124 You may add Your own copyright statement to Your modifications and 125 may provide additional or different license terms and conditions 126 for use, reproduction, or distribution of Your modifications, or 127 for any such Derivative Works as a whole, provided Your use, 128 reproduction, and distribution of the Work otherwise complies with 129 the conditions stated in this License. 130 131 5. Submission of Contributions. Unless You explicitly state otherwise, 132 any Contribution intentionally submitted for inclusion in the Work 133 by You to the Licensor shall be under the terms and conditions of 134 this License, without any additional terms or conditions. 135 Notwithstanding the above, nothing herein shall supersede or modify 136 the terms of any separate license agreement you may have executed 137 with Licensor regarding such Contributions. 138 139 6. Trademarks. This License does not grant permission to use the trade 140 names, trademarks, service marks, or product names of the Licensor, 141 except as required for reasonable and customary use in describing the 142 origin of the Work and reproducing the content of the NOTICE file. 143 144 7. Disclaimer of Warranty. Unless required by applicable law or 145 agreed to in writing, Licensor provides the Work (and each 146 Contributor provides its Contributions) on an "AS IS" BASIS, 147 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 148 implied, including, without limitation, any warranties or conditions 149 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 150 PARTICULAR PURPOSE. You are solely responsible for determining the 151 appropriateness of using or redistributing the Work and assume any 152 risks associated with Your exercise of permissions under this License. 153 154 8. Limitation of Liability. In no event and under no legal theory, 155 whether in tort (including negligence), contract, or otherwise, 156 unless required by applicable law (such as deliberate and grossly 157 negligent acts) or agreed to in writing, shall any Contributor be 158 liable to You for damages, including any direct, indirect, special, 159 incidental, or consequential damages of any character arising as a 160 result of this License or out of the use or inability to use the 161 Work (including but not limited to damages for loss of goodwill, 162 work stoppage, computer failure or malfunction, or any and all 163 other commercial damages or losses), even if such Contributor 164 has been advised of the possibility of such damages. 165 166 9. Accepting Warranty or Additional Liability. While redistributing 167 the Work or Derivative Works thereof, You may choose to offer, 168 and charge a fee for, acceptance of support, warranty, indemnity, 169 or other liability obligations and/or rights consistent with this 170 License. However, in accepting such obligations, You may act only 171 on Your own behalf and on Your sole responsibility, not on behalf 172 of any other Contributor, and only if You agree to indemnify, 173 defend, and hold each Contributor harmless for any liability 174 incurred by, or claims asserted against, such Contributor by reason 175 of your accepting any such warranty or additional liability. 176 177 END OF TERMS AND CONDITIONS 178 179 APPENDIX: How to apply the Apache License to your work. 180 181 To apply the Apache License to your work, attach the following 182 boilerplate notice, with the fields enclosed by brackets "[]" 183 replaced with your own identifying information. (Don't include 184 the brackets!) The text should be enclosed in the appropriate 185 comment syntax for the file format. We also recommend that a 186 file or class name and description of purpose be included on the 187 same "printed page" as the copyright notice for easier 188 identification within third-party archives. 189 190 Copyright [yyyy] [name of copyright owner] 191 192 Licensed under the Apache License, Version 2.0 (the "License"); 193 you may not use this file except in compliance with the License. 194 You may obtain a copy of the License at 195 196 http://www.apache.org/licenses/LICENSE-2.0 197 198 Unless required by applicable law or agreed to in writing, software 199 distributed under the License is distributed on an "AS IS" BASIS, 200 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 201 See the License for the specific language governing permissions and 202 limitations under the License. 203 204 205 ================ 206 207 This product includes software with separate copyright notices and 208 license terms, as noted below. 209 210 211 For vendor/golang.org/x/sys/unix: 212 213 Copyright (c) 2009 The Go Authors. All rights reserved. 214 215 Redistribution and use in source and binary forms, with or without 216 modification, are permitted provided that the following conditions are 217 met: 218 219 * Redistributions of source code must retain the above copyright 220 notice, this list of conditions and the following disclaimer. 221 * Redistributions in binary form must reproduce the above 222 copyright notice, this list of conditions and the following disclaimer 223 in the documentation and/or other materials provided with the 224 distribution. 225 * Neither the name of Google Inc. nor the names of its 226 contributors may be used to endorse or promote products derived from 227 this software without specific prior written permission. 228 229 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 230 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 231 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 232 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 233 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 234 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 235 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 239 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 240 241 242 For vendor/golang.org/x/net/websocket: 243 244 Copyright (c) 2009 The Go Authors. 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 are 248 met: 249 250 * Redistributions of source code must retain the above copyright 251 notice, this list of conditions and the following disclaimer. 252 * Redistributions in binary form must reproduce the above 253 copyright notice, this list of conditions and the following disclaimer 254 in the documentation and/or other materials provided with the 255 distribution. 256 * Neither the name of Google Inc. nor the names of its 257 contributors may be used to endorse or promote products derived from 258 this software without specific prior written permission. 259 260 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 261 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 262 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 263 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 264 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 265 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 266 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 267 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 268 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 269 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 270 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 271 272 273 For vendor/golang.org/x/crypto: 274 275 Copyright (c) 2009 The Go Authors. All rights reserved. 276 277 Redistribution and use in source and binary forms, with or without 278 modification, are permitted provided that the following conditions are 279 met: 280 281 * Redistributions of source code must retain the above copyright 282 notice, this list of conditions and the following disclaimer. 283 * Redistributions in binary form must reproduce the above 284 copyright notice, this list of conditions and the following disclaimer 285 in the documentation and/or other materials provided with the 286 distribution. 287 * Neither the name of Google Inc. nor the names of its 288 contributors may be used to endorse or promote products derived from 289 this software without specific prior written permission. 290 291 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 292 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 293 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 294 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 295 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 296 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 297 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 298 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 299 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 300 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 301 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 302 303 304 For vendor/github.com/blang/semver: 305 306 The MIT License 307 308 Copyright (c) 2014 Benedikt Lang <github at benediktlang.de> 309 310 Permission is hereby granted, free of charge, to any person obtaining a copy 311 of this software and associated documentation files (the "Software"), to deal 312 in the Software without restriction, including without limitation the rights 313 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 314 copies of the Software, and to permit persons to whom the Software is 315 furnished to do so, subject to the following conditions: 316 317 The above copyright notice and this permission notice shall be included in 318 all copies or substantial portions of the Software. 319 320 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 321 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 322 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 323 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 324 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 325 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 326 THE SOFTWARE. 327 328 329 For vendor/github.com/tedsuo/rata: 330 331 The MIT License (MIT) 332 333 Copyright (c) 2014 Ted Young 334 335 Permission is hereby granted, free of charge, to any person obtaining a copy 336 of this software and associated documentation files (the "Software"), to deal 337 in the Software without restriction, including without limitation the rights 338 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 339 copies of the Software, and to permit persons to whom the Software is 340 furnished to do so, subject to the following conditions: 341 342 The above copyright notice and this permission notice shall be included in 343 all copies or substantial portions of the Software. 344 345 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 346 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 347 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 348 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 349 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 350 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 351 THE SOFTWARE. 352 353 354 For vendor/github.com/golang/protobuf/ptypes/any: 355 356 Go support for Protocol Buffers - Google's data interchange format 357 358 Copyright 2010 The Go Authors. All rights reserved. 359 https://github.com/golang/protobuf 360 361 Redistribution and use in source and binary forms, with or without 362 modification, are permitted provided that the following conditions are 363 met: 364 365 * Redistributions of source code must retain the above copyright 366 notice, this list of conditions and the following disclaimer. 367 * Redistributions in binary form must reproduce the above 368 copyright notice, this list of conditions and the following disclaimer 369 in the documentation and/or other materials provided with the 370 distribution. 371 * Neither the name of Google Inc. nor the names of its 372 contributors may be used to endorse or promote products derived from 373 this software without specific prior written permission. 374 375 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 376 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 377 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 378 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 379 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 380 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 381 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 382 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 383 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 384 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 385 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 386 387 388 For vendor/github.com/golang/protobuf/proto: 389 390 Go support for Protocol Buffers - Google's data interchange format 391 392 Copyright 2010 The Go Authors. All rights reserved. 393 https://github.com/golang/protobuf 394 395 Redistribution and use in source and binary forms, with or without 396 modification, are permitted provided that the following conditions are 397 met: 398 399 * Redistributions of source code must retain the above copyright 400 notice, this list of conditions and the following disclaimer. 401 * Redistributions in binary form must reproduce the above 402 copyright notice, this list of conditions and the following disclaimer 403 in the documentation and/or other materials provided with the 404 distribution. 405 * Neither the name of Google Inc. nor the names of its 406 contributors may be used to endorse or promote products derived from 407 this software without specific prior written permission. 408 409 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 410 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 411 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 412 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 413 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 414 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 415 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 416 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 417 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 418 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 419 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 420 421 422 For vendor/github.com/jessevdk/go-flags: 423 424 Copyright (c) 2012 Jesse van den Kieboom. All rights reserved. 425 Redistribution and use in source and binary forms, with or without 426 modification, are permitted provided that the following conditions are 427 met: 428 429 * Redistributions of source code must retain the above copyright 430 notice, this list of conditions and the following disclaimer. 431 * Redistributions in binary form must reproduce the above 432 copyright notice, this list of conditions and the following disclaimer 433 in the documentation and/or other materials provided with the 434 distribution. 435 * Neither the name of Google Inc. nor the names of its 436 contributors may be used to endorse or promote products derived from 437 this software without specific prior written permission. 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 FOR 442 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 443 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 444 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 445 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 446 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 447 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 448 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 449 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 450 451 For vendor/github.com/SermoDigital/jose: 452 453 The MIT License (MIT) 454 455 Copyright (c) 2015 Sermo Digital LLC 456 457 Permission is hereby granted, free of charge, to any person obtaining a copy 458 of this software and associated documentation files (the "Software"), to deal 459 in the Software without restriction, including without limitation the rights 460 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 461 copies of the Software, and to permit persons to whom the Software is 462 furnished to do so, subject to the following conditions: 463 464 The above copyright notice and this permission notice shall be included in all 465 copies or substantial portions of the Software. 466 467 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 468 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 469 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 470 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 471 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 472 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 473 SOFTWARE. 474 475 476 For vendor/github.com/Azure/go-ansiterm: 477 478 The MIT License (MIT) 479 480 Copyright (c) 2015 Microsoft Corporation 481 482 Permission is hereby granted, free of charge, to any person obtaining a copy 483 of this software and associated documentation files (the "Software"), to deal 484 in the Software without restriction, including without limitation the rights 485 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 486 copies of the Software, and to permit persons to whom the Software is 487 furnished to do so, subject to the following conditions: 488 489 The above copyright notice and this permission notice shall be included in 490 all copies or substantial portions of the Software. 491 492 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 493 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 494 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 495 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 496 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 497 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 498 THE SOFTWARE. 499 500 501 For vendor/github.com/gogo/protobuf/protoc-gen-gogo/descriptor: 502 503 Extensions for Protocol Buffers to create more go like structures. 504 505 Copyright (c) 2013, Vastech SA (PTY) LTD. All rights reserved. 506 http://github.com/gogo/protobuf/gogoproto 507 508 Go support for Protocol Buffers - Google's data interchange format 509 510 Copyright 2010 The Go Authors. All rights reserved. 511 https://github.com/golang/protobuf 512 513 Redistribution and use in source and binary forms, with or without 514 modification, are permitted provided that the following conditions are 515 met: 516 517 * Redistributions of source code must retain the above copyright 518 notice, this list of conditions and the following disclaimer. 519 * Redistributions in binary form must reproduce the above 520 copyright notice, this list of conditions and the following disclaimer 521 in the documentation and/or other materials provided with the 522 distribution. 523 * Neither the name of Google Inc. nor the names of its 524 contributors may be used to endorse or promote products derived from 525 this software without specific prior written permission. 526 527 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 528 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 529 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 530 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 531 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 532 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 533 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 534 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 535 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 536 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 537 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 538 539 540 For vendor/github.com/gogo/protobuf/gogoproto: 541 542 Protocol Buffers for Go with Gadgets 543 544 Copyright (c) 2013, The GoGo Authors. All rights reserved. 545 http://github.com/gogo/protobuf 546 547 Go support for Protocol Buffers - Google's data interchange format 548 549 Copyright 2010 The Go Authors. All rights reserved. 550 https://github.com/golang/protobuf 551 552 Redistribution and use in source and binary forms, with or without 553 modification, are permitted provided that the following conditions are 554 met: 555 556 * Redistributions of source code must retain the above copyright 557 notice, this list of conditions and the following disclaimer. 558 * Redistributions in binary form must reproduce the above 559 copyright notice, this list of conditions and the following disclaimer 560 in the documentation and/or other materials provided with the 561 distribution. 562 * Neither the name of Google Inc. nor the names of its 563 contributors may be used to endorse or promote products derived from 564 this software without specific prior written permission. 565 566 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 567 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 568 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 569 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 570 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 571 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 572 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 573 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 574 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 575 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 576 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 577 578 579 For vendor/github.com/gogo/protobuf/proto: 580 581 Protocol Buffers for Go with Gadgets 582 583 Copyright (c) 2013, The GoGo Authors. All rights reserved. 584 http://github.com/gogo/protobuf 585 586 Go support for Protocol Buffers - Google's data interchange format 587 588 Copyright 2010 The Go Authors. All rights reserved. 589 https://github.com/golang/protobuf 590 591 Redistribution and use in source and binary forms, with or without 592 modification, are permitted provided that the following conditions are 593 met: 594 595 * Redistributions of source code must retain the above copyright 596 notice, this list of conditions and the following disclaimer. 597 * Redistributions in binary form must reproduce the above 598 copyright notice, this list of conditions and the following disclaimer 599 in the documentation and/or other materials provided with the 600 distribution. 601 * Neither the name of Google Inc. nor the names of its 602 contributors may be used to endorse or promote products derived from 603 this software without specific prior written permission. 604 605 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 606 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 607 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 608 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 609 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 610 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 611 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 612 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 613 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 614 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 615 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 616 617 618 For vendor/github.com/google/go-querystring/query: 619 620 Copyright (c) 2013 Google. All rights reserved. 621 622 Redistribution and use in source and binary forms, with or without 623 modification, are permitted provided that the following conditions are 624 met: 625 626 * Redistributions of source code must retain the above copyright 627 notice, this list of conditions and the following disclaimer. 628 * Redistributions in binary form must reproduce the above 629 copyright notice, this list of conditions and the following disclaimer 630 in the documentation and/or other materials provided with the 631 distribution. 632 * Neither the name of Google Inc. nor the names of its 633 contributors may be used to endorse or promote products derived from 634 this software without specific prior written permission. 635 636 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 637 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 638 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 639 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 640 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 641 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 642 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 643 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 644 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 645 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 646 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 647 648 649 For vendor/github.com/mattn/go-colorable: 650 651 The MIT License (MIT) 652 653 Copyright (c) 2016 Yasuhiro Matsumoto 654 655 Permission is hereby granted, free of charge, to any person obtaining a copy 656 of this software and associated documentation files (the "Software"), to deal 657 in the Software without restriction, including without limitation the rights 658 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 659 copies of the Software, and to permit persons to whom the Software is 660 furnished to do so, subject to the following conditions: 661 662 The above copyright notice and this permission notice shall be included in all 663 copies or substantial portions of the Software. 664 665 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 666 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 667 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 668 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 669 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 670 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 671 SOFTWARE. 672 673 674 For vendor/github.com/mattn/go-isatty: 675 676 Copyright (c) Yasuhiro MATSUMOTO <mattn.jp@gmail.com> 677 678 MIT License (Expat) 679 680 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: 681 682 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 683 684 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 685 686 687 For vendor/github.com/mattn/go-runewidth: 688 689 The MIT License (MIT) 690 691 Copyright (c) 2016 Yasuhiro Matsumoto 692 693 Permission is hereby granted, free of charge, to any person obtaining a copy 694 of this software and associated documentation files (the "Software"), to deal 695 in the Software without restriction, including without limitation the rights 696 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 697 copies of the Software, and to permit persons to whom the Software is 698 furnished to do so, subject to the following conditions: 699 700 The above copyright notice and this permission notice shall be included in all 701 copies or substantial portions of the Software. 702 703 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 704 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 705 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 706 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 707 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 708 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 709 SOFTWARE. 710 711 712 For vendor/github.com/sajari/fuzzy: 713 714 The MIT License (MIT) 715 716 Copyright (c) 2014 Sajari Pty Ltd 717 718 Permission is hereby granted, free of charge, to any person obtaining a copy 719 of this software and associated documentation files (the "Software"), to deal 720 in the Software without restriction, including without limitation the rights 721 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 722 copies of the Software, and to permit persons to whom the Software is 723 furnished to do so, subject to the following conditions: 724 725 The above copyright notice and this permission notice shall be included in 726 all copies or substantial portions of the Software. 727 728 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 729 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 730 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 731 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 732 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 733 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 734 THE SOFTWARE. 735 736 737 For vendor/github.com/gorilla/websocket: 738 739 Copyright (c) 2013 The Gorilla WebSocket Authors. All rights reserved. 740 741 Redistribution and use in source and binary forms, with or without 742 modification, are permitted provided that the following conditions are met: 743 744 Redistributions of source code must retain the above copyright notice, this 745 list of conditions and the following disclaimer. 746 747 Redistributions in binary form must reproduce the above copyright notice, 748 this list of conditions and the following disclaimer in the documentation 749 and/or other materials provided with the distribution. 750 751 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 752 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 753 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 754 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 755 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 756 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 757 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 758 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 759 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 760 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 761 762 763 For vendor/github.com/Sirupsen/logrus: 764 765 The MIT License (MIT) 766 767 Copyright (c) 2014 Simon Eskildsen 768 769 Permission is hereby granted, free of charge, to any person obtaining a copy 770 of this software and associated documentation files (the "Software"), to deal 771 in the Software without restriction, including without limitation the rights 772 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 773 copies of the Software, and to permit persons to whom the Software is 774 furnished to do so, subject to the following conditions: 775 776 The above copyright notice and this permission notice shall be included in 777 all copies or substantial portions of the Software. 778 779 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 780 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 781 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 782 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 783 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 784 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 785 THE SOFTWARE. 786 787 788 For vendor/github.com/nicksnyder/go-i18n/i18n: 789 790 Copyright (c) 2014 Nick Snyder https://github.com/nicksnyder 791 792 Permission is hereby granted, free of charge, to any person obtaining a copy 793 of this software and associated documentation files (the "Software"), to deal 794 in the Software without restriction, including without limitation the rights 795 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 796 copies of the Software, and to permit persons to whom the Software is 797 furnished to do so, subject to the following conditions: 798 799 The above copyright notice and this permission notice shall be included in 800 all copies or substantial portions of the Software. 801 802 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 803 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 804 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 805 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 806 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 807 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 808 THE SOFTWARE. 809 810 811 For vendor/gopkg.in/airbrake/gobrake.v2: 812 813 Copyright (c) 2014 The Gobrake Authors. All rights reserved. 814 815 Redistribution and use in source and binary forms, with or without 816 modification, are permitted provided that the following conditions are 817 met: 818 819 * Redistributions of source code must retain the above copyright 820 notice, this list of conditions and the following disclaimer. 821 * Redistributions in binary form must reproduce the above 822 copyright notice, this list of conditions and the following disclaimer 823 in the documentation and/or other materials provided with the 824 distribution. 825 * Neither the name of Google Inc. nor the names of its 826 contributors may be used to endorse or promote products derived from 827 this software without specific prior written permission. 828 829 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 830 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 831 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 832 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 833 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 834 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 835 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 836 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 837 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 838 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 839 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 840 841 842 For vendor/gopkg.in/gemnasium/logrus-airbrake-hook.v2: 843 844 The MIT License (MIT) 845 846 Copyright (c) 2015 Gemnasium 847 848 Permission is hereby granted, free of charge, to any person obtaining a copy 849 of this software and associated documentation files (the "Software"), to deal 850 in the Software without restriction, including without limitation the rights 851 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 852 copies of the Software, and to permit persons to whom the Software is 853 furnished to do so, subject to the following conditions: 854 855 The above copyright notice and this permission notice shall be included in 856 all copies or substantial portions of the Software. 857 858 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 859 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 860 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 861 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 862 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 863 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 864 THE SOFTWARE.