comparison configmix/extras/__init__.py @ 296:eed16a1ec8f3

Use SPDX license identifiers (either full or short) all over the package
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 10 Feb 2021 21:38:03 +0100
parents da1596034954
children f454889e41fa
comparison
equal deleted inserted replaced
295:cff23c821665 296:eed16a1ec8f3
1 # -*- coding: utf-8 -*- 1 # -*- coding: utf-8 -*-
2 # :- 2 # :-
3 # :Copyright: (c) 2015-2020, Franz Glasner. All rights reserved. 3 # :Copyright: (c) 2015-2020, Franz Glasner. All rights reserved.
4 # :License: 3-clause BSD. See LICENSE.txt for details. 4 # :License: BSD-3-Clause. See LICENSE.txt for details.
5 # :- 5 # :-
6 """Sub-package for some extras implementations. 6 """Sub-package for some extras implementations.
7 7
8 """ 8 """
9 9