mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
Update license and third party notices (#213580)
This commit is contained in:
committed by
GitHub
parent
f7cead6b72
commit
9031ecddff
+4
-4
@@ -331,10 +331,6 @@
|
||||
"name": "const_format",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/rodrimati1992/const_format_crates/b2207af46bfbd9f1a6bd12dbffd10feeea3d9fd7/LICENSE-ZLIB.md"
|
||||
},
|
||||
{ // License is MIT/Apache and tool doesn't look in subfolders
|
||||
"name": "toml",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/toml-rs/toml/main/crates/toml/LICENSE-MIT"
|
||||
},
|
||||
{ // License is MIT/Apache and tool doesn't look in subfolders
|
||||
"name": "toml_edit",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/toml-rs/toml/main/crates/toml_edit/LICENSE-MIT"
|
||||
@@ -347,6 +343,10 @@
|
||||
"name": "dirs-sys-next",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/xdg-rs/dirs/master/dirs-sys/LICENSE-MIT"
|
||||
},
|
||||
{ // License is MIT/Apache and gitlab API doesn't find the project
|
||||
"name": "libredox",
|
||||
"fullLicenseTextUri": "https://gitlab.redox-os.org/redox-os/libredox/-/raw/master/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "https-proxy-agent",
|
||||
"fullLicenseText": [
|
||||
|
||||
Reference in New Issue
Block a user