Fix more license headers

This commit is contained in:
Tobias Fella
2021-04-06 15:52:25 +02:00
parent 7ba58994a7
commit 94ad17d50e
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/** /**
* SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de> * SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de>
* *
* SPDX-LicenseIdentifier: GPL-2.0-or-later * SPDX-License-Identifier: GPL-2.0-or-later
*/ */
import QtQuick 2.14 import QtQuick 2.14

View File

@@ -1,7 +1,7 @@
/** /**
* SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de> * SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de>
* *
* SPDX-LicenseIdentifier: GPL-2.0-or-later * SPDX-License-Identifier: GPL-2.0-or-later
*/ */
#include "devicesmodel.h" #include "devicesmodel.h"

View File

@@ -1,7 +1,7 @@
/** /**
* SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de> * SPDX-FileCopyrightText: Tobias Fella <fella@posteo.de>
* *
* SPDX-LicenseIdentifier: GPL-2.0-or-later * SPDX-License-Identifier: GPL-2.0-or-later
*/ */
#pragma once #pragma once