summaryrefslogtreecommitdiff
path: root/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/msp430fr5994lp/driver/timed_resistive_load.cc')
-rw-r--r--src/arch/msp430fr5994lp/driver/timed_resistive_load.cc5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc b/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc
index 2c46be2..09d6a84 100644
--- a/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc
+++ b/src/arch/msp430fr5994lp/driver/timed_resistive_load.cc
@@ -1,3 +1,8 @@
+/*
+ * Copyright 2020 Daniel Friesel
+ *
+ * SPDX-License-Identifier: BSD-2-Clause
+ */
#include "driver/timed_resistive_load.h"
#include "driver/gpio.h"
#include "arch.h"