diff options
author | Leah Rowe <leah@libreboot.org> | 2023-09-25 02:27:26 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2023-09-25 02:27:26 +0100 |
commit | 208620198c79c9645690968d9e085a6769fe1213 (patch) | |
tree | 1b25b7f48ffd7008db267f860f976301fd294dad /script/update/blobs | |
parent | cc1642096e32f2f71a30ca6adc7fed882786966e (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/update/blobs')
-rwxr-xr-x | script/update/blobs/download | 2 | ||||
-rwxr-xr-x | script/update/blobs/inject | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/script/update/blobs/download b/script/update/blobs/download index d9a745d9..3674bfb7 100755 --- a/script/update/blobs/download +++ b/script/update/blobs/download @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-only # SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com> # SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> -# SPDX-FileCopyrightText: 2023 Leah Rowe <info@minifree.org> +# SPDX-FileCopyrightText: 2023 Leah Rowe <leah@libreboot.org> . "include/err.sh" . "include/defconfig.sh" diff --git a/script/update/blobs/inject b/script/update/blobs/inject index 660815cc..aae7b0cc 100755 --- a/script/update/blobs/inject +++ b/script/update/blobs/inject @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-3.0-only # SPDX-FileCopyrightText: 2022 Caleb La Grange <thonkpeasant@protonmail.com> # SPDX-FileCopyrightText: 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> -# SPDX-FileCopyrightText: 2023 Leah Rowe <info@minifree.org> +# SPDX-FileCopyrightText: 2023 Leah Rowe <leah@libreboot.org> . "include/err.sh" . "include/defconfig.sh" |