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>
This commit is contained in:
Leah Rowe
2024-05-06 16:13:13 +01:00
parent aa5937edd5
commit 58400fc4a5
+1 -1
View File
@@ -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