From ada00103ad484afa8c67f13da1b444d589247de0 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 29 Jan 2026 17:38:36 +0800 Subject: fix: update license from MIT to AGPL-3.0 in Cargo.toml and pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 8127035..d604d6e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ authors = [{ name = "HsiangNianian", email = "i@jyunko.cn" }] dependencies = [] requires-python = ">=3.10" readme.file = "README.md" -license = { text = "MIT" } +license = { text = "AGPL-3.0" } keywords = ["hydroroll"] classifiers = [ "Development Status :: 5 - Production/Stable", -- cgit v1.2.3-70-g09d2