Mercurial > hgrepos > Python > libs > ConfigMix
diff doc/conf.py @ 52:6c7f90dbce98
Adjusted the Copyright and change the RCS keywords in accordance with "kwarchive"
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Tue, 27 Feb 2018 22:35:34 +0100 |
| parents | 2ff1e8f02dc7 |
| children | aa8345dae995 |
line wrap: on
line diff
--- a/doc/conf.py Tue Feb 27 22:27:56 2018 +0100 +++ b/doc/conf.py Tue Feb 27 22:35:34 2018 +0100 @@ -20,7 +20,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = '2018, Franz Glasner' +copyright = '2015–2018, Franz Glasner' author = 'Franz Glasner' # The short X.Y version @@ -170,4 +170,4 @@ # -- Options for todo extension ---------------------------------------------- # If true, `todo` and `todoList` produce output, else they produce nothing. -todo_include_todos = True \ No newline at end of file +todo_include_todos = True
