diff configmix/__init__.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 9546d38cd3f8
children 238e94aacef6
line wrap: on
line diff
--- a/configmix/__init__.py	Sun Jan 09 16:12:48 2022 +0100
+++ b/configmix/__init__.py	Sun Jan 09 21:04:11 2022 +0100
@@ -2,7 +2,7 @@
 """A library for helping with configuration files.
 
 :Author:    Franz Glasner
-:Copyright: (c) 2015–2021, Franz Glasner.
+:Copyright: (c) 2015–2022, Franz Glasner.
             All rights reserved.
 :License:   BSD 3-Clause "New" or "Revised" License.
             See LICENSE.txt for details.