Mercurial > hgrepos > Python > libs > ConfigMix
diff docs/conf.py @ 593:f454889e41fa
Adjust copyright year (the end) to 2022
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 09 Jan 2022 21:04:11 +0100 |
| parents | 5427ca342c1e |
| children | 77d4a3e7c9e2 |
line wrap: on
line diff
--- a/docs/conf.py Sun Jan 09 16:12:48 2022 +0100 +++ b/docs/conf.py Sun Jan 09 21:04:11 2022 +0100 @@ -24,7 +24,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = u('2015–2021, Franz Glasner. All rights reserved') +copyright = u('2015–2022, Franz Glasner. All rights reserved') author = 'Franz Glasner' # The short X.Y version
