evildmp / diataxis-documentation-framework

A systematic approach to creating better documentation.
https://diataxis.fr
Other
887 stars 165 forks source link

feat: Updates copyright in conf.py #70

Open darigovresearch opened 1 year ago

darigovresearch commented 1 year ago

Relevant to https://github.com/evildmp/diataxis-documentation-framework/issues/69

waldyrious commented 1 year ago

It is usually unnecessary to add a year range to copyright notices; the date of original publication suffices. There are several publications online about this — here's one that offers detailed reasoning for this stance: https://matija.suklje.name/how-and-why-to-properly-write-copyright-statements-in-your-code#why-not-bump-the-year-on-change

darigovresearch commented 1 year ago

@ezio-melotti & @waldyrious thanks for the review & the feedback.

Will leave this here in case a maintainer wants to merge it