diff options
| author | David Czihak <git@dcz.at> | 2026-05-08 02:25:59 +0200 |
|---|---|---|
| committer | David Czihak <git@dcz.at> | 2026-05-08 02:30:32 +0200 |
| commit | fa99e9c7564bafef500ec3b2218859319098ee74 (patch) | |
| tree | b5c65d483579f476dc36c89196058f22a6cd1cfe /extension.json | |
| parent | 45999fdbf6ca27b83e3f939aee49971882d81766 (diff) | |
Chore: Change licence to SPDX identifier
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/", |
