A hint: This file contains one or more very long lines, so maybe it is better readable using the pure text view mode that shows the contents as wrapped lines within the browser window.
1 Node.js is licensed for use as follows: 2 3 """ 4 Copyright Node.js contributors. All rights reserved. 5 6 Permission is hereby granted, free of charge, to any person obtaining a copy 7 of this software and associated documentation files (the "Software"), to 8 deal in the Software without restriction, including without limitation the 9 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 10 sell copies of the Software, and to permit persons to whom the Software is 11 furnished to do so, subject to the following conditions: 12 13 The above copyright notice and this permission notice shall be included in 14 all copies or substantial portions of the Software. 15 16 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 17 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 18 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 19 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 20 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 21 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 22 IN THE SOFTWARE. 23 """ 24 25 This license applies to parts of Node.js originating from the 26 https://github.com/joyent/node repository: 27 28 """ 29 Copyright Joyent, Inc. and other Node contributors. All rights reserved. 30 Permission is hereby granted, free of charge, to any person obtaining a copy 31 of this software and associated documentation files (the "Software"), to 32 deal in the Software without restriction, including without limitation the 33 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 34 sell copies of the Software, and to permit persons to whom the Software is 35 furnished to do so, subject to the following conditions: 36 37 The above copyright notice and this permission notice shall be included in 38 all copies or substantial portions of the Software. 39 40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 41 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 42 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 43 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 44 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 45 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 46 IN THE SOFTWARE. 47 """ 48 49 The Node.js license applies to all parts of Node.js that are not externally 50 maintained libraries. 51 52 The externally maintained libraries used by Node.js are: 53 54 - Acorn, located at deps/acorn, is licensed as follows: 55 """ 56 MIT License 57 58 Copyright (C) 2012-2022 by various contributors (see AUTHORS) 59 60 Permission is hereby granted, free of charge, to any person obtaining a copy 61 of this software and associated documentation files (the "Software"), to deal 62 in the Software without restriction, including without limitation the rights 63 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 64 copies of the Software, and to permit persons to whom the Software is 65 furnished to do so, subject to the following conditions: 66 67 The above copyright notice and this permission notice shall be included in 68 all copies or substantial portions of the Software. 69 70 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 71 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 72 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 73 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 74 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 75 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 76 THE SOFTWARE. 77 """ 78 79 - c-ares, located at deps/cares, is licensed as follows: 80 """ 81 Copyright (c) 2007 - 2018, Daniel Stenberg with many contributors, see AUTHORS 82 file. 83 84 Copyright 1998 by the Massachusetts Institute of Technology. 85 86 Permission to use, copy, modify, and distribute this software and its 87 documentation for any purpose and without fee is hereby granted, provided that 88 the above copyright notice appear in all copies and that both that copyright 89 notice and this permission notice appear in supporting documentation, and that 90 the name of M.I.T. not be used in advertising or publicity pertaining to 91 distribution of the software without specific, written prior permission. 92 M.I.T. makes no representations about the suitability of this software for any 93 purpose. It is provided "as is" without express or implied warranty. 94 """ 95 96 - cjs-module-lexer, located at deps/cjs-module-lexer, is licensed as follows: 97 """ 98 MIT License 99 ----------- 100 101 Copyright (C) 2018-2020 Guy Bedford 102 103 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: 104 105 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 106 107 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. 108 """ 109 110 - ittapi, located at deps/v8/third_party/ittapi, is licensed as follows: 111 """ 112 Copyright (c) 2019 Intel Corporation. All rights reserved. 113 114 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 115 116 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 117 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 118 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 119 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 120 """ 121 122 - ICU, located at deps/icu-small, is licensed as follows: 123 """ 124 UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE 125 126 See Terms of Use 127 for definitions of Unicode Inc.’s Data Files and Software. 128 129 NOTICE TO USER: Carefully read the following legal agreement. 130 BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S 131 DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), 132 YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE 133 TERMS AND CONDITIONS OF THIS AGREEMENT. 134 IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE 135 THE DATA FILES OR SOFTWARE. 136 137 COPYRIGHT AND PERMISSION NOTICE 138 139 Copyright © 1991-2022 Unicode, Inc. All rights reserved. 140 Distributed under the Terms of Use in https://www.unicode.org/copyright.html. 141 142 Permission is hereby granted, free of charge, to any person obtaining 143 a copy of the Unicode data files and any associated documentation 144 (the "Data Files") or Unicode software and any associated documentation 145 (the "Software") to deal in the Data Files or Software 146 without restriction, including without limitation the rights to use, 147 copy, modify, merge, publish, distribute, and/or sell copies of 148 the Data Files or Software, and to permit persons to whom the Data Files 149 or Software are furnished to do so, provided that either 150 (a) this copyright and permission notice appear with all copies 151 of the Data Files or Software, or 152 (b) this copyright and permission notice appear in associated 153 Documentation. 154 155 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 156 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 157 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 158 NONINFRINGEMENT OF THIRD PARTY RIGHTS. 159 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS 160 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL 161 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, 162 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 163 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR 164 PERFORMANCE OF THE DATA FILES OR SOFTWARE. 165 166 Except as contained in this notice, the name of a copyright holder 167 shall not be used in advertising or otherwise to promote the sale, 168 use or other dealings in these Data Files or Software without prior 169 written authorization of the copyright holder. 170 171 ---------------------------------------------------------------------- 172 173 Third-Party Software Licenses 174 175 This section contains third-party software notices and/or additional 176 terms for licensed third-party software components included within ICU 177 libraries. 178 179 ---------------------------------------------------------------------- 180 181 ICU License - ICU 1.8.1 to ICU 57.1 182 183 COPYRIGHT AND PERMISSION NOTICE 184 185 Copyright (c) 1995-2016 International Business Machines Corporation and others 186 All rights reserved. 187 188 Permission is hereby granted, free of charge, to any person obtaining 189 a copy of this software and associated documentation files (the 190 "Software"), to deal in the Software without restriction, including 191 without limitation the rights to use, copy, modify, merge, publish, 192 distribute, and/or sell copies of the Software, and to permit persons 193 to whom the Software is furnished to do so, provided that the above 194 copyright notice(s) and this permission notice appear in all copies of 195 the Software and that both the above copyright notice(s) and this 196 permission notice appear in supporting documentation. 197 198 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 199 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 200 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT 201 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR 202 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY 203 SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER 204 RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF 205 CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 206 CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 207 208 Except as contained in this notice, the name of a copyright holder 209 shall not be used in advertising or otherwise to promote the sale, use 210 or other dealings in this Software without prior written authorization 211 of the copyright holder. 212 213 All trademarks and registered trademarks mentioned herein are the 214 property of their respective owners. 215 216 ---------------------------------------------------------------------- 217 218 Chinese/Japanese Word Break Dictionary Data (cjdict.txt) 219 220 # The Google Chrome software developed by Google is licensed under 221 # the BSD license. Other software included in this distribution is 222 # provided under other licenses, as set forth below. 223 # 224 # The BSD License 225 # http://opensource.org/licenses/bsd-license.php 226 # Copyright (C) 2006-2008, Google Inc. 227 # 228 # All rights reserved. 229 # 230 # Redistribution and use in source and binary forms, with or without 231 # modification, are permitted provided that the following conditions are met: 232 # 233 # Redistributions of source code must retain the above copyright notice, 234 # this list of conditions and the following disclaimer. 235 # Redistributions in binary form must reproduce the above 236 # copyright notice, this list of conditions and the following 237 # disclaimer in the documentation and/or other materials provided with 238 # the distribution. 239 # Neither the name of Google Inc. nor the names of its 240 # contributors may be used to endorse or promote products derived from 241 # this software without specific prior written permission. 242 # 243 # 244 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 245 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, 246 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 247 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 248 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 249 # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 250 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 251 # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 252 # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 253 # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 254 # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 255 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 256 # 257 # 258 # The word list in cjdict.txt are generated by combining three word lists 259 # listed below with further processing for compound word breaking. The 260 # frequency is generated with an iterative training against Google web 261 # corpora. 262 # 263 # * Libtabe (Chinese) 264 # - https://sourceforge.net/project/?group_id=1519 265 # - Its license terms and conditions are shown below. 266 # 267 # * IPADIC (Japanese) 268 # - http://chasen.aist-nara.ac.jp/chasen/distribution.html 269 # - Its license terms and conditions are shown below. 270 # 271 # ---------COPYING.libtabe ---- BEGIN-------------------- 272 # 273 # /* 274 # * Copyright (c) 1999 TaBE Project. 275 # * Copyright (c) 1999 Pai-Hsiang Hsiao. 276 # * All rights reserved. 277 # * 278 # * Redistribution and use in source and binary forms, with or without 279 # * modification, are permitted provided that the following conditions 280 # * are met: 281 # * 282 # * . Redistributions of source code must retain the above copyright 283 # * notice, this list of conditions and the following disclaimer. 284 # * . Redistributions in binary form must reproduce the above copyright 285 # * notice, this list of conditions and the following disclaimer in 286 # * the documentation and/or other materials provided with the 287 # * distribution. 288 # * . Neither the name of the TaBE Project nor the names of its 289 # * contributors may be used to endorse or promote products derived 290 # * from this software without specific prior written permission. 291 # * 292 # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 293 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 294 # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 295 # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 296 # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 297 # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 298 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 299 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 300 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 301 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 302 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 303 # * OF THE POSSIBILITY OF SUCH DAMAGE. 304 # */ 305 # 306 # /* 307 # * Copyright (c) 1999 Computer Systems and Communication Lab, 308 # * Institute of Information Science, Academia 309 # * Sinica. All rights reserved. 310 # * 311 # * Redistribution and use in source and binary forms, with or without 312 # * modification, are permitted provided that the following conditions 313 # * are met: 314 # * 315 # * . Redistributions of source code must retain the above copyright 316 # * notice, this list of conditions and the following disclaimer. 317 # * . Redistributions in binary form must reproduce the above copyright 318 # * notice, this list of conditions and the following disclaimer in 319 # * the documentation and/or other materials provided with the 320 # * distribution. 321 # * . Neither the name of the Computer Systems and Communication Lab 322 # * nor the names of its contributors may be used to endorse or 323 # * promote products derived from this software without specific 324 # * prior written permission. 325 # * 326 # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 327 # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 328 # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 329 # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 330 # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, 331 # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 332 # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 333 # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 334 # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 335 # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 336 # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 337 # * OF THE POSSIBILITY OF SUCH DAMAGE. 338 # */ 339 # 340 # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, 341 # University of Illinois 342 # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4 343 # 344 # ---------------COPYING.libtabe-----END-------------------------------- 345 # 346 # 347 # ---------------COPYING.ipadic-----BEGIN------------------------------- 348 # 349 # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science 350 # and Technology. All Rights Reserved. 351 # 352 # Use, reproduction, and distribution of this software is permitted. 353 # Any copy of this software, whether in its original form or modified, 354 # must include both the above copyright notice and the following 355 # paragraphs. 356 # 357 # Nara Institute of Science and Technology (NAIST), 358 # the copyright holders, disclaims all warranties with regard to this 359 # software, including all implied warranties of merchantability and 360 # fitness, in no event shall NAIST be liable for 361 # any special, indirect or consequential damages or any damages 362 # whatsoever resulting from loss of use, data or profits, whether in an 363 # action of contract, negligence or other tortuous action, arising out 364 # of or in connection with the use or performance of this software. 365 # 366 # A large portion of the dictionary entries 367 # originate from ICOT Free Software. The following conditions for ICOT 368 # Free Software applies to the current dictionary as well. 369 # 370 # Each User may also freely distribute the Program, whether in its 371 # original form or modified, to any third party or parties, PROVIDED 372 # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear 373 # on, or be attached to, the Program, which is distributed substantially 374 # in the same form as set out herein and that such intended 375 # distribution, if actually made, will neither violate or otherwise 376 # contravene any of the laws and regulations of the countries having 377 # jurisdiction over the User or the intended distribution itself. 378 # 379 # NO WARRANTY 380 # 381 # The program was produced on an experimental basis in the course of the 382 # research and development conducted during the project and is provided 383 # to users as so produced on an experimental basis. Accordingly, the 384 # program is provided without any warranty whatsoever, whether express, 385 # implied, statutory or otherwise. The term "warranty" used herein 386 # includes, but is not limited to, any warranty of the quality, 387 # performance, merchantability and fitness for a particular purpose of 388 # the program and the nonexistence of any infringement or violation of 389 # any right of any third party. 390 # 391 # Each user of the program will agree and understand, and be deemed to 392 # have agreed and understood, that there is no warranty whatsoever for 393 # the program and, accordingly, the entire risk arising from or 394 # otherwise connected with the program is assumed by the user. 395 # 396 # Therefore, neither ICOT, the copyright holder, or any other 397 # organization that participated in or was otherwise related to the 398 # development of the program and their respective officials, directors, 399 # officers and other employees shall be held liable for any and all 400 # damages, including, without limitation, general, special, incidental 401 # and consequential damages, arising out of or otherwise in connection 402 # with the use or inability to use the program or any product, material 403 # or result produced or otherwise obtained by using the program, 404 # regardless of whether they have been advised of, or otherwise had 405 # knowledge of, the possibility of such damages at any time during the 406 # project or thereafter. Each user will be deemed to have agreed to the 407 # foregoing by his or her commencement of use of the program. The term 408 # "use" as used herein includes, but is not limited to, the use, 409 # modification, copying and distribution of the program and the 410 # production of secondary products from the program. 411 # 412 # In the case where the program, whether in its original form or 413 # modified, was distributed or delivered to or received by a user from 414 # any person, organization or entity other than ICOT, unless it makes or 415 # grants independently of ICOT any specific warranty to the user in 416 # writing, such person, organization or entity, will also be exempted 417 # from and not be held liable to the user for any such damages as noted 418 # above as far as the program is concerned. 419 # 420 # ---------------COPYING.ipadic-----END---------------------------------- 421 422 ---------------------------------------------------------------------- 423 424 Lao Word Break Dictionary Data (laodict.txt) 425 426 # Copyright (C) 2016 and later: Unicode, Inc. and others. 427 # License & terms of use: http://www.unicode.org/copyright.html 428 # Copyright (c) 2015 International Business Machines Corporation 429 # and others. All Rights Reserved. 430 # 431 # Project: https://github.com/rober42539/lao-dictionary 432 # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt 433 # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt 434 # (copied below) 435 # 436 # This file is derived from the above dictionary version of Nov 22, 2020 437 # ---------------------------------------------------------------------- 438 # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell. 439 # All rights reserved. 440 # 441 # Redistribution and use in source and binary forms, with or without 442 # modification, are permitted provided that the following conditions are met: 443 # 444 # Redistributions of source code must retain the above copyright notice, this 445 # list of conditions and the following disclaimer. Redistributions in binary 446 # form must reproduce the above copyright notice, this list of conditions and 447 # the following disclaimer in the documentation and/or other materials 448 # provided with the distribution. 449 # 450 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 451 # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 452 # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS 453 # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE 454 # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, 455 # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES 456 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 457 # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 458 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 459 # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 460 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 461 # OF THE POSSIBILITY OF SUCH DAMAGE. 462 # -------------------------------------------------------------------------- 463 464 ---------------------------------------------------------------------- 465 466 Burmese Word Break Dictionary Data (burmesedict.txt) 467 468 # Copyright (c) 2014 International Business Machines Corporation 469 # and others. All Rights Reserved. 470 # 471 # This list is part of a project hosted at: 472 # github.com/kanyawtech/myanmar-karen-word-lists 473 # 474 # -------------------------------------------------------------------------- 475 # Copyright (c) 2013, LeRoy Benjamin Sharon 476 # All rights reserved. 477 # 478 # Redistribution and use in source and binary forms, with or without 479 # modification, are permitted provided that the following conditions 480 # are met: Redistributions of source code must retain the above 481 # copyright notice, this list of conditions and the following 482 # disclaimer. Redistributions in binary form must reproduce the 483 # above copyright notice, this list of conditions and the following 484 # disclaimer in the documentation and/or other materials provided 485 # with the distribution. 486 # 487 # Neither the name Myanmar Karen Word Lists, nor the names of its 488 # contributors may be used to endorse or promote products derived 489 # from this software without specific prior written permission. 490 # 491 # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND 492 # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, 493 # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF 494 # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 495 # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS 496 # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 497 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 498 # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 499 # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 500 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR 501 # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF 502 # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 503 # SUCH DAMAGE. 504 # -------------------------------------------------------------------------- 505 506 ---------------------------------------------------------------------- 507 508 Time Zone Database 509 510 ICU uses the public domain data and code derived from Time Zone 511 Database for its time zone support. The ownership of the TZ database 512 is explained in BCP 175: Procedure for Maintaining the Time Zone 513 Database section 7. 514 515 # 7. Database Ownership 516 # 517 # The TZ database itself is not an IETF Contribution or an IETF 518 # document. Rather it is a pre-existing and regularly updated work 519 # that is in the public domain, and is intended to remain in the 520 # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do 521 # not apply to the TZ Database or contributions that individuals make 522 # to it. Should any claims be made and substantiated against the TZ 523 # Database, the organization that is providing the IANA 524 # Considerations defined in this RFC, under the memorandum of 525 # understanding with the IETF, currently ICANN, may act in accordance 526 # with all competent court orders. No ownership claims will be made 527 # by ICANN or the IETF Trust on the database or the code. Any person 528 # making a contribution to the database or code waives all rights to 529 # future claims in that contribution or in the TZ Database. 530 531 ---------------------------------------------------------------------- 532 533 Google double-conversion 534 535 Copyright 2006-2011, the V8 project authors. All rights reserved. 536 Redistribution and use in source and binary forms, with or without 537 modification, are permitted provided that the following conditions are 538 met: 539 540 * Redistributions of source code must retain the above copyright 541 notice, this list of conditions and the following disclaimer. 542 * Redistributions in binary form must reproduce the above 543 copyright notice, this list of conditions and the following 544 disclaimer in the documentation and/or other materials provided 545 with the distribution. 546 * Neither the name of Google Inc. nor the names of its 547 contributors may be used to endorse or promote products derived 548 from this software without specific prior written permission. 549 550 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 551 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 552 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 553 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 554 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 555 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 556 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 557 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 558 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 559 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 560 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 561 562 ---------------------------------------------------------------------- 563 564 File: aclocal.m4 (only for ICU4C) 565 Section: pkg.m4 - Macros to locate and utilise pkg-config. 566 567 Copyright © 2004 Scott James Remnant . 568 Copyright © 2012-2015 Dan Nicholson 569 570 This program is free software; you can redistribute it and/or modify 571 it under the terms of the GNU General Public License as published by 572 the Free Software Foundation; either version 2 of the License, or 573 (at your option) any later version. 574 575 This program is distributed in the hope that it will be useful, but 576 WITHOUT ANY WARRANTY; without even the implied warranty of 577 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 578 General Public License for more details. 579 580 You should have received a copy of the GNU General Public License 581 along with this program; if not, write to the Free Software 582 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 583 02111-1307, USA. 584 585 As a special exception to the GNU General Public License, if you 586 distribute this file as part of a program that contains a 587 configuration script generated by Autoconf, you may include it under 588 the same distribution terms that you use for the rest of that 589 program. 590 591 (The condition for the exception is fulfilled because 592 ICU4C includes a configuration script generated by Autoconf, 593 namely the `configure` script.) 594 595 ---------------------------------------------------------------------- 596 597 File: config.guess (only for ICU4C) 598 599 This file is free software; you can redistribute it and/or modify it 600 under the terms of the GNU General Public License as published by 601 the Free Software Foundation; either version 3 of the License, or 602 (at your option) any later version. 603 604 This program is distributed in the hope that it will be useful, but 605 WITHOUT ANY WARRANTY; without even the implied warranty of 606 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 607 General Public License for more details. 608 609 You should have received a copy of the GNU General Public License 610 along with this program; if not, see . 611 612 As a special exception to the GNU General Public License, if you 613 distribute this file as part of a program that contains a 614 configuration script generated by Autoconf, you may include it under 615 the same distribution terms that you use for the rest of that 616 program. This Exception is an additional permission under section 7 617 of the GNU General Public License, version 3 ("GPLv3"). 618 619 (The condition for the exception is fulfilled because 620 ICU4C includes a configuration script generated by Autoconf, 621 namely the `configure` script.) 622 623 ---------------------------------------------------------------------- 624 625 File: install-sh (only for ICU4C) 626 627 Copyright 1991 by the Massachusetts Institute of Technology 628 629 Permission to use, copy, modify, distribute, and sell this software and its 630 documentation for any purpose is hereby granted without fee, provided that 631 the above copyright notice appear in all copies and that both that 632 copyright notice and this permission notice appear in supporting 633 documentation, and that the name of M.I.T. not be used in advertising or 634 publicity pertaining to distribution of the software without specific, 635 written prior permission. M.I.T. makes no representations about the 636 suitability of this software for any purpose. It is provided "as is" 637 without express or implied warranty. 638 """ 639 640 - libuv, located at deps/uv, is licensed as follows: 641 """ 642 libuv is licensed for use as follows: 643 644 ==== 645 Copyright (c) 2015-present libuv project contributors. 646 647 Permission is hereby granted, free of charge, to any person obtaining a copy 648 of this software and associated documentation files (the "Software"), to 649 deal in the Software without restriction, including without limitation the 650 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 651 sell copies of the Software, and to permit persons to whom the Software is 652 furnished to do so, subject to the following conditions: 653 654 The above copyright notice and this permission notice shall be included in 655 all copies or substantial portions of the Software. 656 657 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 658 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 659 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 660 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 661 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 662 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 663 IN THE SOFTWARE. 664 ==== 665 666 This license applies to parts of libuv originating from the 667 https://github.com/joyent/libuv repository: 668 669 ==== 670 671 Copyright Joyent, Inc. and other Node contributors. All rights reserved. 672 Permission is hereby granted, free of charge, to any person obtaining a copy 673 of this software and associated documentation files (the "Software"), to 674 deal in the Software without restriction, including without limitation the 675 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or 676 sell copies of the Software, and to permit persons to whom the Software is 677 furnished to do so, subject to the following conditions: 678 679 The above copyright notice and this permission notice shall be included in 680 all copies or substantial portions of the Software. 681 682 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 683 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 684 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 685 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 686 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 687 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS 688 IN THE SOFTWARE. 689 690 ==== 691 692 This license applies to all parts of libuv that are not externally 693 maintained libraries. 694 695 The externally maintained libraries used by libuv are: 696 697 - tree.h (from FreeBSD), copyright Niels Provos. Two clause BSD license. 698 699 - inet_pton and inet_ntop implementations, contained in src/inet.c, are 700 copyright the Internet Systems Consortium, Inc., and licensed under the ISC 701 license. 702 703 - stdint-msvc2008.h (from msinttypes), copyright Alexander Chemeris. Three 704 clause BSD license. 705 706 - pthread-fixes.c, copyright Google Inc. and Sony Mobile Communications AB. 707 Three clause BSD license. 708 """ 709 710 - llhttp, located at deps/llhttp, is licensed as follows: 711 """ 712 This software is licensed under the MIT License. 713 714 Copyright Fedor Indutny, 2018. 715 716 Permission is hereby granted, free of charge, to any person obtaining a 717 copy of this software and associated documentation files (the 718 "Software"), to deal in the Software without restriction, including 719 without limitation the rights to use, copy, modify, merge, publish, 720 distribute, sublicense, and/or sell copies of the Software, and to permit 721 persons to whom the Software is furnished to do so, subject to the 722 following conditions: 723 724 The above copyright notice and this permission notice shall be included 725 in all copies or substantial portions of the Software. 726 727 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 728 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 729 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN 730 NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, 731 DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 732 OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE 733 USE OR OTHER DEALINGS IN THE SOFTWARE. 734 """ 735 736 - corepack, located at deps/corepack, is licensed as follows: 737 """ 738 **Copyright © Corepack contributors** 739 740 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: 741 742 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 743 744 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. 745 """ 746 747 - undici, located at deps/undici, is licensed as follows: 748 """ 749 MIT License 750 751 Copyright (c) Matteo Collina and Undici contributors 752 753 Permission is hereby granted, free of charge, to any person obtaining a copy 754 of this software and associated documentation files (the "Software"), to deal 755 in the Software without restriction, including without limitation the rights 756 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 757 copies of the Software, and to permit persons to whom the Software is 758 furnished to do so, subject to the following conditions: 759 760 The above copyright notice and this permission notice shall be included in all 761 copies or substantial portions of the Software. 762 763 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 764 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 765 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 766 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 767 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 768 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 769 SOFTWARE. 770 """ 771 772 - postject, located at test/fixtures/postject-copy, is licensed as follows: 773 """ 774 Postject is licensed for use as follows: 775 776 """ 777 MIT License 778 779 Copyright (c) 2022 Postman, Inc 780 781 Permission is hereby granted, free of charge, to any person obtaining a copy 782 of this software and associated documentation files (the "Software"), to deal 783 in the Software without restriction, including without limitation the rights 784 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 785 copies of the Software, and to permit persons to whom the Software is 786 furnished to do so, subject to the following conditions: 787 788 The above copyright notice and this permission notice shall be included in all 789 copies or substantial portions of the Software. 790 791 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 792 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 793 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 794 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 795 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 796 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 797 SOFTWARE. 798 """ 799 800 The Postject license applies to all parts of Postject that are not externally 801 maintained libraries. 802 803 The externally maintained libraries used by Postject are: 804 805 - LIEF, located at vendor/LIEF, is licensed as follows: 806 """ 807 Apache License 808 Version 2.0, January 2004 809 http://www.apache.org/licenses/ 810 811 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 812 813 1. Definitions. 814 815 "License" shall mean the terms and conditions for use, reproduction, 816 and distribution as defined by Sections 1 through 9 of this document. 817 818 "Licensor" shall mean the copyright owner or entity authorized by 819 the copyright owner that is granting the License. 820 821 "Legal Entity" shall mean the union of the acting entity and all 822 other entities that control, are controlled by, or are under common 823 control with that entity. For the purposes of this definition, 824 "control" means (i) the power, direct or indirect, to cause the 825 direction or management of such entity, whether by contract or 826 otherwise, or (ii) ownership of fifty percent (50%) or more of the 827 outstanding shares, or (iii) beneficial ownership of such entity. 828 829 "You" (or "Your") shall mean an individual or Legal Entity 830 exercising permissions granted by this License. 831 832 "Source" form shall mean the preferred form for making modifications, 833 including but not limited to software source code, documentation 834 source, and configuration files. 835 836 "Object" form shall mean any form resulting from mechanical 837 transformation or translation of a Source form, including but 838 not limited to compiled object code, generated documentation, 839 and conversions to other media types. 840 841 "Work" shall mean the work of authorship, whether in Source or 842 Object form, made available under the License, as indicated by a 843 copyright notice that is included in or attached to the work 844 (an example is provided in the Appendix below). 845 846 "Derivative Works" shall mean any work, whether in Source or Object 847 form, that is based on (or derived from) the Work and for which the 848 editorial revisions, annotations, elaborations, or other modifications 849 represent, as a whole, an original work of authorship. For the purposes 850 of this License, Derivative Works shall not include works that remain 851 separable from, or merely link (or bind by name) to the interfaces of, 852 the Work and Derivative Works thereof. 853 854 "Contribution" shall mean any work of authorship, including 855 the original version of the Work and any modifications or additions 856 to that Work or Derivative Works thereof, that is intentionally 857 submitted to Licensor for inclusion in the Work by the copyright owner 858 or by an individual or Legal Entity authorized to submit on behalf of 859 the copyright owner. For the purposes of this definition, "submitted" 860 means any form of electronic, verbal, or written communication sent 861 to the Licensor or its representatives, including but not limited to 862 communication on electronic mailing lists, source code control systems, 863 and issue tracking systems that are managed by, or on behalf of, the 864 Licensor for the purpose of discussing and improving the Work, but 865 excluding communication that is conspicuously marked or otherwise 866 designated in writing by the copyright owner as "Not a Contribution." 867 868 "Contributor" shall mean Licensor and any individual or Legal Entity 869 on behalf of whom a Contribution has been received by Licensor and 870 subsequently incorporated within the Work. 871 872 2. Grant of Copyright License. Subject to the terms and conditions of 873 this License, each Contributor hereby grants to You a perpetual, 874 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 875 copyright license to reproduce, prepare Derivative Works of, 876 publicly display, publicly perform, sublicense, and distribute the 877 Work and such Derivative Works in Source or Object form. 878 879 3. Grant of Patent License. Subject to the terms and conditions of 880 this License, each Contributor hereby grants to You a perpetual, 881 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 882 (except as stated in this section) patent license to make, have made, 883 use, offer to sell, sell, import, and otherwise transfer the Work, 884 where such license applies only to those patent claims licensable 885 by such Contributor that are necessarily infringed by their 886 Contribution(s) alone or by combination of their Contribution(s) 887 with the Work to which such Contribution(s) was submitted. If You 888 institute patent litigation against any entity (including a 889 cross-claim or counterclaim in a lawsuit) alleging that the Work 890 or a Contribution incorporated within the Work constitutes direct 891 or contributory patent infringement, then any patent licenses 892 granted to You under this License for that Work shall terminate 893 as of the date such litigation is filed. 894 895 4. Redistribution. You may reproduce and distribute copies of the 896 Work or Derivative Works thereof in any medium, with or without 897 modifications, and in Source or Object form, provided that You 898 meet the following conditions: 899 900 (a) You must give any other recipients of the Work or 901 Derivative Works a copy of this License; and 902 903 (b) You must cause any modified files to carry prominent notices 904 stating that You changed the files; and 905 906 (c) You must retain, in the Source form of any Derivative Works 907 that You distribute, all copyright, patent, trademark, and 908 attribution notices from the Source form of the Work, 909 excluding those notices that do not pertain to any part of 910 the Derivative Works; and 911 912 (d) If the Work includes a "NOTICE" text file as part of its 913 distribution, then any Derivative Works that You distribute must 914 include a readable copy of the attribution notices contained 915 within such NOTICE file, excluding those notices that do not 916 pertain to any part of the Derivative Works, in at least one 917 of the following places: within a NOTICE text file distributed 918 as part of the Derivative Works; within the Source form or 919 documentation, if provided along with the Derivative Works; or, 920 within a display generated by the Derivative Works, if and 921 wherever such third-party notices normally appear. The contents 922 of the NOTICE file are for informational purposes only and 923 do not modify the License. You may add Your own attribution 924 notices within Derivative Works that You distribute, alongside 925 or as an addendum to the NOTICE text from the Work, provided 926 that such additional attribution notices cannot be construed 927 as modifying the License. 928 929 You may add Your own copyright statement to Your modifications and 930 may provide additional or different license terms and conditions 931 for use, reproduction, or distribution of Your modifications, or 932 for any such Derivative Works as a whole, provided Your use, 933 reproduction, and distribution of the Work otherwise complies with 934 the conditions stated in this License. 935 936 5. Submission of Contributions. Unless You explicitly state otherwise, 937 any Contribution intentionally submitted for inclusion in the Work 938 by You to the Licensor shall be under the terms and conditions of 939 this License, without any additional terms or conditions. 940 Notwithstanding the above, nothing herein shall supersede or modify 941 the terms of any separate license agreement you may have executed 942 with Licensor regarding such Contributions. 943 944 6. Trademarks. This License does not grant permission to use the trade 945 names, trademarks, service marks, or product names of the Licensor, 946 except as required for reasonable and customary use in describing the 947 origin of the Work and reproducing the content of the NOTICE file. 948 949 7. Disclaimer of Warranty. Unless required by applicable law or 950 agreed to in writing, Licensor provides the Work (and each 951 Contributor provides its Contributions) on an "AS IS" BASIS, 952 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 953 implied, including, without limitation, any warranties or conditions 954 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 955 PARTICULAR PURPOSE. You are solely responsible for determining the 956 appropriateness of using or redistributing the Work and assume any 957 risks associated with Your exercise of permissions under this License. 958 959 8. Limitation of Liability. In no event and under no legal theory, 960 whether in tort (including negligence), contract, or otherwise, 961 unless required by applicable law (such as deliberate and grossly 962 negligent acts) or agreed to in writing, shall any Contributor be 963 liable to You for damages, including any direct, indirect, special, 964 incidental, or consequential damages of any character arising as a 965 result of this License or out of the use or inability to use the 966 Work (including but not limited to damages for loss of goodwill, 967 work stoppage, computer failure or malfunction, or any and all 968 other commercial damages or losses), even if such Contributor 969 has been advised of the possibility of such damages. 970 971 9. Accepting Warranty or Additional Liability. While redistributing 972 the Work or Derivative Works thereof, You may choose to offer, 973 and charge a fee for, acceptance of support, warranty, indemnity, 974 or other liability obligations and/or rights consistent with this 975 License. However, in accepting such obligations, You may act only 976 on Your own behalf and on Your sole responsibility, not on behalf 977 of any other Contributor, and only if You agree to indemnify, 978 defend, and hold each Contributor harmless for any liability 979 incurred by, or claims asserted against, such Contributor by reason 980 of your accepting any such warranty or additional liability. 981 982 END OF TERMS AND CONDITIONS 983 984 APPENDIX: How to apply the Apache License to your work. 985 986 To apply the Apache License to your work, attach the following 987 boilerplate notice, with the fields enclosed by brackets "{}" 988 replaced with your own identifying information. (Don't include 989 the brackets!) The text should be enclosed in the appropriate 990 comment syntax for the file format. We also recommend that a 991 file or class name and description of purpose be included on the 992 same "printed page" as the copyright notice for easier 993 identification within third-party archives. 994 995 Copyright 2017 - 2022 R. Thomas 996 Copyright 2017 - 2022 Quarkslab 997 998 Licensed under the Apache License, Version 2.0 (the "License"); 999 you may not use this file except in compliance with the License. 1000 You may obtain a copy of the License at 1001 1002 http://www.apache.org/licenses/LICENSE-2.0 1003 1004 Unless required by applicable law or agreed to in writing, software 1005 distributed under the License is distributed on an "AS IS" BASIS, 1006 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1007 See the License for the specific language governing permissions and 1008 limitations under the License. 1009 """ 1010 """ 1011 1012 - OpenSSL, located at deps/openssl, is licensed as follows: 1013 """ 1014 Apache License 1015 Version 2.0, January 2004 1016 https://www.apache.org/licenses/ 1017 1018 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1019 1020 1. Definitions. 1021 1022 "License" shall mean the terms and conditions for use, reproduction, 1023 and distribution as defined by Sections 1 through 9 of this document. 1024 1025 "Licensor" shall mean the copyright owner or entity authorized by 1026 the copyright owner that is granting the License. 1027 1028 "Legal Entity" shall mean the union of the acting entity and all 1029 other entities that control, are controlled by, or are under common 1030 control with that entity. For the purposes of this definition, 1031 "control" means (i) the power, direct or indirect, to cause the 1032 direction or management of such entity, whether by contract or 1033 otherwise, or (ii) ownership of fifty percent (50%) or more of the 1034 outstanding shares, or (iii) beneficial ownership of such entity. 1035 1036 "You" (or "Your") shall mean an individual or Legal Entity 1037 exercising permissions granted by this License. 1038 1039 "Source" form shall mean the preferred form for making modifications, 1040 including but not limited to software source code, documentation 1041 source, and configuration files. 1042 1043 "Object" form shall mean any form resulting from mechanical 1044 transformation or translation of a Source form, including but 1045 not limited to compiled object code, generated documentation, 1046 and conversions to other media types. 1047 1048 "Work" shall mean the work of authorship, whether in Source or 1049 Object form, made available under the License, as indicated by a 1050 copyright notice that is included in or attached to the work 1051 (an example is provided in the Appendix below). 1052 1053 "Derivative Works" shall mean any work, whether in Source or Object 1054 form, that is based on (or derived from) the Work and for which the 1055 editorial revisions, annotations, elaborations, or other modifications 1056 represent, as a whole, an original work of authorship. For the purposes 1057 of this License, Derivative Works shall not include works that remain 1058 separable from, or merely link (or bind by name) to the interfaces of, 1059 the Work and Derivative Works thereof. 1060 1061 "Contribution" shall mean any work of authorship, including 1062 the original version of the Work and any modifications or additions 1063 to that Work or Derivative Works thereof, that is intentionally 1064 submitted to Licensor for inclusion in the Work by the copyright owner 1065 or by an individual or Legal Entity authorized to submit on behalf of 1066 the copyright owner. For the purposes of this definition, "submitted" 1067 means any form of electronic, verbal, or written communication sent 1068 to the Licensor or its representatives, including but not limited to 1069 communication on electronic mailing lists, source code control systems, 1070 and issue tracking systems that are managed by, or on behalf of, the 1071 Licensor for the purpose of discussing and improving the Work, but 1072 excluding communication that is conspicuously marked or otherwise 1073 designated in writing by the copyright owner as "Not a Contribution." 1074 1075 "Contributor" shall mean Licensor and any individual or Legal Entity 1076 on behalf of whom a Contribution has been received by Licensor and 1077 subsequently incorporated within the Work. 1078 1079 2. Grant of Copyright License. Subject to the terms and conditions of 1080 this License, each Contributor hereby grants to You a perpetual, 1081 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 1082 copyright license to reproduce, prepare Derivative Works of, 1083 publicly display, publicly perform, sublicense, and distribute the 1084 Work and such Derivative Works in Source or Object form. 1085 1086 3. Grant of Patent License. Subject to the terms and conditions of 1087 this License, each Contributor hereby grants to You a perpetual, 1088 worldwide, non-exclusive, no-charge, royalty-free, irrevocable 1089 (except as stated in this section) patent license to make, have made, 1090 use, offer to sell, sell, import, and otherwise transfer the Work, 1091 where such license applies only to those patent claims licensable 1092 by such Contributor that are necessarily infringed by their 1093 Contribution(s) alone or by combination of their Contribution(s) 1094 with the Work to which such Contribution(s) was submitted. If You 1095 institute patent litigation against any entity (including a 1096 cross-claim or counterclaim in a lawsuit) alleging that the Work 1097 or a Contribution incorporated within the Work constitutes direct 1098 or contributory patent infringement, then any patent licenses 1099 granted to You under this License for that Work shall terminate 1100 as of the date such litigation is filed. 1101 1102 4. Redistribution. You may reproduce and distribute copies of the 1103 Work or Derivative Works thereof in any medium, with or without 1104 modifications, and in Source or Object form, provided that You 1105 meet the following conditions: 1106 1107 (a) You must give any other recipients of the Work or 1108 Derivative Works a copy of this License; and 1109 1110 (b) You must cause any modified files to carry prominent notices 1111 stating that You changed the files; and 1112 1113 (c) You must retain, in the Source form of any Derivative Works 1114 that You distribute, all copyright, patent, trademark, and 1115 attribution notices from the Source form of the Work, 1116 excluding those notices that do not pertain to any part of 1117 the Derivative Works; and 1118 1119 (d) If the Work includes a "NOTICE" text file as part of its 1120 distribution, then any Derivative Works that You distribute must 1121 include a readable copy of the attribution notices contained 1122 within such NOTICE file, excluding those notices that do not 1123 pertain to any part of the Derivative Works, in at least one 1124 of the following places: within a NOTICE text file distributed 1125 as part of the Derivative Works; within the Source form or 1126 documentation, if provided along with the Derivative Works; or, 1127 within a display generated by the Derivative Works, if and 1128 wherever such third-party notices normally appear. The contents 1129 of the NOTICE file are for informational purposes only and 1130 do not modify the License. You may add Your own attribution 1131 notices within Derivative Works that You distribute, alongside 1132 or as an addendum to the NOTICE text from the Work, provided 1133 that such additional attribution notices cannot be construed 1134 as modifying the License. 1135 1136 You may add Your own copyright statement to Your modifications and 1137 may provide additional or different license terms and conditions 1138 for use, reproduction, or distribution of Your modifications, or 1139 for any such Derivative Works as a whole, provided Your use, 1140 reproduction, and distribution of the Work otherwise complies with 1141 the conditions stated in this License. 1142 1143 5. Submission of Contributions. Unless You explicitly state otherwise, 1144 any Contribution intentionally submitted for inclusion in the Work 1145 by You to the Licensor shall be under the terms and conditions of 1146 this License, without any additional terms or conditions. 1147 Notwithstanding the above, nothing herein shall supersede or modify 1148 the terms of any separate license agreement you may have executed 1149 with Licensor regarding such Contributions. 1150 1151 6. Trademarks. This License does not grant permission to use the trade 1152 names, trademarks, service marks, or product names of the Licensor, 1153 except as required for reasonable and customary use in describing the 1154 origin of the Work and reproducing the content of the NOTICE file. 1155 1156 7. Disclaimer of Warranty. Unless required by applicable law or 1157 agreed to in writing, Licensor provides the Work (and each 1158 Contributor provides its Contributions) on an "AS IS" BASIS, 1159 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 1160 implied, including, without limitation, any warranties or conditions 1161 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A 1162 PARTICULAR PURPOSE. You are solely responsible for determining the 1163 appropriateness of using or redistributing the Work and assume any 1164 risks associated with Your exercise of permissions under this License. 1165 1166 8. Limitation of Liability. In no event and under no legal theory, 1167 whether in tort (including negligence), contract, or otherwise, 1168 unless required by applicable law (such as deliberate and grossly 1169 negligent acts) or agreed to in writing, shall any Contributor be 1170 liable to You for damages, including any direct, indirect, special, 1171 incidental, or consequential damages of any character arising as a 1172 result of this License or out of the use or inability to use the 1173 Work (including but not limited to damages for loss of goodwill, 1174 work stoppage, computer failure or malfunction, or any and all 1175 other commercial damages or losses), even if such Contributor 1176 has been advised of the possibility of such damages. 1177 1178 9. Accepting Warranty or Additional Liability. While redistributing 1179 the Work or Derivative Works thereof, You may choose to offer, 1180 and charge a fee for, acceptance of support, warranty, indemnity, 1181 or other liability obligations and/or rights consistent with this 1182 License. However, in accepting such obligations, You may act only 1183 on Your own behalf and on Your sole responsibility, not on behalf 1184 of any other Contributor, and only if You agree to indemnify, 1185 defend, and hold each Contributor harmless for any liability 1186 incurred by, or claims asserted against, such Contributor by reason 1187 of your accepting any such warranty or additional liability. 1188 1189 END OF TERMS AND CONDITIONS 1190 """ 1191 1192 - Punycode.js, located at lib/punycode.js, is licensed as follows: 1193 """ 1194 Copyright Mathias Bynens <https://mathiasbynens.be/> 1195 1196 Permission is hereby granted, free of charge, to any person obtaining 1197 a copy of this software and associated documentation files (the 1198 "Software"), to deal in the Software without restriction, including 1199 without limitation the rights to use, copy, modify, merge, publish, 1200 distribute, sublicense, and/or sell copies of the Software, and to 1201 permit persons to whom the Software is furnished to do so, subject to 1202 the following conditions: 1203 1204 The above copyright notice and this permission notice shall be 1205 included in all copies or substantial portions of the Software. 1206 1207 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 1208 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 1209 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 1210 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 1211 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 1212 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 1213 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1214 """ 1215 1216 - V8, located at deps/v8, is licensed as follows: 1217 """ 1218 This license applies to all parts of V8 that are not externally 1219 maintained libraries. The externally maintained libraries used by V8 1220 are: 1221 1222 - PCRE test suite, located in 1223 test/mjsunit/third_party/regexp-pcre/regexp-pcre.js. This is based on the 1224 test suite from PCRE-7.3, which is copyrighted by the University 1225 of Cambridge and Google, Inc. The copyright notice and license 1226 are embedded in regexp-pcre.js. 1227 1228 - Layout tests, located in test/mjsunit/third_party/object-keys. These are 1229 based on layout tests from webkit.org which are copyrighted by 1230 Apple Computer, Inc. and released under a 3-clause BSD license. 1231 1232 - Strongtalk assembler, the basis of the files assembler-arm-inl.h, 1233 assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h, 1234 assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h, 1235 assembler-x64.cc, assembler-x64.h, assembler.cc and assembler.h. 1236 This code is copyrighted by Sun Microsystems Inc. and released 1237 under a 3-clause BSD license. 1238 1239 - Valgrind client API header, located at src/third_party/valgrind/valgrind.h 1240 This is released under the BSD license. 1241 1242 - The Wasm C/C++ API headers, located at third_party/wasm-api/wasm.{h,hh} 1243 This is released under the Apache license. The API's upstream prototype 1244 implementation also formed the basis of V8's implementation in 1245 src/wasm/c-api.cc. 1246 1247 These libraries have their own licenses; we recommend you read them, 1248 as their terms may differ from the terms below. 1249 1250 Further license information can be found in LICENSE files located in 1251 sub-directories. 1252 1253 Copyright 2014, the V8 project authors. All rights reserved. 1254 Redistribution and use in source and binary forms, with or without 1255 modification, are permitted provided that the following conditions are 1256 met: 1257 1258 * Redistributions of source code must retain the above copyright 1259 notice, this list of conditions and the following disclaimer. 1260 * Redistributions in binary form must reproduce the above 1261 copyright notice, this list of conditions and the following 1262 disclaimer in the documentation and/or other materials provided 1263 with the distribution. 1264 * Neither the name of Google Inc. nor the names of its 1265 contributors may be used to endorse or promote products derived 1266 from this software without specific prior written permission. 1267 1268 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1269 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1270 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1271 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1272 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1273 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1274 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1275 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1276 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1277 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1278 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1279 """ 1280 1281 - SipHash, located at deps/v8/src/third_party/siphash, is licensed as follows: 1282 """ 1283 SipHash reference C implementation 1284 1285 Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com> 1286 1287 To the extent possible under law, the author(s) have dedicated all 1288 copyright and related and neighboring rights to this software to the public 1289 domain worldwide. This software is distributed without any warranty. 1290 """ 1291 1292 - zlib, located at deps/zlib, is licensed as follows: 1293 """ 1294 zlib.h -- interface of the 'zlib' general purpose compression library 1295 version 1.2.13, October 13th, 2022 1296 1297 Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler 1298 1299 This software is provided 'as-is', without any express or implied 1300 warranty. In no event will the authors be held liable for any damages 1301 arising from the use of this software. 1302 1303 Permission is granted to anyone to use this software for any purpose, 1304 including commercial applications, and to alter it and redistribute it 1305 freely, subject to the following restrictions: 1306 1307 1. The origin of this software must not be misrepresented; you must not 1308 claim that you wrote the original software. If you use this software 1309 in a product, an acknowledgment in the product documentation would be 1310 appreciated but is not required. 1311 2. Altered source versions must be plainly marked as such, and must not be 1312 misrepresented as being the original software. 1313 3. This notice may not be removed or altered from any source distribution. 1314 1315 Jean-loup Gailly Mark Adler 1316 jloup@gzip.org madler@alumni.caltech.edu 1317 """ 1318 1319 - simdutf, located at deps/simdutf, is licensed as follows: 1320 """ 1321 Copyright 2021 The simdutf authors 1322 1323 Permission is hereby granted, free of charge, to any person obtaining a copy of 1324 this software and associated documentation files (the "Software"), to deal in 1325 the Software without restriction, including without limitation the rights to 1326 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 1327 the Software, and to permit persons to whom the Software is furnished to do so, 1328 subject to the following conditions: 1329 1330 The above copyright notice and this permission notice shall be included in all 1331 copies or substantial portions of the Software. 1332 1333 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1334 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 1335 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 1336 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 1337 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 1338 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1339 """ 1340 1341 - ada, located at deps/ada, is licensed as follows: 1342 """ 1343 Copyright 2023 Ada authors 1344 1345 Permission is hereby granted, free of charge, to any person obtaining a copy of 1346 this software and associated documentation files (the "Software"), to deal in 1347 the Software without restriction, including without limitation the rights to 1348 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 1349 the Software, and to permit persons to whom the Software is furnished to do so, 1350 subject to the following conditions: 1351 1352 The above copyright notice and this permission notice shall be included in all 1353 copies or substantial portions of the Software. 1354 1355 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1356 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS 1357 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR 1358 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 1359 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 1360 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1361 """ 1362 1363 - npm, located at deps/npm, is licensed as follows: 1364 """ 1365 The npm application 1366 Copyright (c) npm, Inc. and Contributors 1367 Licensed on the terms of The Artistic License 2.0 1368 1369 Node package dependencies of the npm application 1370 Copyright (c) their respective copyright owners 1371 Licensed on their respective license terms 1372 1373 The npm public registry at https://registry.npmjs.org 1374 and the npm website at https://www.npmjs.com 1375 Operated by npm, Inc. 1376 Use governed by terms published on https://www.npmjs.com 1377 1378 "Node.js" 1379 Trademark Joyent, Inc., https://joyent.com 1380 Neither npm nor npm, Inc. are affiliated with Joyent, Inc. 1381 1382 The Node.js application 1383 Project of Node Foundation, https://nodejs.org 1384 1385 The npm Logo 1386 Copyright (c) Mathias Pettersson and Brian Hammond 1387 1388 "Gubblebum Blocky" typeface 1389 Copyright (c) Tjarda Koster, https://jelloween.deviantart.com 1390 Used with permission 1391 1392 -------- 1393 1394 The Artistic License 2.0 1395 1396 Copyright (c) 2000-2006, The Perl Foundation. 1397 1398 Everyone is permitted to copy and distribute verbatim copies 1399 of this license document, but changing it is not allowed. 1400 1401 Preamble 1402 1403 This license establishes the terms under which a given free software 1404 Package may be copied, modified, distributed, and/or redistributed. 1405 The intent is that the Copyright Holder maintains some artistic 1406 control over the development of that Package while still keeping the 1407 Package available as open source and free software. 1408 1409 You are always permitted to make arrangements wholly outside of this 1410 license directly with the Copyright Holder of a given Package. If the 1411 terms of this license do not permit the full use that you propose to 1412 make of the Package, you should contact the Copyright Holder and seek 1413 a different licensing arrangement. 1414 1415 Definitions 1416 1417 "Copyright Holder" means the individual(s) or organization(s) 1418 named in the copyright notice for the entire Package. 1419 1420 "Contributor" means any party that has contributed code or other 1421 material to the Package, in accordance with the Copyright Holder's 1422 procedures. 1423 1424 "You" and "your" means any person who would like to copy, 1425 distribute, or modify the Package. 1426 1427 "Package" means the collection of files distributed by the 1428 Copyright Holder, and derivatives of that collection and/or of 1429 those files. A given Package may consist of either the Standard 1430 Version, or a Modified Version. 1431 1432 "Distribute" means providing a copy of the Package or making it 1433 accessible to anyone else, or in the case of a company or 1434 organization, to others outside of your company or organization. 1435 1436 "Distributor Fee" means any fee that you charge for Distributing 1437 this Package or providing support for this Package to another 1438 party. It does not mean licensing fees. 1439 1440 "Standard Version" refers to the Package if it has not been 1441 modified, or has been modified only in ways explicitly requested 1442 by the Copyright Holder. 1443 1444 "Modified Version" means the Package, if it has been changed, and 1445 such changes were not explicitly requested by the Copyright 1446 Holder. 1447 1448 "Original License" means this Artistic License as Distributed with 1449 the Standard Version of the Package, in its current version or as 1450 it may be modified by The Perl Foundation in the future. 1451 1452 "Source" form means the source code, documentation source, and 1453 configuration files for the Package. 1454 1455 "Compiled" form means the compiled bytecode, object code, binary, 1456 or any other form resulting from mechanical transformation or 1457 translation of the Source form. 1458 1459 Permission for Use and Modification Without Distribution 1460 1461 (1) You are permitted to use the Standard Version and create and use 1462 Modified Versions for any purpose without restriction, provided that 1463 you do not Distribute the Modified Version. 1464 1465 Permissions for Redistribution of the Standard Version 1466 1467 (2) You may Distribute verbatim copies of the Source form of the 1468 Standard Version of this Package in any medium without restriction, 1469 either gratis or for a Distributor Fee, provided that you duplicate 1470 all of the original copyright notices and associated disclaimers. At 1471 your discretion, such verbatim copies may or may not include a 1472 Compiled form of the Package. 1473 1474 (3) You may apply any bug fixes, portability changes, and other 1475 modifications made available from the Copyright Holder. The resulting 1476 Package will still be considered the Standard Version, and as such 1477 will be subject to the Original License. 1478 1479 Distribution of Modified Versions of the Package as Source 1480 1481 (4) You may Distribute your Modified Version as Source (either gratis 1482 or for a Distributor Fee, and with or without a Compiled form of the 1483 Modified Version) provided that you clearly document how it differs 1484 from the Standard Version, including, but not limited to, documenting 1485 any non-standard features, executables, or modules, and provided that 1486 you do at least ONE of the following: 1487 1488 (a) make the Modified Version available to the Copyright Holder 1489 of the Standard Version, under the Original License, so that the 1490 Copyright Holder may include your modifications in the Standard 1491 Version. 1492 1493 (b) ensure that installation of your Modified Version does not 1494 prevent the user installing or running the Standard Version. In 1495 addition, the Modified Version must bear a name that is different 1496 from the name of the Standard Version. 1497 1498 (c) allow anyone who receives a copy of the Modified Version to 1499 make the Source form of the Modified Version available to others 1500 under 1501 1502 (i) the Original License or 1503 1504 (ii) a license that permits the licensee to freely copy, 1505 modify and redistribute the Modified Version using the same 1506 licensing terms that apply to the copy that the licensee 1507 received, and requires that the Source form of the Modified 1508 Version, and of any works derived from it, be made freely 1509 available in that license fees are prohibited but Distributor 1510 Fees are allowed. 1511 1512 Distribution of Compiled Forms of the Standard Version 1513 or Modified Versions without the Source 1514 1515 (5) You may Distribute Compiled forms of the Standard Version without 1516 the Source, provided that you include complete instructions on how to 1517 get the Source of the Standard Version. Such instructions must be 1518 valid at the time of your distribution. If these instructions, at any 1519 time while you are carrying out such distribution, become invalid, you 1520 must provide new instructions on demand or cease further distribution. 1521 If you provide valid instructions or cease distribution within thirty 1522 days after you become aware that the instructions are invalid, then 1523 you do not forfeit any of your rights under this license. 1524 1525 (6) You may Distribute a Modified Version in Compiled form without 1526 the Source, provided that you comply with Section 4 with respect to 1527 the Source of the Modified Version. 1528 1529 Aggregating or Linking the Package 1530 1531 (7) You may aggregate the Package (either the Standard Version or 1532 Modified Version) with other packages and Distribute the resulting 1533 aggregation provided that you do not charge a licensing fee for the 1534 Package. Distributor Fees are permitted, and licensing fees for other 1535 components in the aggregation are permitted. The terms of this license 1536 apply to the use and Distribution of the Standard or Modified Versions 1537 as included in the aggregation. 1538 1539 (8) You are permitted to link Modified and Standard Versions with 1540 other works, to embed the Package in a larger work of your own, or to 1541 build stand-alone binary or bytecode versions of applications that 1542 include the Package, and Distribute the result without restriction, 1543 provided the result does not expose a direct interface to the Package. 1544 1545 Items That are Not Considered Part of a Modified Version 1546 1547 (9) Works (including, but not limited to, modules and scripts) that 1548 merely extend or make use of the Package, do not, by themselves, cause 1549 the Package to be a Modified Version. In addition, such works are not 1550 considered parts of the Package itself, and are not subject to the 1551 terms of this license. 1552 1553 General Provisions 1554 1555 (10) Any use, modification, and distribution of the Standard or 1556 Modified Versions is governed by this Artistic License. By using, 1557 modifying or distributing the Package, you accept this license. Do not 1558 use, modify, or distribute the Package, if you do not accept this 1559 license. 1560 1561 (11) If your Modified Version has been derived from a Modified 1562 Version made by someone other than you, you are nevertheless required 1563 to ensure that your Modified Version complies with the requirements of 1564 this license. 1565 1566 (12) This license does not grant you the right to use any trademark, 1567 service mark, tradename, or logo of the Copyright Holder. 1568 1569 (13) This license includes the non-exclusive, worldwide, 1570 free-of-charge patent license to make, have made, use, offer to sell, 1571 sell, import and otherwise transfer the Package with respect to any 1572 patent claims licensable by the Copyright Holder that are necessarily 1573 infringed by the Package. If you institute patent litigation 1574 (including a cross-claim or counterclaim) against any party alleging 1575 that the Package constitutes direct or contributory patent 1576 infringement, then this Artistic License to you shall terminate on the 1577 date that such litigation is filed. 1578 1579 (14) Disclaimer of Warranty: 1580 THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS 1581 IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED 1582 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR 1583 NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL 1584 LAW. UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL 1585 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL 1586 DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF 1587 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1588 1589 -------- 1590 """ 1591 1592 - GYP, located at tools/gyp, is licensed as follows: 1593 """ 1594 Copyright (c) 2020 Node.js contributors. All rights reserved. 1595 Copyright (c) 2009 Google Inc. All rights reserved. 1596 1597 Redistribution and use in source and binary forms, with or without 1598 modification, are permitted provided that the following conditions are 1599 met: 1600 1601 * Redistributions of source code must retain the above copyright 1602 notice, this list of conditions and the following disclaimer. 1603 * Redistributions in binary form must reproduce the above 1604 copyright notice, this list of conditions and the following disclaimer 1605 in the documentation and/or other materials provided with the 1606 distribution. 1607 * Neither the name of Google Inc. nor the names of its 1608 contributors may be used to endorse or promote products derived from 1609 this software without specific prior written permission. 1610 1611 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1612 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1613 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1614 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1615 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1616 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1617 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1618 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1619 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1620 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1621 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1622 """ 1623 1624 - inspector_protocol, located at tools/inspector_protocol, is licensed as follows: 1625 """ 1626 // Copyright 2016 The Chromium Authors. All rights reserved. 1627 // 1628 // Redistribution and use in source and binary forms, with or without 1629 // modification, are permitted provided that the following conditions are 1630 // met: 1631 // 1632 // * Redistributions of source code must retain the above copyright 1633 // notice, this list of conditions and the following disclaimer. 1634 // * Redistributions in binary form must reproduce the above 1635 // copyright notice, this list of conditions and the following disclaimer 1636 // in the documentation and/or other materials provided with the 1637 // distribution. 1638 // * Neither the name of Google Inc. nor the names of its 1639 // contributors may be used to endorse or promote products derived from 1640 // this software without specific prior written permission. 1641 // 1642 // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1643 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1644 // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1645 // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1646 // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1647 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1648 // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1649 // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1650 // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1651 // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1652 // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1653 """ 1654 1655 - jinja2, located at tools/inspector_protocol/jinja2, is licensed as follows: 1656 """ 1657 Copyright (c) 2009 by the Jinja Team, see AUTHORS for more details. 1658 1659 Some rights reserved. 1660 1661 Redistribution and use in source and binary forms, with or without 1662 modification, are permitted provided that the following conditions are 1663 met: 1664 1665 * Redistributions of source code must retain the above copyright 1666 notice, this list of conditions and the following disclaimer. 1667 1668 * Redistributions in binary form must reproduce the above 1669 copyright notice, this list of conditions and the following 1670 disclaimer in the documentation and/or other materials provided 1671 with the distribution. 1672 1673 * The names of the contributors may not be used to endorse or 1674 promote products derived from this software without specific 1675 prior written permission. 1676 1677 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1678 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1679 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1680 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1681 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1682 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1683 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1684 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1685 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1686 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1687 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1688 """ 1689 1690 - markupsafe, located at tools/inspector_protocol/markupsafe, is licensed as follows: 1691 """ 1692 Copyright (c) 2010 by Armin Ronacher and contributors. See AUTHORS 1693 for more details. 1694 1695 Some rights reserved. 1696 1697 Redistribution and use in source and binary forms of the software as well 1698 as documentation, with or without modification, are permitted provided 1699 that the following conditions are met: 1700 1701 * Redistributions of source code must retain the above copyright 1702 notice, this list of conditions and the following disclaimer. 1703 1704 * Redistributions in binary form must reproduce the above 1705 copyright notice, this list of conditions and the following 1706 disclaimer in the documentation and/or other materials provided 1707 with the distribution. 1708 1709 * The names of the contributors may not be used to endorse or 1710 promote products derived from this software without specific 1711 prior written permission. 1712 1713 THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND 1714 CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT 1715 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1716 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER 1717 OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 1718 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 1719 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 1720 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 1721 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 1722 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 1723 SOFTWARE AND DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH 1724 DAMAGE. 1725 """ 1726 1727 - cpplint.py, located at tools/cpplint.py, is licensed as follows: 1728 """ 1729 Copyright (c) 2009 Google Inc. All rights reserved. 1730 1731 Redistribution and use in source and binary forms, with or without 1732 modification, are permitted provided that the following conditions are 1733 met: 1734 1735 * Redistributions of source code must retain the above copyright 1736 notice, this list of conditions and the following disclaimer. 1737 * Redistributions in binary form must reproduce the above 1738 copyright notice, this list of conditions and the following disclaimer 1739 in the documentation and/or other materials provided with the 1740 distribution. 1741 * Neither the name of Google Inc. nor the names of its 1742 contributors may be used to endorse or promote products derived from 1743 this software without specific prior written permission. 1744 1745 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1746 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1747 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1748 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1749 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1750 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1751 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1752 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1753 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1754 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1755 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1756 """ 1757 1758 - ESLint, located at tools/node_modules/eslint, is licensed as follows: 1759 """ 1760 Copyright OpenJS Foundation and other contributors, <www.openjsf.org> 1761 1762 Permission is hereby granted, free of charge, to any person obtaining a copy 1763 of this software and associated documentation files (the "Software"), to deal 1764 in the Software without restriction, including without limitation the rights 1765 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1766 copies of the Software, and to permit persons to whom the Software is 1767 furnished to do so, subject to the following conditions: 1768 1769 The above copyright notice and this permission notice shall be included in 1770 all copies or substantial portions of the Software. 1771 1772 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1773 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1774 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1775 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 1776 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 1777 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1778 THE SOFTWARE. 1779 """ 1780 1781 - gtest, located at deps/googletest, is licensed as follows: 1782 """ 1783 Copyright 2008, Google Inc. 1784 All rights reserved. 1785 1786 Redistribution and use in source and binary forms, with or without 1787 modification, are permitted provided that the following conditions are 1788 met: 1789 1790 * Redistributions of source code must retain the above copyright 1791 notice, this list of conditions and the following disclaimer. 1792 * Redistributions in binary form must reproduce the above 1793 copyright notice, this list of conditions and the following disclaimer 1794 in the documentation and/or other materials provided with the 1795 distribution. 1796 * Neither the name of Google Inc. nor the names of its 1797 contributors may be used to endorse or promote products derived from 1798 this software without specific prior written permission. 1799 1800 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 1801 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 1802 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 1803 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 1804 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 1805 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 1806 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 1807 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 1808 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 1809 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1810 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1811 """ 1812 1813 - nghttp2, located at deps/nghttp2, is licensed as follows: 1814 """ 1815 The MIT License 1816 1817 Copyright (c) 2012, 2014, 2015, 2016 Tatsuhiro Tsujikawa 1818 Copyright (c) 2012, 2014, 2015, 2016 nghttp2 contributors 1819 1820 Permission is hereby granted, free of charge, to any person obtaining 1821 a copy of this software and associated documentation files (the 1822 "Software"), to deal in the Software without restriction, including 1823 without limitation the rights to use, copy, modify, merge, publish, 1824 distribute, sublicense, and/or sell copies of the Software, and to 1825 permit persons to whom the Software is furnished to do so, subject to 1826 the following conditions: 1827 1828 The above copyright notice and this permission notice shall be 1829 included in all copies or substantial portions of the Software. 1830 1831 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 1832 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 1833 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 1834 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 1835 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 1836 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 1837 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 1838 """ 1839 1840 - large_pages, located at src/large_pages, is licensed as follows: 1841 """ 1842 Copyright (C) 2018 Intel Corporation 1843 1844 Permission is hereby granted, free of charge, to any person obtaining a copy 1845 of this software and associated documentation files (the "Software"), 1846 to deal in the Software without restriction, including without limitation 1847 the rights to use, copy, modify, merge, publish, distribute, sublicense, 1848 and/or sell copies of the Software, and to permit persons to whom 1849 the Software is furnished to do so, subject to the following conditions: 1850 1851 The above copyright notice and this permission notice shall be included 1852 in all copies or substantial portions of the Software. 1853 1854 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 1855 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1856 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 1857 THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES 1858 OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 1859 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 1860 OR OTHER DEALINGS IN THE SOFTWARE. 1861 """ 1862 1863 - caja, located at lib/internal/freeze_intrinsics.js, is licensed as follows: 1864 """ 1865 Adapted from SES/Caja - Copyright (C) 2011 Google Inc. 1866 Copyright (C) 2018 Agoric 1867 1868 Licensed under the Apache License, Version 2.0 (the "License"); 1869 you may not use this file except in compliance with the License. 1870 You may obtain a copy of the License at 1871 1872 http://www.apache.org/licenses/LICENSE-2.0 1873 1874 Unless required by applicable law or agreed to in writing, software 1875 distributed under the License is distributed on an "AS IS" BASIS, 1876 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 1877 See the License for the specific language governing permissions and 1878 limitations under the License. 1879 """ 1880 1881 - brotli, located at deps/brotli, is licensed as follows: 1882 """ 1883 Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors. 1884 1885 Permission is hereby granted, free of charge, to any person obtaining a copy 1886 of this software and associated documentation files (the "Software"), to deal 1887 in the Software without restriction, including without limitation the rights 1888 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 1889 copies of the Software, and to permit persons to whom the Software is 1890 furnished to do so, subject to the following conditions: 1891 1892 The above copyright notice and this permission notice shall be included in 1893 all copies or substantial portions of the Software. 1894 1895 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 1896 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 1897 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 1898 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 1899 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 1900 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 1901 THE SOFTWARE. 1902 """ 1903 1904 - HdrHistogram, located at deps/histogram, is licensed as follows: 1905 """ 1906 The code in this repository code was Written by Gil Tene, Michael Barker, 1907 and Matt Warren, and released to the public domain, as explained at 1908 http://creativecommons.org/publicdomain/zero/1.0/ 1909 1910 For users of this code who wish to consume it under the "BSD" license 1911 rather than under the public domain or CC0 contribution text mentioned 1912 above, the code found under this directory is *also* provided under the 1913 following license (commonly referred to as the BSD 2-Clause License). This 1914 license does not detract from the above stated release of the code into 1915 the public domain, and simply represents an additional license granted by 1916 the Author. 1917 1918 ----------------------------------------------------------------------------- 1919 ** Beginning of "BSD 2-Clause License" text. ** 1920 1921 Copyright (c) 2012, 2013, 2014 Gil Tene 1922 Copyright (c) 2014 Michael Barker 1923 Copyright (c) 2014 Matt Warren 1924 All rights reserved. 1925 1926 Redistribution and use in source and binary forms, with or without 1927 modification, are permitted provided that the following conditions are met: 1928 1929 1. Redistributions of source code must retain the above copyright notice, 1930 this list of conditions and the following disclaimer. 1931 1932 2. Redistributions in binary form must reproduce the above copyright notice, 1933 this list of conditions and the following disclaimer in the documentation 1934 and/or other materials provided with the distribution. 1935 1936 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 1937 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1938 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 1939 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE 1940 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 1941 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 1942 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 1943 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 1944 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 1945 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 1946 THE POSSIBILITY OF SUCH DAMAGE. 1947 """ 1948 1949 - highlight.js, located at doc/api_assets/highlight.pack.js, is licensed as follows: 1950 """ 1951 BSD 3-Clause License 1952 1953 Copyright (c) 2006, Ivan Sagalaev. 1954 All rights reserved. 1955 1956 Redistribution and use in source and binary forms, with or without 1957 modification, are permitted provided that the following conditions are met: 1958 1959 * Redistributions of source code must retain the above copyright notice, this 1960 list of conditions and the following disclaimer. 1961 1962 * Redistributions in binary form must reproduce the above copyright notice, 1963 this list of conditions and the following disclaimer in the documentation 1964 and/or other materials provided with the distribution. 1965 1966 * Neither the name of the copyright holder nor the names of its 1967 contributors may be used to endorse or promote products derived from 1968 this software without specific prior written permission. 1969 1970 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" 1971 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 1972 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 1973 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 1974 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 1975 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 1976 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 1977 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 1978 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 1979 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 1980 """ 1981 1982 - node-heapdump, located at src/heap_utils.cc, is licensed as follows: 1983 """ 1984 ISC License 1985 1986 Copyright (c) 2012, Ben Noordhuis <info@bnoordhuis.nl> 1987 1988 Permission to use, copy, modify, and/or distribute this software for any 1989 purpose with or without fee is hereby granted, provided that the above 1990 copyright notice and this permission notice appear in all copies. 1991 1992 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 1993 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 1994 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 1995 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 1996 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 1997 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 1998 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 1999 2000 === src/compat.h src/compat-inl.h === 2001 2002 ISC License 2003 2004 Copyright (c) 2014, StrongLoop Inc. 2005 2006 Permission to use, copy, modify, and/or distribute this software for any 2007 purpose with or without fee is hereby granted, provided that the above 2008 copyright notice and this permission notice appear in all copies. 2009 2010 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2011 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2012 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2013 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2014 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2015 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 2016 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2017 """ 2018 2019 - rimraf, located at lib/internal/fs/rimraf.js, is licensed as follows: 2020 """ 2021 The ISC License 2022 2023 Copyright (c) Isaac Z. Schlueter and Contributors 2024 2025 Permission to use, copy, modify, and/or distribute this software for any 2026 purpose with or without fee is hereby granted, provided that the above 2027 copyright notice and this permission notice appear in all copies. 2028 2029 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 2030 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 2031 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 2032 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 2033 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 2034 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR 2035 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 2036 """ 2037 2038 - uvwasi, located at deps/uvwasi, is licensed as follows: 2039 """ 2040 MIT License 2041 2042 Copyright (c) 2019 Colin Ihrig and Contributors 2043 2044 Permission is hereby granted, free of charge, to any person obtaining a copy 2045 of this software and associated documentation files (the "Software"), to deal 2046 in the Software without restriction, including without limitation the rights 2047 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 2048 copies of the Software, and to permit persons to whom the Software is 2049 furnished to do so, subject to the following conditions: 2050 2051 The above copyright notice and this permission notice shall be included in all 2052 copies or substantial portions of the Software. 2053 2054 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 2055 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 2056 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 2057 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 2058 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 2059 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 2060 SOFTWARE. 2061 """ 2062 2063 - ngtcp2, located at deps/ngtcp2/ngtcp2/, is licensed as follows: 2064 """ 2065 The MIT License 2066 2067 Copyright (c) 2016 ngtcp2 contributors 2068 2069 Permission is hereby granted, free of charge, to any person obtaining 2070 a copy of this software and associated documentation files (the 2071 "Software"), to deal in the Software without restriction, including 2072 without limitation the rights to use, copy, modify, merge, publish, 2073 distribute, sublicense, and/or sell copies of the Software, and to 2074 permit persons to whom the Software is furnished to do so, subject to 2075 the following conditions: 2076 2077 The above copyright notice and this permission notice shall be 2078 included in all copies or substantial portions of the Software. 2079 2080 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 2081 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 2082 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 2083 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 2084 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 2085 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 2086 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 2087 """ 2088 2089 - nghttp3, located at deps/ngtcp2/nghttp3/, is licensed as follows: 2090 """ 2091 The MIT License 2092 2093 Copyright (c) 2019 nghttp3 contributors 2094 2095 Permission is hereby granted, free of charge, to any person obtaining 2096 a copy of this software and associated documentation files (the 2097 "Software"), to deal in the Software without restriction, including 2098 without limitation the rights to use, copy, modify, merge, publish, 2099 distribute, sublicense, and/or sell copies of the Software, and to 2100 permit persons to whom the Software is furnished to do so, subject to 2101 the following conditions: 2102 2103 The above copyright notice and this permission notice shall be 2104 included in all copies or substantial portions of the Software. 2105 2106 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 2107 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 2108 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND 2109 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE 2110 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION 2111 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION 2112 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 2113 """ 2114 2115 - node-fs-extra, located at lib/internal/fs/cp, is licensed as follows: 2116 """ 2117 (The MIT License) 2118 2119 Copyright (c) 2011-2017 JP Richardson 2120 2121 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files 2122 (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, 2123 merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is 2124 furnished to do so, subject to the following conditions: 2125 2126 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 2127 2128 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE 2129 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS 2130 OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 2131 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 2132 """ 2133 2134 - base64, located at deps/base64/base64/, is licensed as follows: 2135 """ 2136 Copyright (c) 2005-2007, Nick Galbreath 2137 Copyright (c) 2013-2019, Alfred Klomp 2138 Copyright (c) 2015-2017, Wojciech Mula 2139 Copyright (c) 2016-2017, Matthieu Darbois 2140 All rights reserved. 2141 2142 Redistribution and use in source and binary forms, with or without 2143 modification, are permitted provided that the following conditions are 2144 met: 2145 2146 - Redistributions of source code must retain the above copyright notice, 2147 this list of conditions and the following disclaimer. 2148 2149 - Redistributions in binary form must reproduce the above copyright 2150 notice, this list of conditions and the following disclaimer in the 2151 documentation and/or other materials provided with the distribution. 2152 2153 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS 2154 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 2155 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A 2156 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 2157 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 2158 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED 2159 TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 2160 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 2161 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 2162 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 2163 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 2164 """