Update 3rd party licenses (automation) (#253)

0352ab2 · github-actions[bot] · 2024-02-04 21:21

1 files +26 -0
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+26 −0
@@ -1566,6 +1566,32 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1566 1566
1567 1567 -----
1568 1568
1569 +The following software may be included in this product: es-errors. A copy of the source code may be downloaded from git+https://github.com/ljharb/es-errors.git. This software contains the following license and notice below:
1570 +
1571 +MIT License
1572 +
1573 +Copyright (c) 2024 Jordan Harband
1574 +
1575 +Permission is hereby granted, free of charge, to any person obtaining a copy
1576 +of this software and associated documentation files (the "Software"), to deal
1577 +in the Software without restriction, including without limitation the rights
1578 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1579 +copies of the Software, and to permit persons to whom the Software is
1580 +furnished to do so, subject to the following conditions:
1581 +
1582 +The above copyright notice and this permission notice shall be included in all
1583 +copies or substantial portions of the Software.
1584 +
1585 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1586 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1587 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1588 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1589 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1590 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1591 +SOFTWARE.
1592 +
1593 +-----
1594 +
1569 1595 The following software may be included in this product: es6-error. A copy of the source code may be downloaded from https://github.com/bjyoungblood/es6-error.git. This software contains the following license and notice below:
1570 1596
1571 1597 The MIT License (MIT)

Parents: 8b9cac4