changeset 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 8ce46c9e70ab
children d2751a80d9b7
files configmix/compat.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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