Change project license from Apache-2.0 to AGPL-3.0 in package.json, package-lock.json, and backend/pyproject.toml.
This commit is contained in:
@@ -3,7 +3,7 @@ name = "mirofish-backend"
|
||||
version = "0.1.0"
|
||||
description = "MiroFish - 简洁通用的群体智能引擎,预测万物"
|
||||
requires-python = ">=3.11"
|
||||
license = { text = "Apache-2.0" }
|
||||
license = { text = "AGPL-3.0" }
|
||||
authors = [
|
||||
{ name = "MiroFish Team" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user