diff options
| -rwxr-xr-x | include/err.sh | 2 | 
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 | 
