Mercurial > hgrepos > Python > libs > ConfigMix
diff configmix/compat.py @ 359:ce2a8f5a2fb2
Extend copyright year in compat.py to 2021
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 24 Jun 2021 22:01:53 +0200 |
| parents | 396d8d9aaead |
| children | b96f49c9c76b |
line wrap: on
line diff
--- a/configmix/compat.py Thu Jun 24 21:21:45 2021 +0200 +++ b/configmix/compat.py Thu Jun 24 22:01:53 2021 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # :- -# :Copyright: (c) 2015-2020, Franz Glasner. All rights reserved. +# :Copyright: (c) 2015-2021, Franz Glasner. All rights reserved. # :License: BSD-3-Clause. See LICENSE.txt for details. # :- """Some minimal compatibility shim between Python2 and Python3
