From 58400fc4a5b2a8e9d7eecffe3d9097db43599c5d Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 6 May 2024 16:13:13 +0100 Subject: 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 --- include/err.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 +# SPDX-FileCopyrightText: 2022-2024 Leah Rowe export LC_COLLATE=C export LC_ALL=C -- cgit v1.2.1