From 623988aa62ee0286a6f4895c2b2e7109609749c9 Mon Sep 17 00:00:00 2001 From: Namilskyy Date: Sun, 30 Nov 2025 17:23:50 +0300 Subject: Switched license to GPL3 in Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 86f510e..4bd5611 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "mesk" version = "0.1.0" edition = "2024" -license = "CC-BY-NC-SA-4.0" +license = "GPL-3.0" authors = ["namilsk ", "asya "] -- cgit v1.2.3