Skip to content

chore: license Spudbox under AGPLv3 - #33

Merged
lstebner merged 1 commit into
mainfrom
chore/agpl-license
Jul 10, 2026
Merged

chore: license Spudbox under AGPLv3#33
lstebner merged 1 commit into
mainfrom
chore/agpl-license

Conversation

@lstebner

Copy link
Copy Markdown
Owner

Summary

  • Adds the canonical AGPL-3.0 license text as LICENSE
  • Sets package.json and src-tauri/Cargo.toml license fields to AGPL-3.0-or-later
  • Documents the license in a new README "License" section

AGPLv3 was chosen over MIT/Apache so any redistributed or network-hosted derivative stays open source under the same terms (discourages a silent rebrand-and-sell), and over a noncommercial source-available license (e.g. PolyForm Noncommercial) to keep this OSI-recognized open source.

Test plan

  • grep license package.json src-tauri/Cargo.toml shows AGPL-3.0-or-later in both
  • LICENSE starts with the standard AGPLv3 preamble
  • README License section renders as expected

🤖 Generated with Claude Code

Adds the canonical AGPL-3.0 license text, updates package.json and
Cargo.toml license fields to the SPDX identifier, and documents it in
the README. Chosen over MIT/Apache to keep any redistributed or
network-hosted derivative open source under the same terms, and over
a noncommercial source-available license to keep this OSI-recognized
open source.
@lstebner
lstebner force-pushed the chore/agpl-license branch from b019f3c to feb8307 Compare July 10, 2026 05:43
@lstebner
lstebner enabled auto-merge (squash) July 10, 2026 05:43
@lstebner
lstebner merged commit a4b3680 into main Jul 10, 2026
2 checks passed
@lstebner
lstebner deleted the chore/agpl-license branch July 10, 2026 05:44
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.

1 participant