diff options
Diffstat (limited to 'app/src/hog.c')
-rw-r--r-- | app/src/hog.c | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/hog.c b/app/src/hog.c index 589c28f..92858d5 100644 --- a/app/src/hog.c +++ b/app/src/hog.c @@ -1,3 +1,9 @@ +/* + * Copyright (c) 2020 The ZMK Contributors + * + * SPDX-License-Identifier: MIT + */ + #include <settings/settings.h> #include <bluetooth/bluetooth.h> |