From 44b6df7c24cc0af6d12bec698408666dd8819df8 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 Jan 2025 18:09:03 +0000 Subject: update my copyright years on modified scripts there are some lbmk scripts that i modified, starting this year. update the headers. Signed-off-by: Leah Rowe --- build | 2 +- include/git.sh | 2 +- script/trees | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build b/build index 2fab248b..2e04f59f 100755 --- a/build +++ b/build @@ -1,6 +1,6 @@ #!/usr/bin/env sh # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2020-2024 Leah Rowe +# Copyright (c) 2020-2025 Leah Rowe # Copyright (c) 2022 Caleb La Grange set -u -e diff --git a/include/git.sh b/include/git.sh index fb0b2b42..21a1f3b7 100644 --- a/include/git.sh +++ b/include/git.sh @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2020-2021,2023-2024 Leah Rowe +# Copyright (c) 2020-2021,2023-2025 Leah Rowe # Copyright (c) 2022 Caleb La Grange eval "`setvars "" loc url bkup_url subfile subhash subrepo subrepo_bkup \ diff --git a/script/trees b/script/trees index e674282c..045a49f7 100755 --- a/script/trees +++ b/script/trees @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-or-later # Copyright (c) 2022-2023 Alper Nebi Yasak # Copyright (c) 2022 Ferass El Hafidi -# Copyright (c) 2023-2024 Leah Rowe +# Copyright (c) 2023-2025 Leah Rowe set -u -e -- cgit v1.2.1