aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Schodet2021-10-05 22:18:46 +0200
committerNicolas Schodet2021-10-05 22:27:31 +0200
commitff19e403421dd49bec851985e25946acd7c41041 (patch)
tree4a6540ccc94d5a1c4c8ca4c11834f0fc5cf30010
parent1246f9129715fafd95c11f161ea8fc41ee21c428 (diff)
Add attribution for the nxt-update-firmware helper script
-rwxr-xr-xcontrib/nxt-update-firmware2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/nxt-update-firmware b/contrib/nxt-update-firmware
index 60f4340..fd15313 100755
--- a/contrib/nxt-update-firmware
+++ b/contrib/nxt-update-firmware
@@ -1,4 +1,6 @@
#!/bin/sh
+# Written by Dominik George <nik@naturalnet.de>, who stated the code does not
+# qualify for copyright protection.
pathfind() {
OLDIFS="$IFS"