Update 3rd party licenses (automation) (#446)
7a27046 · github-actions[bot] · 2026-04-29 01:32
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+1
−28
@@ -4020,33 +4020,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
| 4020 | 4020 | |
| 4021 | 4021 | ----- |
| 4022 | 4022 | |
| 4023 | −The following software may be included in this product: toml. A copy of the source code may be downloaded from git://github.com/BinaryMuse/toml-node.git. This software contains the following license and notice below: | |
| 4024 | − | |
| 4025 | −Copyright (c) 2012 Michelle Tilley | |
| 4026 | − | |
| 4027 | −Permission is hereby granted, free of charge, to any person | |
| 4028 | −obtaining a copy of this software and associated documentation | |
| 4029 | −files (the "Software"), to deal in the Software without | |
| 4030 | −restriction, including without limitation the rights to use, | |
| 4031 | −copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 4032 | −copies of the Software, and to permit persons to whom the | |
| 4033 | −Software is furnished to do so, subject to the following | |
| 4034 | −conditions: | |
| 4035 | − | |
| 4036 | −The above copyright notice and this permission notice shall be | |
| 4037 | −included in all copies or substantial portions of the Software. | |
| 4038 | − | |
| 4039 | −THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | |
| 4040 | −EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES | |
| 4041 | −OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | |
| 4042 | −NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | |
| 4043 | −HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | |
| 4044 | −WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | |
| 4045 | −FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR | |
| 4046 | −OTHER DEALINGS IN THE SOFTWARE. | |
| 4047 | − | |
| 4048 | −----- | |
| 4049 | − | |
| 4050 | 4023 | The following software may be included in this product: tslib. A copy of the source code may be downloaded from https://github.com/Microsoft/tslib.git. This software contains the following license and notice below: |
| 4051 | 4024 | |
| 4052 | 4025 | Copyright (c) Microsoft Corporation. |
@@ -4303,7 +4276,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| 4303 | 4276 | |
| 4304 | 4277 | ----- |
| 4305 | 4278 | |
| 4306 | −The following software may be included in this product: yauzl. A copy of the source code may be downloaded from https://github.com/thejoshwolfe/yauzl.git. This software contains the following license and notice below: | |
| 4279 | +The following software may be included in this product: yauzl. A copy of the source code may be downloaded from git+https://github.com/thejoshwolfe/yauzl.git. This software contains the following license and notice below: | |
| 4307 | 4280 | |
| 4308 | 4281 | The MIT License (MIT) |
| 4309 | 4282 |
Parents: fc68ffb