From 9caff26332ae2c0c5c49ebb4d9946237c1419561 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Fri, 3 May 2024 07:13:54 +0100 Subject: 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 --- include/err.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 +# SPDX-FileCopyrightText: 2022, 2024 Leah Rowe export LC_COLLATE=C export LC_ALL=C -- cgit v1.2.1