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: 2020 Tobias Fella <fella@posteo.de>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
// SPDX-FileCopyrightText: 2020 Tobias Fella <fella@posteo.de>
// SPDX-License-Identifier: GPL-2.0-or-later
#include "login.h"
#include "connection.h"