From 2bee87cfc26743aa2d9bf2e0509f6ee6e9f4958e Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Tue, 22 Apr 2025 04:01:31 +0100 Subject: lib.sh: add missing copyright year alper made a fix to this file a few hours ago, but forgot to update the copyright header i'm doing it for alper, as a courtesy Signed-off-by: Leah Rowe --- include/lib.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'include/lib.sh') diff --git a/include/lib.sh b/include/lib.sh index 47b16100..d72f0378 100644 --- a/include/lib.sh +++ b/include/lib.sh @@ -2,6 +2,7 @@ # Copyright (c) 2022 Caleb La Grange # Copyright (c) 2022 Ferass El Hafidi # Copyright (c) 2020-2025 Leah Rowe +# Copyright (c) 2025 Alper Nebi Yasak export LC_COLLATE=C export LC_ALL=C -- cgit v1.2.1