chore(ffi-linkage): add MIT license to vscode extension
LICENSE file (MIT, © 2025 agra — matching the repo-root LICENSE) + `license: "MIT"` manifest field + README license section. Clears vsce's missing-license warning; rebuilt the vsix.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
"categories": [
|
||||
"Programming Languages"
|
||||
],
|
||||
"license": "MIT",
|
||||
"activationEvents": [
|
||||
"onLanguage:sx"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user