summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-06 16:13:13 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-06 16:13:13 +0100
commit58400fc4a5b2a8e9d7eecffe3d9097db43599c5d (patch)
treef3ab11e4d05f39998f8e78cc24e95a869cf49f58 /include
parentaa5937edd52a80a5385b8feb4275e5f005fb92d9 (diff)
err.sh: correct copyright info
i replaced 2022, 2023 with 2022, 2024 when updating the years, as per modifications, but the 2023 copyright doesn't become invalidated change it to 2022-2024 instead, which is correct 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 a25effe6..66338337 100755
--- a/include/err.sh
+++ b/include/err.sh
@@ -1,5 +1,5 @@
# SPDX-License-Identifier: MIT
-# SPDX-FileCopyrightText: 2022, 2024 Leah Rowe <leah@libreboot.org>
+# SPDX-FileCopyrightText: 2022-2024 Leah Rowe <leah@libreboot.org>
export LC_COLLATE=C
export LC_ALL=C