mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
BLE support: add SPDX headers
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
196adb591b
commit
63fc06e728
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#include <errno.h>
|
||||
|
||||
#include <QtBluetooth/QBluetoothAddress>
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// SPDX-License-Identifier: GPL-2.0
|
||||
#ifndef QT_BLE_H
|
||||
#define QT_BLE_H
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue