From b21712efb4605b2bf4e9c1c76eb37a7c14cd8311 Mon Sep 17 00:00:00 2001 From: sinavir Date: Thu, 30 Jan 2025 00:22:50 +0100 Subject: [PATCH] fix(LICENSE): Add license information --- scripts/extract-firmware-from-zyxel-nwa-fit.sh | 4 ++++ scripts/liminix-rebuild.sh | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/scripts/extract-firmware-from-zyxel-nwa-fit.sh b/scripts/extract-firmware-from-zyxel-nwa-fit.sh index 12a8cd2..3613dc1 100755 --- a/scripts/extract-firmware-from-zyxel-nwa-fit.sh +++ b/scripts/extract-firmware-from-zyxel-nwa-fit.sh @@ -1,6 +1,10 @@ #!/usr/bin/env nix-shell #!nix-shell -i bash -p ubootTools +# SPDX-FileCopyrightText: 2024 Ryan Lahfa +# +# SPDX-License-Identifier: EUPL-1.2 + usage() { echo "extract the firmware part to write it manually from a Zyxel NWA FIT image" echo "$0 " diff --git a/scripts/liminix-rebuild.sh b/scripts/liminix-rebuild.sh index 5dd9c2b..bf99c68 100755 --- a/scripts/liminix-rebuild.sh +++ b/scripts/liminix-rebuild.sh @@ -1,4 +1,9 @@ #!/usr/bin/env bash + +# SPDX-FileCopyrightText: 2024 Daniel Barlow +# +# SPDX-License-Identifier: MIT + # TODO: support automatic levitation when the rebuild counts does not fit in the target. # TODO: support preflight checks where we detect the environment we are booted in (this requires the levitation to write a special file). # TODO: use colmena to know the target host and focus on the node name.