chore: add AGPL-3.0 license and update package.json license fields

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
Flea Flicker
2026-03-27 17:53:31 +00:00
parent 619ff204d1
commit b17e73c64c
7 changed files with 674 additions and 6 deletions
+2 -1
View File
@@ -35,5 +35,6 @@
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vitest": "^3.2.4"
}
},
"license": "AGPL-3.0-only"
}