diff --git a/pyproject.toml b/pyproject.toml index 7f19d0fe..acb9b864 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ dependencies = [ "pyyaml>=6.0.2" ] -license = { text = "MIT" } +license = { text = "MIT, Mulan PSL v2" } [project.urls] Homepage = "https://github.com/LiteyukiStudio/nonebot-plugin-marshoai"