python/tests/ - add copyright+license header

This commit is contained in:
Allen Winter
2021-09-28 16:24:35 -04:00
parent 88d5e6b29d
commit dd853a8f72
3 changed files with 20 additions and 12 deletions

View File

@@ -36,15 +36,3 @@ except Exception:
raise
setupLibraryPath()
#
# This file is part of KDDockWidgets.
#
# SPDX-FileCopyrightText: 2020-2021 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
# Author: Renato Araujo Oliveira Filho <renato.araujo@kdab.com>
#
# SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
#
# Contact KDAB at <info@kdab.com> for commercial licensing options.
#