From ddc64ff5175fddc61627b262f7e7509a262d9543 Mon Sep 17 00:00:00 2001 From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com> Date: Tue, 2 Jun 2026 20:52:57 +0100 Subject: [PATCH] =?UTF-8?q?chore(license):=20align=20Cargo.toml=20license?= =?UTF-8?q?=20field=20to=20LICENSE=20(MIT=20OR=20MPL-2.0=20=E2=86=92=20MPL?= =?UTF-8?q?-2.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #48. Co-Authored-By: Claude Opus 4.7 (1M context) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f0a987e..9cece00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ version = "1.0.0" edition = "2021" rust-version = "1.70" authors = ["Vext Contributors"] -license = "MIT OR MPL-2.0" +license = "MPL-2.0" repository = "https://github.com/Hyperpolymath/vext" [workspace.dependencies]