chore: relicense project from AGPL-3.0 to MIT - #794
Open
ALEXAIGC wants to merge 1 commit into
Open
Conversation
Copyright holder decision (666ghj): switch the project license to MIT. - Replace LICENSE with the MIT text (Copyright (c) 2026 MiroFish Team) - package.json / package-lock.json: license AGPL-3.0 -> MIT - backend/pyproject.toml: license AGPL-3.0 -> MIT - frontend/package.json: add missing license field (MIT) - Remove the leftover AGPL backup file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
由版权方决定,将本项目许可证从 AGPL-3.0 变更为 MIT。
变更内容
LICENSE:替换为 MIT 全文(Copyright (c) 2026 MiroFish Team)package.json/package-lock.json:license 字段 AGPL-3.0 -> MITbackend/pyproject.toml:license 字段 AGPL-3.0 -> MITfrontend/package.json:补上缺失的 license 字段(MIT)说明
本变更为许可证重新授权,需由版权持有人确认合并。合并后本仓库正式以 MIT 协议分发。