Update project license to Apache-2.0 in package.json, README.md, and pyproject.toml
This commit is contained in:
@@ -4,7 +4,7 @@ version = "1.0.0"
|
||||
description = "MiroFish - 简洁通用的群体智能引擎,预测万物"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
license = { text = "MIT" }
|
||||
license = { text = "Apache-2.0" }
|
||||
authors = [
|
||||
{ name = "MiroFish Team" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user