Improve License header style

This commit is contained in:
Tobias Fella
2021-04-18 17:47:22 +02:00
parent 89056ed6c1
commit a117eaa12b
19 changed files with 49 additions and 94 deletions

View File

@@ -1,8 +1,5 @@
/**
* SPDX-FileCopyrightText: 2017 Konstantinos Sideris <siderisk@auth.gr>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/
// SPDX-FileCopyrightText: 2017 Konstantinos Sideris <siderisk@auth.gr>
// SPDX-License-Identifier: GPL-3.0-or-later
#include <QByteArray>
#include <QDebug>