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

f8797dd · github-actions[bot] · 2026-06-29 22:01

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

Files changed

modified 3RD_PARTY_LICENSES
+1 −53
@@ -1134,7 +1134,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
1134 1134
1135 1135 -----
1136 1136
1137 The following software may be included in this product: brace-expansion. A copy of the source code may be downloaded from git+ssh://git@github.com/juliangruber/brace-expansion.git. This software contains the following license and notice below:
1137 +The following software may be included in this product: brace-expansion. A copy of the source code may be downloaded from git+https://github.com/juliangruber/brace-expansion.git. This software contains the following license and notice below:
1138 1138
1139 1139 MIT License
1140 1140
@@ -3147,58 +3147,6 @@ OTHER DEALINGS IN THE SOFTWARE.
3147 3147
3148 3148 -----
3149 3149
3150 The following software may be included in this product: lodash. A copy of the source code may be downloaded from https://github.com/lodash/lodash.git. This software contains the following license and notice below:
3151
3152 Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
3153
3154 Based on Underscore.js, copyright Jeremy Ashkenas,
3155 DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3156
3157 This software consists of voluntary contributions made by many
3158 individuals. For exact contribution history, see the revision history
3159 available at https://github.com/lodash/lodash
3160
3161 The following license applies to all parts of this software except as
3162 documented below:
3163
3164 ====
3165
3166 Permission is hereby granted, free of charge, to any person obtaining
3167 a copy of this software and associated documentation files (the
3168 "Software"), to deal in the Software without restriction, including
3169 without limitation the rights to use, copy, modify, merge, publish,
3170 distribute, sublicense, and/or sell copies of the Software, and to
3171 permit persons to whom the Software is furnished to do so, subject to
3172 the following conditions:
3173
3174 The above copyright notice and this permission notice shall be
3175 included in all copies or substantial portions of the Software.
3176
3177 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3178 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3179 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3180 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3181 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3182 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3183 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3184
3185 ====
3186
3187 Copyright and related rights for sample code are waived via CC0. Sample
3188 code is defined as all source code displayed within the prose of the
3189 documentation.
3190
3191 CC0: http://creativecommons.org/publicdomain/zero/1.0/
3192
3193 ====
3194
3195 Files located in the node_modules and vendor directories are externally
3196 maintained libraries used by this software which have their own
3197 licenses; we recommend you read them, as their terms may differ from the
3198 terms above.
3199
3200 -----
3201
3202 3150 The following software may be included in this product: markdown-it. A copy of the source code may be downloaded from https://github.com/markdown-it/markdown-it.git. This software contains the following license and notice below:
3203 3151
3204 3152 Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.

Parents: a433e6b