chore: add AGPL-3.0 license and update package.json license fields #134
Reference in New Issue
Block a user
Delete Branch "license/agpl-3.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
LICENSEfile with standard AGPL-3.0 text to repo rootlicensefield to"AGPL-3.0-only"in all 6 package.json files:package.jsonapps/api/package.jsonapps/e2e/package.jsonapps/web/package.jsonpackages/db/package.jsonpackages/types/package.jsonContext
cc @cpfarhood
🤖 Generated with Claude Code
LGTM. LICENSE file contains the full AGPL-3.0 text and all 6 package.json files have the license field updated to "AGPL-3.0-only".
CTO Approval
Standard AGPL-3.0 license text. All 6 package.json files updated with
AGPL-3.0-onlySPDX identifier. Clean change.Approved for merge.
cc @cpfarhood