diff configmix/compat.py @ 593:f454889e41fa

Adjust copyright year (the end) to 2022
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 09 Jan 2022 21:04:11 +0100
parents d7f6f2afcee2
children
line wrap: on
line diff
--- a/configmix/compat.py	Sun Jan 09 16:12:48 2022 +0100
+++ b/configmix/compat.py	Sun Jan 09 21:04:11 2022 +0100
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 # :-
-# :Copyright: (c) 2015-2021, Franz Glasner. All rights reserved.
+# :Copyright: (c) 2015-2022, Franz Glasner. All rights reserved.
 # :License:   BSD-3-Clause. See LICENSE.txt for details.
 # :-
 """Some minimal compatibility shim between Python2 and Python3