Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,4 @@ ZeroCat 的项目 遵循 [Contributor Covenant](http://contributor-covenant.org/
ZeroCat 社区项目遵循 [AGPL-3.0 许可证](LICENSE)。


版权所有 (C) 2020-2024 孙悟元。
Copyright (C) 2020-2024 Sun Wuyuan.
Copyright (C) 2020-2026 Sunwuyuan.
Copy link

Copilot AI Feb 14, 2026

Choose a reason for hiding this comment

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

The PR title suggests this is only a copyright-year bump, but this change also removes the Chinese copyright line and changes the author formatting ("Sun Wuyuan" -> "Sunwuyuan"). Please either (a) adjust the PR title/description to reflect the actual intent, or (b) keep the change scoped to the year update only.

Copilot uses AI. Check for mistakes.
Copy link

Copilot AI Feb 14, 2026

Choose a reason for hiding this comment

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

README currently uses both Chinese ("孙悟元") and the GitHub handle "@Sunwuyuan" elsewhere; this line uses "Sunwuyuan" and has a double-space before the name. Consider keeping the bilingual copyright line and using a consistent author name/spacing across the file (e.g., match the existing "Sun Wuyuan" or "SunWuyuan").

Suggested change
Copyright (C) 2020-2026 Sunwuyuan.
Copyright (C) 2020-2026 孙悟元 ([@SunWuyuan](https://github.com/Sunwuyuan)).

Copilot uses AI. Check for mistakes.
Loading