diff options
Diffstat (limited to 'app/include/zmk/split/bluetooth/uuid.h')
-rw-r--r-- | app/include/zmk/split/bluetooth/uuid.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/include/zmk/split/bluetooth/uuid.h b/app/include/zmk/split/bluetooth/uuid.h index a8dfbf6..a31884d 100644 --- a/app/include/zmk/split/bluetooth/uuid.h +++ b/app/include/zmk/split/bluetooth/uuid.h @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #pragma once #include <bluetooth/uuid.h> |