aiogram-3-guide icon indicating copy to clipboard operation
aiogram-3-guide copied to clipboard

Update copyright year to the current year

Open Vadim-Khristenko opened this issue 9 months ago • 1 comments

The copyright year mentioned in the repository needs to be updated to reflect the current year.

https://github.com/MasterGroosha/aiogram-3-guide/blob/6cb3283981b1f4d18a52de9cb7f3c954cf60e3d7/mkdocs.yml#L15

Vadim-Khristenko avatar May 01 '25 21:05 Vadim-Khristenko

That’s an interesting one. On the one hand, that’s normal to automatically update copyright year on build: https://github.com/squidfunk/mkdocs-material/discussions/4969

On the other hand, I believe that copyright years should reflect time period, when website was actively updated. For example, if there were no meaningful changes this year, copyright should not be updated.

MasterGroosha avatar May 02 '25 00:05 MasterGroosha