Mercurial > hgrepos > Python > libs > ConfigMix
diff docs/conf.py @ 237:13711ba8e81e
Adjust copyright year to 2020
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 13 May 2020 09:33:34 +0200 |
| parents | ab3d0326419c |
| children | cff23c821665 |
line wrap: on
line diff
--- a/docs/conf.py Wed May 13 09:26:29 2020 +0200 +++ b/docs/conf.py Wed May 13 09:33:34 2020 +0200 @@ -24,7 +24,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = u('2015–2019, Franz Glasner. All rights reserved') +copyright = u('2015–2020, Franz Glasner. All rights reserved') author = 'Franz Glasner' # The short X.Y version
