Update project license to Apache-2.0 in package.json, README.md, and pyproject.toml

This commit is contained in:
666ghj
2025-12-17 18:33:01 +08:00
parent 929163524d
commit 97a64947d4
3 changed files with 4 additions and 3 deletions

View File

@@ -16,5 +16,6 @@
},
"engines": {
"node": ">=18.0.0"
}
},
"license": "Apache-2.0"
}