diff options
Diffstat (limited to 'include/driver/hdc1080.h')
-rw-r--r-- | include/driver/hdc1080.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/driver/hdc1080.h b/include/driver/hdc1080.h index 6a510a0..83a99cb 100644 --- a/include/driver/hdc1080.h +++ b/include/driver/hdc1080.h @@ -1,3 +1,8 @@ +/* + * Copyright 2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ #ifndef HDC1080_H #define HDC1080_H |