Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/json.py @ 156:e2e8d21b4122
Adjust copyright to year 2019
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 21 Feb 2019 22:16:05 +0100 |
| parents | 7e6ec99d5ff5 |
| children | b5ce9a8461bf |
line wrap: on
line diff
--- a/configmix/json.py Thu Feb 21 22:08:55 2019 +0100 +++ b/configmix/json.py Thu Feb 21 22:16:05 2019 +0100 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- #- -# :Copyright: (c) 2018, Franz Glasner. All rights reserved. +# :Copyright: (c) 2018-2019, Franz Glasner. All rights reserved. # :License: 3-clause BSD. See LICENSE.txt for details. #- """Read JSON-style configuration files.
