summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-03 07:13:54 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-03 07:14:15 +0100
commit9caff26332ae2c0c5c49ebb4d9946237c1419561 (patch)
treec3fb7672e872ee0a67ebe5ed0111d52ccd74d0ab /include
parent7db2ae0bd2064db5398e3c47cdfe2b399664ef17 (diff)
err.sh: update copyright info
i added a few changes during this year so far, 2024 update the copyright years Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'include')
-rwxr-xr-xinclude/err.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/err.sh b/include/err.sh
index a94275f3..a25effe6 100755
--- a/include/err.sh
+++ b/include/err.sh
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT
-# SPDX-FileCopyrightText: 2022, 2023 Leah Rowe <leah@libreboot.org>
+# SPDX-FileCopyrightText: 2022, 2024 Leah Rowe <leah@libreboot.org>
export LC_COLLATE=C
export LC_ALL=C