diff configmix/__init__.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 7e6ec99d5ff5
children ff03cdf36139
line wrap: on
line diff
--- a/configmix/__init__.py	Thu Feb 21 22:08:55 2019 +0100
+++ b/configmix/__init__.py	Thu Feb 21 22:16:05 2019 +0100
@@ -2,7 +2,7 @@
 """A library for helping with configuration files.
 
 :Author:    Franz Glasner
-:Copyright: (c) 2015–2018, Franz Glasner.
+:Copyright: (c) 2015–2019, Franz Glasner.
             All rights reserved.
 :License:   3-clause BSD License.
             See LICENSE.txt for details.