diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/get.sh | 2 | ||||
| -rw-r--r-- | include/init.sh | 2 | ||||
| -rw-r--r-- | include/lib.sh | 2 | ||||
| -rw-r--r-- | include/vendor.sh | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/include/get.sh b/include/get.sh index 716b7bb3..e2576fae 100644 --- a/include/get.sh +++ b/include/get.sh @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2020-2021,2023-2025 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2020-2021,2023-2026 Leah Rowe <leah@libreboot.org> # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> url="" diff --git a/include/init.sh b/include/init.sh index b25d9bdd..9d7bbd41 100644 --- a/include/init.sh +++ b/include/init.sh @@ -2,7 +2,7 @@ # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> # Copyright (c) 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> -# Copyright (c) 2020-2025 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2020-2026 Leah Rowe <leah@libreboot.org> # Copyright (c) 2025 Alper Nebi Yasak <alpernebiyasak@gmail.com> export LANG=C.UTF-8 diff --git a/include/lib.sh b/include/lib.sh index 840c5cf5..61093758 100644 --- a/include/lib.sh +++ b/include/lib.sh @@ -2,7 +2,7 @@ # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> # Copyright (c) 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> -# Copyright (c) 2020-2025 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2020-2026 Leah Rowe <leah@libreboot.org> # Copyright (c) 2025 Alper Nebi Yasak <alpernebiyasak@gmail.com> cbfstool="elf/coreboot/default/cbfstool" diff --git a/include/vendor.sh b/include/vendor.sh index 8076d9ab..97556f3b 100644 --- a/include/vendor.sh +++ b/include/vendor.sh @@ -2,7 +2,7 @@ # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> # Copyright (c) 2022 Ferass El Hafidi <vitali64pmemail@protonmail.com> -# Copyright (c) 2023-2025 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2023-2026 Leah Rowe <leah@libreboot.org> # These are variables and functions, extending the functionality of # inject.sh, to be used with lbmk; they are kept separate here, so that |
