diff options
author | Leah Rowe <leah@libreboot.org> | 2025-01-03 18:09:03 +0000 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-01-03 18:09:03 +0000 |
commit | 44b6df7c24cc0af6d12bec698408666dd8819df8 (patch) | |
tree | 64e8b9ecf54073412017b433bb302920dee8bb62 /build | |
parent | 818f3d630c268742cf046523e24c7b000e06ec69 (diff) |
update my copyright years on modified scripts
there are some lbmk scripts that i modified, starting
this year. update the headers.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/usr/bin/env sh # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2020-2024 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2020-2025 Leah Rowe <leah@libreboot.org> # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> set -u -e |