chore: change LICENSE to AGPL

This commit is contained in:
Starcea 2024-09-18 12:37:33 +09:00
commit af657ff7fb
No known key found for this signature in database
GPG key ID: B7A77E32374911E1
2 changed files with 662 additions and 22 deletions

View file

@ -17,7 +17,7 @@
},
"keywords": ["comcigan", "parser", "typescript", "school", "korean"],
"author": "Starcea <stardev.uwu@gmail.com>",
"license": "MIT",
"license": "AGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"devDependencies": {
"@biomejs/biome": "^1.8.3",