Skip to content

chore: update license to AGPL-3.0-or-later - #60

Merged
hzhangxyz merged 2 commits into
mainfrom
copilot/update-license-in-package-json-and-pyproject
Dec 2, 2025
Merged

chore: update license to AGPL-3.0-or-later#60
hzhangxyz merged 2 commits into
mainfrom
copilot/update-license-in-package-json-and-pyproject

Conversation

Copilot AI commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

License metadata in package.json and pyproject.toml incorrectly specified GPL-3.0 while LICENSE.md contains AGPL-3.0.

Changes

  • package.json: "license": "GPL-3.0-or-later""AGPL-3.0-or-later"
  • pyproject.toml: license = "GPL-3.0-or-later""AGPL-3.0-or-later"
Original prompt

This section details on the original issue you should resolve

<issue_title>package.json 和 pyproject.toml 中的 license 需要更新至 agpl</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…ect.toml

Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot AI changed the title [WIP] Update license in package.json and pyproject.toml to AGPL chore: update license to AGPL-3.0-or-later Dec 2, 2025
Copilot AI requested a review from hzhangxyz December 2, 2025 02:28
@hzhangxyz
hzhangxyz marked this pull request as ready for review December 2, 2025 02:29
@hzhangxyz
hzhangxyz merged commit e4110ac into main Dec 2, 2025
77 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.

package.json 和 pyproject.toml 中的 license 需要更新至 agpl

2 participants