diff options
author | Leah Rowe <leah@libreboot.org> | 2025-01-02 18:33:55 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-01-02 18:33:55 +0000 |
commit | 8276560cc998e8eb1f935cbbe7551d2fbdc65d39 (patch) | |
tree | 0b655fe5797ab50b9086924dd200c3a3e80f1c37 /include/rom.sh | |
parent | 08e86d2218c0804f3628c39c67fa8677cbc75067 (diff) |
lib.sh and rom.sh: update my header
i made modifications to them in 2025, so
update them to 2025
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/rom.sh')
-rw-r--r-- | include/rom.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rom.sh b/include/rom.sh index 60980d22..a53a6d8c 100644 --- a/include/rom.sh +++ b/include/rom.sh @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2014-2016,2020-2021,2023-2024 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2014-2016,2020-2021,2023-2025 Leah Rowe <leah@libreboot.org> # Copyright (c) 2021-2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> # Copyright (c) 2022-2023 Alper Nebi Yasak <alpernebiyasak@gmail.com> |