Change Licenese to GPL-3

This commit is contained in:
2025-09-14 16:32:03 +08:00
parent fed1f2d14b
commit cebf06a4dc
3 changed files with 672 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ version = "0.2.4"
edition = "2024"
repository = "https://github.com/lifegpc/msg-tool"
description = "A command-line tool for exporting, importing, packing, and unpacking script files."
license = "MIT"
license = "GPL-3.0-or-later"
exclude = [".github", "*.py"]
[dependencies]