diff options
Diffstat (limited to 'src/driver/sharp96.cc')
-rw-r--r-- | src/driver/sharp96.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/driver/sharp96.cc b/src/driver/sharp96.cc index 2bd46d7..a4eba8a 100644 --- a/src/driver/sharp96.cc +++ b/src/driver/sharp96.cc @@ -1,3 +1,8 @@ +/* + * Copyright 2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ #include "driver/sharp96.h" #include "driver/spi.h" #include "driver/gpio.h" |