Commit 24f17c3
fix: remove leading blank line from vscode-extension/LICENSE (#352)
The leading blank line prevented google/licensecheck from reliably
detecting Apache-2.0 in the vscode-extension directory. pkg.go.dev
scans all LICENSE files in the module tree; an undetectable license
in any subdirectory can cause the module to display as UNKNOWN.
This mirrors the same fix applied to the root LICENSE in v1.9.1.
https://claude.ai/code/session_01A9N5nrW1o1J1Z83meu5Ynz
Co-authored-by: Claude <noreply@anthropic.com>1 parent d437540 commit 24f17c3
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments