changeset 85:55601d769758

Remove duplicate copyright/license block
author Franz Glasner <hg@dom66.de>
date Thu, 15 Mar 2018 00:19:13 +0100
parents 6b6acc50a19d
children 356ad510542c
files configmix/__init__.py
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/configmix/__init__.py	Thu Mar 15 00:17:57 2018 +0100
+++ b/configmix/__init__.py	Thu Mar 15 00:19:13 2018 +0100
@@ -1,8 +1,4 @@
 # -*- coding: utf-8 -*-
-#-
-# :Copyright: (c) 2015-2018, Franz Glasner. All rights reserved.
-# :License:   3-clause BSD. See LICENSE.txt for details.
-#-
 """A library for helping with configuration files.
 
 :Author:    Franz Glasner