From 208620198c79c9645690968d9e085a6769fe1213 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 25 Sep 2023 02:27:26 +0100 Subject: Update email address for Leah Rowe copyrights also, some of them were out of date; years now updated. Signed-off-by: Leah Rowe --- script/build/grub/payload | 2 +- script/build/grub/utils | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'script/build/grub') diff --git a/script/build/grub/payload b/script/build/grub/payload index 21a5aaeb..b9e5ff75 100755 --- a/script/build/grub/payload +++ b/script/build/grub/payload @@ -1,6 +1,6 @@ #!/usr/bin/env sh # SPDX-License-Identifier: GPL-3.0-or-later -# SPDX-FileCopyrightText: 2014,2015,2020,2021,2023 Leah Rowe +# SPDX-FileCopyrightText: 2014,2015,2020,2021,2023 Leah Rowe [ "x${DEBUG+set}" = 'xset' ] && set -v set -u -e diff --git a/script/build/grub/utils b/script/build/grub/utils index 5fb6a27c..631277d5 100755 --- a/script/build/grub/utils +++ b/script/build/grub/utils @@ -1,6 +1,6 @@ #!/usr/bin/env sh # SPDX-License-Identifier: GPL-3.0-or-later -# SPDX-FileCopyrightText: 2014, 2015, 2020, 2023 Leah Rowe +# SPDX-FileCopyrightText: 2014, 2015, 2020, 2023 Leah Rowe # SPDX-FileCopyrightText: 2015, 2016 Klemens Nanni [ "x${DEBUG+set}" = 'xset' ] && set -v -- cgit v1.2.1