Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/config.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 | a5339d39af5c |
| children | 2e66178a09d8 |
line wrap: on
line diff
--- a/configmix/config.py Thu Feb 21 22:08:55 2019 +0100 +++ b/configmix/config.py Thu Feb 21 22:16:05 2019 +0100 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- #- -# :Copyright: (c) 2015-2018, Franz Glasner. All rights reserved. +# :Copyright: (c) 2015-2019, Franz Glasner. All rights reserved. # :License: 3-clause BSD. See LICENSE.txt for details. #- """The unified configuration dictionary with attribute support or
