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 /include | |
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 'include')
-rw-r--r-- | include/git.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git.sh b/include/git.sh index fb0b2b42..21a1f3b7 100644 --- a/include/git.sh +++ b/include/git.sh @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -# Copyright (c) 2020-2021,2023-2024 Leah Rowe <leah@libreboot.org> +# Copyright (c) 2020-2021,2023-2025 Leah Rowe <leah@libreboot.org> # Copyright (c) 2022 Caleb La Grange <thonkpeasant@protonmail.com> eval "`setvars "" loc url bkup_url subfile subhash subrepo subrepo_bkup \ |