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,6 @@
/**
* SPDX-FileCopyrightText: 2018-2019 Black Hat <bhat@encom.eu.org>
*
* SPDX-License-Identifier: GPL-3.0-only
*/
// SPDX-FileCopyrightText: 2018-2019 Black Hat <bhat@encom.eu.org>
// SPDX-License-Identifier: GPL-3.0-only
#include "accountlistmodel.h"
#include "room.h"