mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
Update license
Picking up monorepo change
This commit is contained in:
parent
859a7c9ede
commit
d2f2a81ce9
@ -709,5 +709,20 @@
|
||||
"SOFTWARE.",
|
||||
""
|
||||
]
|
||||
},
|
||||
{
|
||||
// Reason: mono-repo
|
||||
"name": "@jridgewell/gen-mapping",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/gen-mapping/LICENSE"
|
||||
},
|
||||
{
|
||||
// Reason: mono-repo
|
||||
"name": "@jridgewell/sourcemap-codec",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/sourcemap-codec/LICENSE"
|
||||
},
|
||||
{
|
||||
// Reason: mono-repo
|
||||
"name": "@jridgewell/trace-mapping",
|
||||
"fullLicenseTextUri": "https://raw.githubusercontent.com/jridgewell/sourcemaps/refs/heads/main/packages/trace-mapping/LICENSE"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user