-
Notifications
You must be signed in to change notification settings - Fork 26
Update copyright year in README.md #42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
|
|
@@ -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. | ||||||
|
||||||
| Copyright (C) 2020-2026 Sunwuyuan. | |
| Copyright (C) 2020-2026 孙悟元 ([@SunWuyuan](https://github.com/Sunwuyuan)). |
There was a problem hiding this comment.
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.