diff options
Diffstat (limited to 'extension.json')
| -rw-r--r-- | extension.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension.json b/extension.json index 656a218..8f455cd 100644 --- a/extension.json +++ b/extension.json @@ -4,7 +4,7 @@ "organization": "David Czihak", "description": "Zig language support – ZLS, LLDB, Tree-Sitter grammar", "version": "0.1.8", - "license": "BSD 2-Clause License", + "license": "BSD-2-Clause", "categories": ["languages", "completions", "formatters", "tasks", "issues"], "keywords": ["zig", "zon", "zls"], "repository": "https://git.dcz.at/Zig.novaextension/", |
