commit 296d6aae066076c8a47bd9f1959c309abb0afffb
parent ec5dfbd6e8225c5bfc7b67b486dbcf3290329331
Author: Matthias Jaros <jaros@mailbox.org>
Date: Mon, 30 Mar 2026 14:16:15 +0200
Updated banner
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/init b/src/init
@@ -147,7 +147,7 @@ function showBanner
echo
echo $_BANNER
echo
- echo Copyright Matthias Jaros 2025
+ echo Copyright Matthias Jaros 2026
echo This software is licensed under GPLv3. See /usr/share/doc/gitfish/LICENSE
echo
end