chore: switch to AGPLv3 dual-license

Replace MIT with AGPLv3 + commercial dual-license. Add copyright header
and dual-license notice to LICENSE, add CLA to CONTRIBUTING.md, update
README license section, and update all package.json license fields.
This commit is contained in:
Siddharth Kumar Sah
2026-04-03 23:07:58 +08:00
parent c2709d60f0
commit 70b0ceed1c
12 changed files with 706 additions and 27 deletions
+2 -1
View File
@@ -47,5 +47,6 @@
"@types/qrcode": "^1.5.6",
"drizzle-kit": "^0.30.0",
"typescript": "^5.7.0"
}
},
"license": "AGPL-3.0"
}