pradyunsg / furo

A clean customizable documentation theme for Sphinx
https://pradyunsg.me/furo/quickstart
MIT License
2.65k stars 304 forks source link

docs/conf: update copyright year #628

Closed umarcor closed 1 year ago

umarcor commented 1 year ago

It seems that the copyright in the footer was not updated since the project was created. This PR changes it to 2020-2023.

pradyunsg commented 1 year ago

https://hynek.me/til/copyright-years/

pradyunsg commented 1 year ago

Thanks @umarcor!