diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-10 17:45:11 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-10 17:45:11 +0100 |
| commit | 1ceeb0ab55b2f54073cec39021b2c6a168d1594c (patch) | |
| tree | 256c571d8758f6c80890dd67dc097764a299e3e4 /include/init.sh | |
| parent | bb4c03879448d41fa3f34c13a8b78a4e9913b93a (diff) | |
update lbmk headers
i made several modificatinos to several files
thus for in 2026, in the main part of the build system.
i've added 2026 to the ones that i modified.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include/init.sh')
| -rw-r--r-- | include/init.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
