summaryrefslogtreecommitdiff
path: root/script/build/boot
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2023-09-25 02:27:26 +0100
committerLeah Rowe <leah@libreboot.org>2023-09-25 02:27:26 +0100
commit208620198c79c9645690968d9e085a6769fe1213 (patch)
tree1b25b7f48ffd7008db267f860f976301fd294dad /script/build/boot
parentcc1642096e32f2f71a30ca6adc7fed882786966e (diff)
Update email address for Leah Rowe copyrights
also, some of them were out of date; years now updated. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'script/build/boot')
-rwxr-xr-xscript/build/boot/roms2
-rwxr-xr-xscript/build/boot/roms_helper2
2 files changed, 2 insertions, 2 deletions
diff --git a/script/build/boot/roms b/script/build/boot/roms
index a1fc5e0d..c0c119b5 100755
--- a/script/build/boot/roms
+++ b/script/build/boot/roms
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: GPL-3.0-or-later
-# SPDX-FileCopyrightText: 2014,2015,2016,2020,2021,2023 Leah Rowe <info@minifree.org>
+# SPDX-FileCopyrightText: 2014,2015,2016,2020,2021,2023 Leah Rowe <leah@libreboot.org>
# SPDX-FileCopyrightText: 2015 Klemens Nanni <contact@autoboot.org>
# SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com>
# SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
diff --git a/script/build/boot/roms_helper b/script/build/boot/roms_helper
index eb6efdbd..7c58c977 100755
--- a/script/build/boot/roms_helper
+++ b/script/build/boot/roms_helper
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
# SPDX-License-Identifier: GPL-3.0-or-later
-# SPDX-FileCopyrightText: 2020,2021,2023 Leah Rowe <info@minifree.org>
+# SPDX-FileCopyrightText: 2020,2021,2023 Leah Rowe <leah@libreboot.org>
# SPDX-FileCopyrightText: 2021,2022 Ferass El Hafidi <vitali64pmemail@protonmail.com>
# SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com>
# SPDX-FileCopyrightText: 2022 Alper Nebi Yasak <alpernebiyasak@gmail.com>