Skip to content

chore: add LICENSE file and expand README license section#64

Open
frontend-dev-bot[bot] wants to merge 1 commit into
mainfrom
chore/license-cleanup
Open

chore: add LICENSE file and expand README license section#64
frontend-dev-bot[bot] wants to merge 1 commit into
mainfrom
chore/license-cleanup

Conversation

@frontend-dev-bot
Copy link
Copy Markdown
Contributor

Summary

  • Add standard MIT LICENSE file at repo root (copyright 2026 bilthon)
  • Declare "license": "MIT" in frontend/package.json
  • Expand README license section to note third-party licenses and reserve the "satstreamr" name

Context

MIT was already declared in the README but no LICENSE file existed. License choice reviewed against Apache-2.0, AGPLv3, MPL-2.0, and BSL/FSL — MIT remains the right fit given the solo-author, Bitcoin/Cashu ecosystem context, all-permissive dependency graph, and static-SPA + dumb-relay architecture (where AGPL's network-copyleft trigger wouldn't meaningfully bite). The trademark carve-out line preserves future-optionality around the name without restricting the code grant.

A matching change will follow on satstreamr-signaling.

Test plan

  • LICENSE file visible on GitHub and rendered on the repo's "About" sidebar
  • npm ci && npm run build in frontend/ still succeeds
  • README "License" section renders cleanly on GitHub

Generated with Claude Code

Add a standard MIT LICENSE file at the repo root, declare "license": "MIT"
in frontend/package.json, and expand the README license section to note
that third-party dependencies retain their own licenses and that the
"satstreamr" name is reserved by the author.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants