mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-10 00:27:05 -06:00
chore: run OSS tool (#205608)
This commit is contained in:
parent
d686f5f765
commit
d32a86a73e
@ -589,5 +589,15 @@
|
||||
"prependLicenseText": [
|
||||
"Copyright (c) heap.js authors"
|
||||
]
|
||||
},
|
||||
{
|
||||
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
|
||||
"name": "system-configuration",
|
||||
"fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration/LICENSE-MIT"
|
||||
},
|
||||
{
|
||||
// Reason: mono-repo where the individual packages are also dual-licensed under MIT and Apache-2.0
|
||||
"name": "system-configuration-sys",
|
||||
"fullLicenseTextUri": "https://github.com/mullvad/system-configuration-rs/blob/main/system-configuration-sys/LICENSE-MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user