summaryrefslogtreecommitdiff
path: root/src/app/button-and-motion-logger/client.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/button-and-motion-logger/client.py')
-rwxr-xr-xsrc/app/button-and-motion-logger/client.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/button-and-motion-logger/client.py b/src/app/button-and-motion-logger/client.py
index 1a72929..8d7317f 100755
--- a/src/app/button-and-motion-logger/client.py
+++ b/src/app/button-and-motion-logger/client.py
@@ -1,4 +1,8 @@
#!/usr/bin/env python3
+#
+# Copyright 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: BSD-2-Clause
import numpy as np
import paho.mqtt.client as mqtt