neiam /action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Update 3rd party licenses (automation) (#337)
318bea3 · github-actions[bot] · 2025-05-29 14:50
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+26
−0
@@ -1123,6 +1123,32 @@ THE SOFTWARE.
| 1123 | 1123 | |
| 1124 | 1124 | ----- |
| 1125 | 1125 | |
| 1126 | +The following software may be included in this product: csv-parse. A copy of the source code may be downloaded from https://github.com/adaltas/node-csv.git. This software contains the following license and notice below: | |
| 1127 | + | |
| 1128 | +The MIT License (MIT) | |
| 1129 | + | |
| 1130 | +Copyright (c) 2010 Adaltas | |
| 1131 | + | |
| 1132 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 1133 | +of this software and associated documentation files (the "Software"), to deal | |
| 1134 | +in the Software without restriction, including without limitation the rights | |
| 1135 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 1136 | +copies of the Software, and to permit persons to whom the Software is | |
| 1137 | +furnished to do so, subject to the following conditions: | |
| 1138 | + | |
| 1139 | +The above copyright notice and this permission notice shall be included in all | |
| 1140 | +copies or substantial portions of the Software. | |
| 1141 | + | |
| 1142 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 1143 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 1144 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 1145 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 1146 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 1147 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 1148 | +SOFTWARE. | |
| 1149 | + | |
| 1150 | +----- | |
| 1151 | + | |
| 1126 | 1152 | The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/debug-js/debug.git. This software contains the following license and notice below: |
| 1127 | 1153 | |
| 1128 | 1154 | (The MIT License) |
Parents: 1abc836