Skip to content

chore(license): set AGPL-3.0-only in pyproject.toml to match LICENSE and README#498

Merged
jordandsullivan merged 2 commits into
unitaryfoundation:mainfrom
ddri:chore/license-agplv3
Sep 2, 2025
Merged

chore(license): set AGPL-3.0-only in pyproject.toml to match LICENSE and README#498
jordandsullivan merged 2 commits into
unitaryfoundation:mainfrom
ddri:chore/license-agplv3

Conversation

@ddri
Copy link
Copy Markdown
Contributor

@ddri ddri commented Aug 29, 2025

This PR fixes a license metadata mismatch. See #499

  • pyproject.toml previously declared GPL-3.0
  • Repo LICENSE and README.md state AGPLv3

Change:

  • Set [project].license = "AGPL-3.0-only" in pyproject.toml to align with LICENSE and README.md.

Follow-ups (optional):

  • Verify sdist/wheel license metadata shows AGPL.
  • Optionally add a Trove classifier for AGPL: "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)".

@ddri ddri force-pushed the chore/license-agplv3 branch from efdf28f to d45cf17 Compare August 29, 2025 11:33
Copy link
Copy Markdown
Collaborator

@jordandsullivan jordandsullivan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix, and welcome to the project @ddri ! :)

@jordandsullivan jordandsullivan merged commit f47166c into unitaryfoundation:main Sep 2, 2025
3 checks passed
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.

2 participants