Update 3rd party licenses (#101)

3e684c4 · github-actions[bot] · 2022-04-07 12:07

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

Files changed

modified 3RD_PARTY_LICENSES
+20 −0
@@ -3966,6 +3966,26 @@ THE SOFTWARE.
3966 3966
3967 3967 -----
3968 3968
3969 +The following software may be included in this product: lru-cache. A copy of the source code may be downloaded from git://github.com/isaacs/node-lru-cache.git. This software contains the following license and notice below:
3970 +
3971 +The ISC License
3972 +
3973 +Copyright (c) 2010-2022 Isaac Z. Schlueter and Contributors
3974 +
3975 +Permission to use, copy, modify, and/or distribute this software for any
3976 +purpose with or without fee is hereby granted, provided that the above
3977 +copyright notice and this permission notice appear in all copies.
3978 +
3979 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3980 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3981 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3982 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3983 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3984 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3985 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3986 +
3987 +-----
3988 +
3969 3989 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:
3970 3990
3971 3991 Copyright (c) 2014 Vitaly Puzrin, Alex Kocharin.

Parents: 380359b