From 4d60ce08f2cedfac16e26a012da0e6a4017cb363 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Thu, 25 Dec 2025 11:15:56 +0100 Subject: [PATCH] chore: update copyright years to 2026 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update all copyright notices in shell scripts from 2025 to 2026. ## Changes - **Igor Pecovnik**: 2013-2025 → 2013-2026 (129 files) - **Ricardo Pardini**: 2023-2025 → 2023-2026, 2020-2025 → 2020-2026 (5 files) ## Additional Improvements Also updated the backtitle in `lib/functions/configuration/interactive.sh`: - Changed title from "Armbian building script" to "Armbian Linux build framework" - Removed docs link for cleaner display - Uses dynamic year calculation with separate declaration (fixes shellcheck SC2155) --- lib/functions/artifacts/artifact-armbian-base-files.sh | 2 +- lib/functions/artifacts/artifact-armbian-bsp-cli.sh | 2 +- lib/functions/artifacts/artifact-armbian-bsp-desktop.sh | 2 +- lib/functions/artifacts/artifact-armbian-desktop.sh | 2 +- lib/functions/artifacts/artifact-armbian-plymouth-theme.sh | 2 +- lib/functions/artifacts/artifact-armbian-zsh.sh | 2 +- .../artifacts/artifact-fake-ubuntu-advantage-tools.sh | 2 +- lib/functions/artifacts/artifact-firmware.sh | 2 +- lib/functions/artifacts/artifact-full_firmware.sh | 2 +- lib/functions/artifacts/artifact-kernel.sh | 2 +- lib/functions/artifacts/artifact-rootfs.sh | 2 +- lib/functions/artifacts/artifact-uboot.sh | 2 +- lib/functions/artifacts/artifacts-obtain.sh | 2 +- lib/functions/artifacts/artifacts-registry.sh | 2 +- lib/functions/artifacts/artifacts-reversion.sh | 2 +- lib/functions/bsp/armbian-bsp-cli-deb.sh | 2 +- lib/functions/bsp/armbian-bsp-desktop-deb.sh | 2 +- lib/functions/bsp/utils-bsp.sh | 2 +- lib/functions/cli/cli-artifact.sh | 2 +- lib/functions/cli/cli-build.sh | 2 +- lib/functions/cli/cli-configdump.sh | 2 +- lib/functions/cli/cli-distccd.sh | 2 +- lib/functions/cli/cli-docker.sh | 2 +- lib/functions/cli/cli-flash.sh | 2 +- lib/functions/cli/cli-jsoninfo.sh | 2 +- lib/functions/cli/cli-oras.sh | 2 +- lib/functions/cli/cli-patch.sh | 2 +- lib/functions/cli/cli-requirements.sh | 2 +- lib/functions/cli/cli-undecided.sh | 2 +- lib/functions/cli/commands.sh | 2 +- lib/functions/cli/entrypoint.sh | 2 +- lib/functions/cli/utils-cli.sh | 2 +- lib/functions/compilation/armbian-kernel.sh | 2 +- lib/functions/compilation/atf.sh | 2 +- lib/functions/compilation/ccache.sh | 2 +- lib/functions/compilation/crust.sh | 2 +- lib/functions/compilation/distcc.sh | 2 +- lib/functions/compilation/kernel-config.sh | 2 +- lib/functions/compilation/kernel-debs.sh | 2 +- lib/functions/compilation/kernel-dts-check.sh | 2 +- lib/functions/compilation/kernel-git-bundle.sh | 2 +- lib/functions/compilation/kernel-git-oras.sh | 2 +- lib/functions/compilation/kernel-git.sh | 2 +- lib/functions/compilation/kernel-make.sh | 2 +- lib/functions/compilation/kernel-patching.sh | 2 +- lib/functions/compilation/kernel.sh | 2 +- lib/functions/compilation/packages/armbian-desktop-deb.sh | 2 +- .../compilation/packages/armbian-plymouth-theme-deb.sh | 2 +- lib/functions/compilation/packages/armbian-zsh-deb.sh | 2 +- .../compilation/packages/fake_ubuntu_advantage_tools-deb.sh | 2 +- lib/functions/compilation/packages/firmware-deb.sh | 2 +- lib/functions/compilation/packages/utils-dpkgdeb.sh | 2 +- lib/functions/compilation/patch/drivers-harness.sh | 2 +- lib/functions/compilation/patch/drivers_network.sh | 2 +- lib/functions/compilation/patch/patching.sh | 2 +- lib/functions/compilation/uboot-git.sh | 2 +- lib/functions/compilation/uboot-patching.sh | 2 +- lib/functions/compilation/uboot.sh | 2 +- lib/functions/compilation/utils-compilation.sh | 2 +- lib/functions/configuration/aggregation.sh | 2 +- lib/functions/configuration/change-tracking.sh | 2 +- lib/functions/configuration/compilation-config.sh | 2 +- lib/functions/configuration/config-desktop.sh | 2 +- lib/functions/configuration/interactive.sh | 6 ++++-- lib/functions/configuration/main-config.sh | 2 +- lib/functions/configuration/menu.sh | 2 +- lib/functions/configuration/package-lists.sh | 2 +- lib/functions/general/apt-utils.sh | 2 +- lib/functions/general/bat-cat.sh | 2 +- lib/functions/general/chroot-helpers.sh | 2 +- lib/functions/general/cleaning.sh | 2 +- lib/functions/general/countdown.sh | 2 +- lib/functions/general/downloads.sh | 2 +- lib/functions/general/extensions.sh | 4 ++-- lib/functions/general/git-ref2info.sh | 2 +- lib/functions/general/git.sh | 2 +- lib/functions/general/github-actions.sh | 2 +- lib/functions/general/hash-files.sh | 2 +- lib/functions/general/memoize-cached.sh | 2 +- lib/functions/general/oci-oras.sh | 2 +- lib/functions/general/python-tools.sh | 2 +- lib/functions/general/retry.sh | 2 +- lib/functions/general/shellcheck.sh | 2 +- lib/functions/host/apt-cacher-ng.sh | 2 +- lib/functions/host/basic-deps.sh | 2 +- lib/functions/host/docker.sh | 2 +- lib/functions/host/external-toolchains.sh | 2 +- lib/functions/host/host-release.sh | 2 +- lib/functions/host/host-utils.sh | 2 +- lib/functions/host/mktemp-utils.sh | 2 +- lib/functions/host/mountpoints.sh | 2 +- lib/functions/host/prepare-host.sh | 2 +- lib/functions/host/tmpfs-utils.sh | 2 +- lib/functions/host/wsl2.sh | 2 +- lib/functions/image/compress-checksum.sh | 2 +- lib/functions/image/fingerprint.sh | 2 +- lib/functions/image/initrd.sh | 2 +- lib/functions/image/loop.sh | 2 +- lib/functions/image/partitioning.sh | 2 +- lib/functions/image/rootfs-to-image.sh | 2 +- lib/functions/image/write-device.sh | 2 +- lib/functions/logging/capture.sh | 2 +- lib/functions/logging/debug-dump.sh | 2 +- lib/functions/logging/display-alert.sh | 2 +- lib/functions/logging/export-logs.sh | 2 +- lib/functions/logging/logging.sh | 2 +- lib/functions/logging/runners.sh | 2 +- lib/functions/logging/section-logging.sh | 2 +- lib/functions/logging/stacktraces.sh | 2 +- lib/functions/logging/trap-logging.sh | 2 +- lib/functions/logging/traps.sh | 2 +- lib/functions/main/build-packages.sh | 2 +- lib/functions/main/config-interactive.sh | 2 +- lib/functions/main/config-prepare.sh | 2 +- lib/functions/main/default-build.sh | 2 +- lib/functions/main/rootfs-image.sh | 2 +- lib/functions/main/start-end.sh | 2 +- lib/functions/rootfs/apt-install.sh | 2 +- lib/functions/rootfs/apt-sources.sh | 2 +- lib/functions/rootfs/create-cache.sh | 2 +- lib/functions/rootfs/customize.sh | 2 +- lib/functions/rootfs/distro-agnostic.sh | 2 +- lib/functions/rootfs/distro-specific.sh | 2 +- lib/functions/rootfs/post-tweaks.sh | 2 +- lib/functions/rootfs/qemu-static.sh | 2 +- lib/functions/rootfs/rootfs-create.sh | 2 +- lib/functions/rootfs/rootfs-desktop.sh | 2 +- lib/functions/rootfs/systemd-utils.sh | 2 +- lib/functions/rootfs/trap-rootfs.sh | 2 +- lib/single.sh | 2 +- lib/tools/gen-library.sh | 2 +- lib/tools/oras.sh | 2 +- lib/tools/shellcheck.sh | 2 +- lib/tools/shellfmt.sh | 2 +- 134 files changed, 138 insertions(+), 136 deletions(-) diff --git a/lib/functions/artifacts/artifact-armbian-base-files.sh b/lib/functions/artifacts/artifact-armbian-base-files.sh index 4fc3258e3..385bc0abe 100644 --- a/lib/functions/artifacts/artifact-armbian-base-files.sh +++ b/lib/functions/artifacts/artifact-armbian-base-files.sh @@ -1,6 +1,6 @@ # # SPDX-License-Identifier: GPL-2.0 -# Copyright (c) 2023 Ricardo Pardini +# Copyright (c) 2023-2026 Ricardo Pardini # This file is a part of the Armbian Build Framework https://github.com/armbian/build/ # diff --git a/lib/functions/artifacts/artifact-armbian-bsp-cli.sh b/lib/functions/artifacts/artifact-armbian-bsp-cli.sh index e82cd0b88..fda489de7 100644 --- a/lib/functions/artifacts/artifact-armbian-bsp-cli.sh +++ b/lib/functions/artifacts/artifact-armbian-bsp-cli.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-armbian-bsp-desktop.sh b/lib/functions/artifacts/artifact-armbian-bsp-desktop.sh index a9b6192c7..ff40bb94b 100644 --- a/lib/functions/artifacts/artifact-armbian-bsp-desktop.sh +++ b/lib/functions/artifacts/artifact-armbian-bsp-desktop.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-armbian-desktop.sh b/lib/functions/artifacts/artifact-armbian-desktop.sh index 41efea17d..6c9e56cc6 100644 --- a/lib/functions/artifacts/artifact-armbian-desktop.sh +++ b/lib/functions/artifacts/artifact-armbian-desktop.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-armbian-plymouth-theme.sh b/lib/functions/artifacts/artifact-armbian-plymouth-theme.sh index 3d539b461..13e850e04 100644 --- a/lib/functions/artifacts/artifact-armbian-plymouth-theme.sh +++ b/lib/functions/artifacts/artifact-armbian-plymouth-theme.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-armbian-zsh.sh b/lib/functions/artifacts/artifact-armbian-zsh.sh index 3713dfa29..6a283fefd 100644 --- a/lib/functions/artifacts/artifact-armbian-zsh.sh +++ b/lib/functions/artifacts/artifact-armbian-zsh.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-fake-ubuntu-advantage-tools.sh b/lib/functions/artifacts/artifact-fake-ubuntu-advantage-tools.sh index d7ca24bfe..0239385a9 100644 --- a/lib/functions/artifacts/artifact-fake-ubuntu-advantage-tools.sh +++ b/lib/functions/artifacts/artifact-fake-ubuntu-advantage-tools.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-firmware.sh b/lib/functions/artifacts/artifact-firmware.sh index d6ea47336..8ed63c1d3 100644 --- a/lib/functions/artifacts/artifact-firmware.sh +++ b/lib/functions/artifacts/artifact-firmware.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-full_firmware.sh b/lib/functions/artifacts/artifact-full_firmware.sh index 62c86c946..a58ce3a8e 100644 --- a/lib/functions/artifacts/artifact-full_firmware.sh +++ b/lib/functions/artifacts/artifact-full_firmware.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-kernel.sh b/lib/functions/artifacts/artifact-kernel.sh index d44aefe10..9127e041d 100644 --- a/lib/functions/artifacts/artifact-kernel.sh +++ b/lib/functions/artifacts/artifact-kernel.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-rootfs.sh b/lib/functions/artifacts/artifact-rootfs.sh index ae1be1fa7..bb636aa3d 100644 --- a/lib/functions/artifacts/artifact-rootfs.sh +++ b/lib/functions/artifacts/artifact-rootfs.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifact-uboot.sh b/lib/functions/artifacts/artifact-uboot.sh index 39d11fee5..e6aea6000 100644 --- a/lib/functions/artifacts/artifact-uboot.sh +++ b/lib/functions/artifacts/artifact-uboot.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifacts-obtain.sh b/lib/functions/artifacts/artifacts-obtain.sh index 497856b8d..50697a618 100644 --- a/lib/functions/artifacts/artifacts-obtain.sh +++ b/lib/functions/artifacts/artifacts-obtain.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifacts-registry.sh b/lib/functions/artifacts/artifacts-registry.sh index 9c2e4c213..1f42f9d3c 100644 --- a/lib/functions/artifacts/artifacts-registry.sh +++ b/lib/functions/artifacts/artifacts-registry.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/artifacts/artifacts-reversion.sh b/lib/functions/artifacts/artifacts-reversion.sh index a3da3bb00..48d01ecd7 100644 --- a/lib/functions/artifacts/artifacts-reversion.sh +++ b/lib/functions/artifacts/artifacts-reversion.sh @@ -1,6 +1,6 @@ # # SPDX-License-Identifier: GPL-2.0 -# Copyright (c) 2023 Ricardo Pardini +# Copyright (c) 2023-2026 Ricardo Pardini # This file is a part of the Armbian Build Framework https://github.com/armbian/build/ # diff --git a/lib/functions/bsp/armbian-bsp-cli-deb.sh b/lib/functions/bsp/armbian-bsp-cli-deb.sh index b24d1bf48..792fba602 100644 --- a/lib/functions/bsp/armbian-bsp-cli-deb.sh +++ b/lib/functions/bsp/armbian-bsp-cli-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/bsp/armbian-bsp-desktop-deb.sh b/lib/functions/bsp/armbian-bsp-desktop-deb.sh index 5fa318da5..2f7859621 100644 --- a/lib/functions/bsp/armbian-bsp-desktop-deb.sh +++ b/lib/functions/bsp/armbian-bsp-desktop-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/bsp/utils-bsp.sh b/lib/functions/bsp/utils-bsp.sh index 6b0c2a0ca..1e8d0e4af 100644 --- a/lib/functions/bsp/utils-bsp.sh +++ b/lib/functions/bsp/utils-bsp.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-artifact.sh b/lib/functions/cli/cli-artifact.sh index cd96a3906..2f411cab2 100644 --- a/lib/functions/cli/cli-artifact.sh +++ b/lib/functions/cli/cli-artifact.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-build.sh b/lib/functions/cli/cli-build.sh index 2f4ac084b..d453bbded 100644 --- a/lib/functions/cli/cli-build.sh +++ b/lib/functions/cli/cli-build.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-configdump.sh b/lib/functions/cli/cli-configdump.sh index e4558be8e..7ef58ff18 100644 --- a/lib/functions/cli/cli-configdump.sh +++ b/lib/functions/cli/cli-configdump.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-distccd.sh b/lib/functions/cli/cli-distccd.sh index 72ae5b419..271794c75 100644 --- a/lib/functions/cli/cli-distccd.sh +++ b/lib/functions/cli/cli-distccd.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-docker.sh b/lib/functions/cli/cli-docker.sh index a5eb95805..5fd9cbfad 100644 --- a/lib/functions/cli/cli-docker.sh +++ b/lib/functions/cli/cli-docker.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-flash.sh b/lib/functions/cli/cli-flash.sh index 5f759ec18..dd82591d0 100644 --- a/lib/functions/cli/cli-flash.sh +++ b/lib/functions/cli/cli-flash.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-jsoninfo.sh b/lib/functions/cli/cli-jsoninfo.sh index 581bae92f..d0da85e2a 100644 --- a/lib/functions/cli/cli-jsoninfo.sh +++ b/lib/functions/cli/cli-jsoninfo.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-oras.sh b/lib/functions/cli/cli-oras.sh index baf7e2a5d..cde91c52b 100644 --- a/lib/functions/cli/cli-oras.sh +++ b/lib/functions/cli/cli-oras.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-patch.sh b/lib/functions/cli/cli-patch.sh index 64a6f4acf..2ed5eef05 100644 --- a/lib/functions/cli/cli-patch.sh +++ b/lib/functions/cli/cli-patch.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-requirements.sh b/lib/functions/cli/cli-requirements.sh index 0d41f9c0d..3c5ad4b9b 100644 --- a/lib/functions/cli/cli-requirements.sh +++ b/lib/functions/cli/cli-requirements.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/cli-undecided.sh b/lib/functions/cli/cli-undecided.sh index bd79aa1c8..34006ecdb 100644 --- a/lib/functions/cli/cli-undecided.sh +++ b/lib/functions/cli/cli-undecided.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/commands.sh b/lib/functions/cli/commands.sh index d1c8bf7f1..3a55ba229 100644 --- a/lib/functions/cli/commands.sh +++ b/lib/functions/cli/commands.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/entrypoint.sh b/lib/functions/cli/entrypoint.sh index c59d3db29..f4137f194 100644 --- a/lib/functions/cli/entrypoint.sh +++ b/lib/functions/cli/entrypoint.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/cli/utils-cli.sh b/lib/functions/cli/utils-cli.sh index 9de666663..78ec6fd36 100644 --- a/lib/functions/cli/utils-cli.sh +++ b/lib/functions/cli/utils-cli.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/armbian-kernel.sh b/lib/functions/compilation/armbian-kernel.sh index 1bd00bf6a..72e858e56 100644 --- a/lib/functions/compilation/armbian-kernel.sh +++ b/lib/functions/compilation/armbian-kernel.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/atf.sh b/lib/functions/compilation/atf.sh index a218c816b..0057a09ed 100644 --- a/lib/functions/compilation/atf.sh +++ b/lib/functions/compilation/atf.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/ccache.sh b/lib/functions/compilation/ccache.sh index 440792a3b..43f854542 100644 --- a/lib/functions/compilation/ccache.sh +++ b/lib/functions/compilation/ccache.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/crust.sh b/lib/functions/compilation/crust.sh index d6d797a2a..16a03db89 100644 --- a/lib/functions/compilation/crust.sh +++ b/lib/functions/compilation/crust.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/distcc.sh b/lib/functions/compilation/distcc.sh index 6dec89ee7..1a52a47b9 100644 --- a/lib/functions/compilation/distcc.sh +++ b/lib/functions/compilation/distcc.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-config.sh b/lib/functions/compilation/kernel-config.sh index e562ebbed..54a163448 100644 --- a/lib/functions/compilation/kernel-config.sh +++ b/lib/functions/compilation/kernel-config.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-debs.sh b/lib/functions/compilation/kernel-debs.sh index 4cdb4c0b5..758377a2e 100644 --- a/lib/functions/compilation/kernel-debs.sh +++ b/lib/functions/compilation/kernel-debs.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-dts-check.sh b/lib/functions/compilation/kernel-dts-check.sh index e74b040c7..8661e9c37 100644 --- a/lib/functions/compilation/kernel-dts-check.sh +++ b/lib/functions/compilation/kernel-dts-check.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2024 Armbian +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-git-bundle.sh b/lib/functions/compilation/kernel-git-bundle.sh index e52f07184..d92f8210b 100644 --- a/lib/functions/compilation/kernel-git-bundle.sh +++ b/lib/functions/compilation/kernel-git-bundle.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-git-oras.sh b/lib/functions/compilation/kernel-git-oras.sh index 9edcde7fe..dbc128460 100644 --- a/lib/functions/compilation/kernel-git-oras.sh +++ b/lib/functions/compilation/kernel-git-oras.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-git.sh b/lib/functions/compilation/kernel-git.sh index 75d23cb9f..f4f346f44 100644 --- a/lib/functions/compilation/kernel-git.sh +++ b/lib/functions/compilation/kernel-git.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-make.sh b/lib/functions/compilation/kernel-make.sh index 51f05f662..9a474de77 100644 --- a/lib/functions/compilation/kernel-make.sh +++ b/lib/functions/compilation/kernel-make.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel-patching.sh b/lib/functions/compilation/kernel-patching.sh index 959c7ecee..0b9c04bea 100644 --- a/lib/functions/compilation/kernel-patching.sh +++ b/lib/functions/compilation/kernel-patching.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/kernel.sh b/lib/functions/compilation/kernel.sh index 193ffb105..058e5212a 100644 --- a/lib/functions/compilation/kernel.sh +++ b/lib/functions/compilation/kernel.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/armbian-desktop-deb.sh b/lib/functions/compilation/packages/armbian-desktop-deb.sh index 5ff9d1342..6dd6a0f20 100644 --- a/lib/functions/compilation/packages/armbian-desktop-deb.sh +++ b/lib/functions/compilation/packages/armbian-desktop-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/armbian-plymouth-theme-deb.sh b/lib/functions/compilation/packages/armbian-plymouth-theme-deb.sh index 18643660e..57f398fec 100644 --- a/lib/functions/compilation/packages/armbian-plymouth-theme-deb.sh +++ b/lib/functions/compilation/packages/armbian-plymouth-theme-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/armbian-zsh-deb.sh b/lib/functions/compilation/packages/armbian-zsh-deb.sh index 839613dcb..13ce60a02 100644 --- a/lib/functions/compilation/packages/armbian-zsh-deb.sh +++ b/lib/functions/compilation/packages/armbian-zsh-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/fake_ubuntu_advantage_tools-deb.sh b/lib/functions/compilation/packages/fake_ubuntu_advantage_tools-deb.sh index 6d67539ee..3d537a97d 100644 --- a/lib/functions/compilation/packages/fake_ubuntu_advantage_tools-deb.sh +++ b/lib/functions/compilation/packages/fake_ubuntu_advantage_tools-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/firmware-deb.sh b/lib/functions/compilation/packages/firmware-deb.sh index 0f37a7f21..9a54fab9c 100644 --- a/lib/functions/compilation/packages/firmware-deb.sh +++ b/lib/functions/compilation/packages/firmware-deb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/packages/utils-dpkgdeb.sh b/lib/functions/compilation/packages/utils-dpkgdeb.sh index 98b4a20fd..8ab46b8db 100644 --- a/lib/functions/compilation/packages/utils-dpkgdeb.sh +++ b/lib/functions/compilation/packages/utils-dpkgdeb.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/patch/drivers-harness.sh b/lib/functions/compilation/patch/drivers-harness.sh index 71da14e77..fe7c99425 100644 --- a/lib/functions/compilation/patch/drivers-harness.sh +++ b/lib/functions/compilation/patch/drivers-harness.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/patch/drivers_network.sh b/lib/functions/compilation/patch/drivers_network.sh index 75ba02e85..602062b55 100644 --- a/lib/functions/compilation/patch/drivers_network.sh +++ b/lib/functions/compilation/patch/drivers_network.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2024 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/patch/patching.sh b/lib/functions/compilation/patch/patching.sh index ef768da9b..5cc1ffc7f 100644 --- a/lib/functions/compilation/patch/patching.sh +++ b/lib/functions/compilation/patch/patching.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/uboot-git.sh b/lib/functions/compilation/uboot-git.sh index c9aa7240a..86e588b0b 100644 --- a/lib/functions/compilation/uboot-git.sh +++ b/lib/functions/compilation/uboot-git.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/uboot-patching.sh b/lib/functions/compilation/uboot-patching.sh index 103907536..84288fe1c 100644 --- a/lib/functions/compilation/uboot-patching.sh +++ b/lib/functions/compilation/uboot-patching.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/uboot.sh b/lib/functions/compilation/uboot.sh index 6f9f6a8ec..1524d9908 100644 --- a/lib/functions/compilation/uboot.sh +++ b/lib/functions/compilation/uboot.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/compilation/utils-compilation.sh b/lib/functions/compilation/utils-compilation.sh index dd4842f25..96477dea1 100644 --- a/lib/functions/compilation/utils-compilation.sh +++ b/lib/functions/compilation/utils-compilation.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/aggregation.sh b/lib/functions/configuration/aggregation.sh index dbf148c83..a22a853d9 100644 --- a/lib/functions/configuration/aggregation.sh +++ b/lib/functions/configuration/aggregation.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/change-tracking.sh b/lib/functions/configuration/change-tracking.sh index 38c169aae..9c769ed9d 100644 --- a/lib/functions/configuration/change-tracking.sh +++ b/lib/functions/configuration/change-tracking.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 -# Copyright (c) 2023 Ricardo Pardini +# Copyright (c) 2023-2026 Ricardo Pardini # This file is a part of the Armbian Build Framework https://github.com/armbian/build/ # diff --git a/lib/functions/configuration/compilation-config.sh b/lib/functions/configuration/compilation-config.sh index 83cf5f2d0..f917689d9 100644 --- a/lib/functions/configuration/compilation-config.sh +++ b/lib/functions/configuration/compilation-config.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/config-desktop.sh b/lib/functions/configuration/config-desktop.sh index 92685708a..59b1ee67f 100644 --- a/lib/functions/configuration/config-desktop.sh +++ b/lib/functions/configuration/config-desktop.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/interactive.sh b/lib/functions/configuration/interactive.sh index 1f0b438de..decebd382 100644 --- a/lib/functions/configuration/interactive.sh +++ b/lib/functions/configuration/interactive.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ @@ -20,7 +20,9 @@ function interactive_config_prepare_terminal() { fi fi # We'll use this title on all menus - declare -g -r backtitle="Armbian building script, https://www.armbian.com | https://docs.armbian.com | (c) 2013-2023 Igor Pecovnik " + declare current_year + current_year=$(date +%Y) + declare -g -r backtitle="Armbian Linux build framework, https://www.armbian.com | (c) 2013-${current_year} Igor Pecovnik " declare -A -g ARMBIAN_INTERACTIVE_CONFIGS=() # An associative array of all interactive configurations } diff --git a/lib/functions/configuration/main-config.sh b/lib/functions/configuration/main-config.sh index ad38031f4..b85f287ab 100644 --- a/lib/functions/configuration/main-config.sh +++ b/lib/functions/configuration/main-config.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/menu.sh b/lib/functions/configuration/menu.sh index cf61219c8..1203f6a7f 100644 --- a/lib/functions/configuration/menu.sh +++ b/lib/functions/configuration/menu.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/configuration/package-lists.sh b/lib/functions/configuration/package-lists.sh index 0edf33962..41995b2df 100644 --- a/lib/functions/configuration/package-lists.sh +++ b/lib/functions/configuration/package-lists.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/apt-utils.sh b/lib/functions/general/apt-utils.sh index 9603633b5..516be3da0 100644 --- a/lib/functions/general/apt-utils.sh +++ b/lib/functions/general/apt-utils.sh @@ -1,6 +1,6 @@ # # SPDX-License-Identifier: GPL-2.0 -# Copyright (c) 2023 Ricardo Pardini +# Copyright (c) 2023-2026 Ricardo Pardini # This file is a part of the Armbian Build Framework https://github.com/armbian/build/ # diff --git a/lib/functions/general/bat-cat.sh b/lib/functions/general/bat-cat.sh index 585d426fd..a33054ae3 100644 --- a/lib/functions/general/bat-cat.sh +++ b/lib/functions/general/bat-cat.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/chroot-helpers.sh b/lib/functions/general/chroot-helpers.sh index a28feee25..efb53807a 100644 --- a/lib/functions/general/chroot-helpers.sh +++ b/lib/functions/general/chroot-helpers.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/cleaning.sh b/lib/functions/general/cleaning.sh index f348acb55..92661b2e7 100644 --- a/lib/functions/general/cleaning.sh +++ b/lib/functions/general/cleaning.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/countdown.sh b/lib/functions/general/countdown.sh index e77f6937a..2acceca7f 100644 --- a/lib/functions/general/countdown.sh +++ b/lib/functions/general/countdown.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/downloads.sh b/lib/functions/general/downloads.sh index 882834544..25c938f36 100644 --- a/lib/functions/general/downloads.sh +++ b/lib/functions/general/downloads.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/extensions.sh b/lib/functions/general/extensions.sh index f599402c9..8661a5369 100644 --- a/lib/functions/general/extensions.sh +++ b/lib/functions/general/extensions.sh @@ -2,14 +2,14 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ #!/usr/bin/env bash -# The whole of this is Copyright (c) 2020-2023 Ricardo Pardini +# The whole of this is Copyright (c) 2020-2026 Ricardo Pardini # This file is licensed under the terms of the GNU General Public # License version 2. This program is licensed "as is" without any # warranty of any kind, whether express or implied. diff --git a/lib/functions/general/git-ref2info.sh b/lib/functions/general/git-ref2info.sh index 395bac0cd..e66b58d80 100644 --- a/lib/functions/general/git-ref2info.sh +++ b/lib/functions/general/git-ref2info.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/git.sh b/lib/functions/general/git.sh index 57e7395a4..4765f3a55 100644 --- a/lib/functions/general/git.sh +++ b/lib/functions/general/git.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/github-actions.sh b/lib/functions/general/github-actions.sh index 9c3b3d2b1..ce94c61e8 100644 --- a/lib/functions/general/github-actions.sh +++ b/lib/functions/general/github-actions.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/hash-files.sh b/lib/functions/general/hash-files.sh index e924edf4a..d188eba79 100644 --- a/lib/functions/general/hash-files.sh +++ b/lib/functions/general/hash-files.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/memoize-cached.sh b/lib/functions/general/memoize-cached.sh index ca785b6d1..f01348b3d 100644 --- a/lib/functions/general/memoize-cached.sh +++ b/lib/functions/general/memoize-cached.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/oci-oras.sh b/lib/functions/general/oci-oras.sh index ae84a501c..5b890929c 100644 --- a/lib/functions/general/oci-oras.sh +++ b/lib/functions/general/oci-oras.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/python-tools.sh b/lib/functions/general/python-tools.sh index a4a086f02..712c87600 100644 --- a/lib/functions/general/python-tools.sh +++ b/lib/functions/general/python-tools.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/retry.sh b/lib/functions/general/retry.sh index b30e99136..f47950ba3 100644 --- a/lib/functions/general/retry.sh +++ b/lib/functions/general/retry.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/general/shellcheck.sh b/lib/functions/general/shellcheck.sh index d4cb10a2f..fc6c7c2ee 100644 --- a/lib/functions/general/shellcheck.sh +++ b/lib/functions/general/shellcheck.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/apt-cacher-ng.sh b/lib/functions/host/apt-cacher-ng.sh index b86366084..5967a8c2c 100644 --- a/lib/functions/host/apt-cacher-ng.sh +++ b/lib/functions/host/apt-cacher-ng.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/basic-deps.sh b/lib/functions/host/basic-deps.sh index 6dbcc0d86..1f02ec766 100644 --- a/lib/functions/host/basic-deps.sh +++ b/lib/functions/host/basic-deps.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/docker.sh b/lib/functions/host/docker.sh index 7a670128b..9def3d16f 100644 --- a/lib/functions/host/docker.sh +++ b/lib/functions/host/docker.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/external-toolchains.sh b/lib/functions/host/external-toolchains.sh index 19225ff9d..638e699bd 100644 --- a/lib/functions/host/external-toolchains.sh +++ b/lib/functions/host/external-toolchains.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/host-release.sh b/lib/functions/host/host-release.sh index e5a92fb1b..ee436d88d 100644 --- a/lib/functions/host/host-release.sh +++ b/lib/functions/host/host-release.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/host-utils.sh b/lib/functions/host/host-utils.sh index 2abed9066..00a27dfd7 100644 --- a/lib/functions/host/host-utils.sh +++ b/lib/functions/host/host-utils.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/mktemp-utils.sh b/lib/functions/host/mktemp-utils.sh index 45b99b52a..1c8fb82dd 100644 --- a/lib/functions/host/mktemp-utils.sh +++ b/lib/functions/host/mktemp-utils.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/mountpoints.sh b/lib/functions/host/mountpoints.sh index 244359291..a9758d05d 100644 --- a/lib/functions/host/mountpoints.sh +++ b/lib/functions/host/mountpoints.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/prepare-host.sh b/lib/functions/host/prepare-host.sh index ab8efaa89..916c1be0d 100644 --- a/lib/functions/host/prepare-host.sh +++ b/lib/functions/host/prepare-host.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/tmpfs-utils.sh b/lib/functions/host/tmpfs-utils.sh index 4a2d4fbe8..9274dcc35 100644 --- a/lib/functions/host/tmpfs-utils.sh +++ b/lib/functions/host/tmpfs-utils.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/host/wsl2.sh b/lib/functions/host/wsl2.sh index d35a3a5d6..c9414c299 100644 --- a/lib/functions/host/wsl2.sh +++ b/lib/functions/host/wsl2.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/compress-checksum.sh b/lib/functions/image/compress-checksum.sh index 793d98b2e..05586bfb6 100644 --- a/lib/functions/image/compress-checksum.sh +++ b/lib/functions/image/compress-checksum.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/fingerprint.sh b/lib/functions/image/fingerprint.sh index 3bca89cf1..cae89921f 100644 --- a/lib/functions/image/fingerprint.sh +++ b/lib/functions/image/fingerprint.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/initrd.sh b/lib/functions/image/initrd.sh index eaea5d121..dbed93201 100644 --- a/lib/functions/image/initrd.sh +++ b/lib/functions/image/initrd.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/loop.sh b/lib/functions/image/loop.sh index 528aca911..c5ba8f725 100644 --- a/lib/functions/image/loop.sh +++ b/lib/functions/image/loop.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/partitioning.sh b/lib/functions/image/partitioning.sh index c93172440..6262fe197 100644 --- a/lib/functions/image/partitioning.sh +++ b/lib/functions/image/partitioning.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/rootfs-to-image.sh b/lib/functions/image/rootfs-to-image.sh index 3bc9c7c08..51903cec2 100644 --- a/lib/functions/image/rootfs-to-image.sh +++ b/lib/functions/image/rootfs-to-image.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/image/write-device.sh b/lib/functions/image/write-device.sh index e749c2d7c..31c984187 100644 --- a/lib/functions/image/write-device.sh +++ b/lib/functions/image/write-device.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/capture.sh b/lib/functions/logging/capture.sh index c10f2286c..47ac3f214 100644 --- a/lib/functions/logging/capture.sh +++ b/lib/functions/logging/capture.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/debug-dump.sh b/lib/functions/logging/debug-dump.sh index e0170f95b..80b5634be 100644 --- a/lib/functions/logging/debug-dump.sh +++ b/lib/functions/logging/debug-dump.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/display-alert.sh b/lib/functions/logging/display-alert.sh index e757f9e89..13a98d3af 100644 --- a/lib/functions/logging/display-alert.sh +++ b/lib/functions/logging/display-alert.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/export-logs.sh b/lib/functions/logging/export-logs.sh index fcc1b8c6c..bb3f8837e 100644 --- a/lib/functions/logging/export-logs.sh +++ b/lib/functions/logging/export-logs.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/logging.sh b/lib/functions/logging/logging.sh index 26fdc9c7a..ed227c8af 100644 --- a/lib/functions/logging/logging.sh +++ b/lib/functions/logging/logging.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/runners.sh b/lib/functions/logging/runners.sh index a99b866e4..105d4a651 100644 --- a/lib/functions/logging/runners.sh +++ b/lib/functions/logging/runners.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/section-logging.sh b/lib/functions/logging/section-logging.sh index 3e868ce79..e524809b5 100644 --- a/lib/functions/logging/section-logging.sh +++ b/lib/functions/logging/section-logging.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/stacktraces.sh b/lib/functions/logging/stacktraces.sh index 25532700b..4c433315b 100644 --- a/lib/functions/logging/stacktraces.sh +++ b/lib/functions/logging/stacktraces.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/trap-logging.sh b/lib/functions/logging/trap-logging.sh index 861be9e0f..082affea8 100644 --- a/lib/functions/logging/trap-logging.sh +++ b/lib/functions/logging/trap-logging.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/logging/traps.sh b/lib/functions/logging/traps.sh index 4fb4097ca..d24772e4b 100644 --- a/lib/functions/logging/traps.sh +++ b/lib/functions/logging/traps.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/build-packages.sh b/lib/functions/main/build-packages.sh index 1a1f53b4c..65e3a28e4 100644 --- a/lib/functions/main/build-packages.sh +++ b/lib/functions/main/build-packages.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/config-interactive.sh b/lib/functions/main/config-interactive.sh index 37a1cd4db..be49e8dca 100644 --- a/lib/functions/main/config-interactive.sh +++ b/lib/functions/main/config-interactive.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/config-prepare.sh b/lib/functions/main/config-prepare.sh index 1a3f1e521..c5771b8db 100644 --- a/lib/functions/main/config-prepare.sh +++ b/lib/functions/main/config-prepare.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/default-build.sh b/lib/functions/main/default-build.sh index da5861184..1c3530620 100644 --- a/lib/functions/main/default-build.sh +++ b/lib/functions/main/default-build.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/rootfs-image.sh b/lib/functions/main/rootfs-image.sh index be11bfef6..dbac9360a 100644 --- a/lib/functions/main/rootfs-image.sh +++ b/lib/functions/main/rootfs-image.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/main/start-end.sh b/lib/functions/main/start-end.sh index 1ead92694..09b020c97 100644 --- a/lib/functions/main/start-end.sh +++ b/lib/functions/main/start-end.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/apt-install.sh b/lib/functions/rootfs/apt-install.sh index fc2a310e9..cd3b73abb 100644 --- a/lib/functions/rootfs/apt-install.sh +++ b/lib/functions/rootfs/apt-install.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/apt-sources.sh b/lib/functions/rootfs/apt-sources.sh index 05d883de6..4c0334a27 100644 --- a/lib/functions/rootfs/apt-sources.sh +++ b/lib/functions/rootfs/apt-sources.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/create-cache.sh b/lib/functions/rootfs/create-cache.sh index a809a3e45..76fa382ec 100644 --- a/lib/functions/rootfs/create-cache.sh +++ b/lib/functions/rootfs/create-cache.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/customize.sh b/lib/functions/rootfs/customize.sh index 42119716b..07f0ee8fb 100644 --- a/lib/functions/rootfs/customize.sh +++ b/lib/functions/rootfs/customize.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/distro-agnostic.sh b/lib/functions/rootfs/distro-agnostic.sh index 03ec9c92c..2302792a4 100644 --- a/lib/functions/rootfs/distro-agnostic.sh +++ b/lib/functions/rootfs/distro-agnostic.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/distro-specific.sh b/lib/functions/rootfs/distro-specific.sh index 4e720fe0c..258336234 100644 --- a/lib/functions/rootfs/distro-specific.sh +++ b/lib/functions/rootfs/distro-specific.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/post-tweaks.sh b/lib/functions/rootfs/post-tweaks.sh index 1675b9d86..8eb280d6e 100644 --- a/lib/functions/rootfs/post-tweaks.sh +++ b/lib/functions/rootfs/post-tweaks.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/qemu-static.sh b/lib/functions/rootfs/qemu-static.sh index d4b8f789e..efb159793 100644 --- a/lib/functions/rootfs/qemu-static.sh +++ b/lib/functions/rootfs/qemu-static.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/rootfs-create.sh b/lib/functions/rootfs/rootfs-create.sh index f5bf7828c..a4d0c9433 100644 --- a/lib/functions/rootfs/rootfs-create.sh +++ b/lib/functions/rootfs/rootfs-create.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/rootfs-desktop.sh b/lib/functions/rootfs/rootfs-desktop.sh index 549417707..c1283a97e 100644 --- a/lib/functions/rootfs/rootfs-desktop.sh +++ b/lib/functions/rootfs/rootfs-desktop.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/systemd-utils.sh b/lib/functions/rootfs/systemd-utils.sh index a3f5bc4fc..09fc63394 100644 --- a/lib/functions/rootfs/systemd-utils.sh +++ b/lib/functions/rootfs/systemd-utils.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/functions/rootfs/trap-rootfs.sh b/lib/functions/rootfs/trap-rootfs.sh index 1d66b8662..03128d579 100644 --- a/lib/functions/rootfs/trap-rootfs.sh +++ b/lib/functions/rootfs/trap-rootfs.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/single.sh b/lib/single.sh index 5e32d473e..ee94fddc4 100644 --- a/lib/single.sh +++ b/lib/single.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/tools/gen-library.sh b/lib/tools/gen-library.sh index fcdcdfeef..ad43e17c8 100755 --- a/lib/tools/gen-library.sh +++ b/lib/tools/gen-library.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/tools/oras.sh b/lib/tools/oras.sh index a5a4f4ff4..e3a1fd636 100755 --- a/lib/tools/oras.sh +++ b/lib/tools/oras.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/tools/shellcheck.sh b/lib/tools/shellcheck.sh index 0bf78d987..e56b4727f 100755 --- a/lib/tools/shellcheck.sh +++ b/lib/tools/shellcheck.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/ diff --git a/lib/tools/shellfmt.sh b/lib/tools/shellfmt.sh index 98841721e..3a64d724f 100755 --- a/lib/tools/shellfmt.sh +++ b/lib/tools/shellfmt.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: GPL-2.0 # -# Copyright (c) 2013-2023 Igor Pecovnik, igor@armbian.com +# Copyright (c) 2013-2026 Igor Pecovnik, igor@armbian.com # # This file is a part of the Armbian Build Framework # https://github.com/armbian/build/