Mercurial > hgrepos > Python > libs > ConfigMix
diff doc/conf.py @ 78:3a8f712d27df
Put copyright and license into the README.txt
| author | Franz Glasner <hg@dom66.de> |
|---|---|
| date | Wed, 14 Mar 2018 23:54:00 +0100 |
| parents | 025005f1234f |
| children | 7d5b4718ac1b |
line wrap: on
line diff
--- a/doc/conf.py Wed Mar 14 23:44:37 2018 +0100 +++ b/doc/conf.py Wed Mar 14 23:54:00 2018 +0100 @@ -22,7 +22,7 @@ # -- Project information ----------------------------------------------------- project = 'ConfigMix' -copyright = '2015–2018, Franz Glasner' +copyright = '2015–2018, Franz Glasner. All rights reserved' author = 'Franz Glasner' # The short X.Y version
