Update 3rd party licenses (#224)

e3b13dc · github-actions[bot] · 2023-07-13 14:35

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

Files changed

modified 3RD_PARTY_LICENSES
+1 −1
@@ -1054,7 +1054,7 @@ THE SOFTWARE.
1054 1054
1055 1055 -----
1056 1056
1057 The following software may be included in this product: available-typed-arrays, is-weakref, typed-array-length. A copy of the source code may be downloaded from git+https://github.com/inspect-js/available-typed-arrays.git (available-typed-arrays), git+https://github.com/inspect-js/is-weakref.git (is-weakref), git+https://github.com/inspect-js/typed-array-length.git (typed-array-length). This software contains the following license and notice below:
1057 +The following software may be included in this product: available-typed-arrays, is-weakref, typed-array-byte-offset, typed-array-length. A copy of the source code may be downloaded from git+https://github.com/inspect-js/available-typed-arrays.git (available-typed-arrays), git+https://github.com/inspect-js/is-weakref.git (is-weakref), git+https://github.com/inspect-js/typed-array-byte-offset.git (typed-array-byte-offset), git+https://github.com/inspect-js/typed-array-length.git (typed-array-length). This software contains the following license and notice below:
1058 1058
1059 1059 MIT License
1060 1060

Parents: fa5c1c2