From fa99e9c7564bafef500ec3b2218859319098ee74 Mon Sep 17 00:00:00 2001 From: David Czihak Date: Fri, 8 May 2026 02:25:59 +0200 Subject: Chore: Change licence to SPDX identifier --- extension.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/", -- cgit v1.3