Mercurial > hgrepos > Python > libs > ConfigMix
diff docs/conf.py @ 295:cff23c821665
Adjust copyright end year for the documentation to 2021
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 10 Feb 2021 21:17:26 +0100 |
| parents | 13711ba8e81e |
| children | 5427ca342c1e |
line wrap: on
line diff
--- a/docs/conf.py Wed Feb 10 15:26:44 2021 +0100 +++ b/docs/conf.py Wed Feb 10 21:17:26 2021 +0100 @@ -24,7 +24,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = u('2015–2020, Franz Glasner. All rights reserved') +copyright = u('2015–2021, Franz Glasner. All rights reserved') author = 'Franz Glasner' # The short X.Y version
