From ff19e403421dd49bec851985e25946acd7c41041 Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Tue, 5 Oct 2021 22:18:46 +0200 Subject: Add attribution for the nxt-update-firmware helper script --- contrib/nxt-update-firmware | 2 ++ 1 file changed, 2 insertions(+) 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 , who stated the code does not +# qualify for copyright protection. pathfind() { OLDIFS="$IFS" -- cgit v1.2.3