summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2025-01-03 18:09:03 +0000
committerLeah Rowe <leah@libreboot.org>2025-01-03 18:09:03 +0000
commit44b6df7c24cc0af6d12bec698408666dd8819df8 (patch)
tree64e8b9ecf54073412017b433bb302920dee8bb62 /build
parent818f3d630c268742cf046523e24c7b000e06ec69 (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-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 2fab248b..2e04f59f 100755
--- a/build
+++ b/build
@@ -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