diff options
Diffstat (limited to 'src/drivers/bluetooth.cpp')
| -rw-r--r-- | src/drivers/bluetooth.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/drivers/bluetooth.cpp b/src/drivers/bluetooth.cpp index cba19323..64e45e23 100644 --- a/src/drivers/bluetooth.cpp +++ b/src/drivers/bluetooth.cpp @@ -1,3 +1,7 @@ +// SPDX-FileCopyrightText: 2023 jacqueline <me@jacqueline.id.au> +// +// SPDX-License-Identifier: GPL-3.0-only + #include "drivers/bluetooth.hpp" #include <stdint.h> |
