Skip to content

Commit 24f17c3

Browse files
ajitpratap0claude
andauthored
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

File tree

vscode-extension/LICENSE

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
Apache License
32
Version 2.0, January 2004
43
http://www.apache.org/licenses/

0 commit comments

Comments
 (0)