summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/qt-ble.cpp1
-rw-r--r--core/qt-ble.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/qt-ble.cpp b/core/qt-ble.cpp
index 3fe7e3eea..4dd4a39f2 100644
--- a/core/qt-ble.cpp
+++ b/core/qt-ble.cpp
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#include <errno.h>
#include <QtBluetooth/QBluetoothAddress>
diff --git a/core/qt-ble.h b/core/qt-ble.h
index b819b0123..f1e353946 100644
--- a/core/qt-ble.h
+++ b/core/qt-ble.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
#ifndef QT_BLE_H
#define QT_BLE_H