summaryrefslogtreecommitdiff
path: root/src/drivers/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/include')
-rw-r--r--src/drivers/include/drivers/bluetooth.hpp3
-rw-r--r--src/drivers/include/drivers/bluetooth_types.hpp3
2 files changed, 6 insertions, 0 deletions
diff --git a/src/drivers/include/drivers/bluetooth.hpp b/src/drivers/include/drivers/bluetooth.hpp
index 99c71e52..b333bd15 100644
--- a/src/drivers/include/drivers/bluetooth.hpp
+++ b/src/drivers/include/drivers/bluetooth.hpp
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2023 ailurux <ailuruxx@gmail.com>
+//
+// SPDX-License-Identifier: GPL-3.0-only
#pragma once
diff --git a/src/drivers/include/drivers/bluetooth_types.hpp b/src/drivers/include/drivers/bluetooth_types.hpp
index 05caee47..e53495f9 100644
--- a/src/drivers/include/drivers/bluetooth_types.hpp
+++ b/src/drivers/include/drivers/bluetooth_types.hpp
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2023 jacqueline <me@jacqueline.id.au>
+//
+// SPDX-License-Identifier: GPL-3.0-only
#pragma once