diff options
Diffstat (limited to 'src/init')
| -rwxr-xr-x | src/init | 11 |
1 files changed, 2 insertions, 9 deletions
@@ -141,17 +141,10 @@ end function showBanner echo - echo ' - _ _ - __ _(_) |_ ___ ___ _ ____ _____ _ __ - / _` | | __|____/ __|/ _ \ '__\ \ / / _ \ '__| -| (_| | | ||_____\__ \ __/ | \ V / __/ | - \__, |_|\__| |___/\___|_| \_/ \___|_| - |___/ -' + echo $_BANNER echo echo Copyright Matthias Jaros 2025 - echo This software is licensed under GPLv3. See /usr/share/doc/git-server/LICENSE + echo This software is licensed under GPLv3. See /usr/share/doc/gitfish/LICENSE echo end |
