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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ Like this project? Follow the repository on [GitHub](https://github.com/tedilabs

Provided under the terms of the [Apache License](LICENSE).

Copyright © 2021-2023, [Byungjin Park](https://www.posquit0.com).
Copyright © 2021-2025, [Byungjin Park](https://www.posquit0.com).

Choose a reason for hiding this comment

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

medium

Manually updating the copyright year can be a recurring task that is easy to forget. To improve maintainability, you might consider automating this process. For example, a script in a pre-commit hook or a CI job could update the year automatically. This would ensure the copyright is always current and remove the need for manual PRs like this one.