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:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -7,7 +7,7 @@
|
||||
"": {
|
||||
"name": "mirofish",
|
||||
"version": "0.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"license": "AGPL-3.0",
|
||||
"devDependencies": {
|
||||
"concurrently": "^9.1.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user