Fixed links to licenses.

This commit is contained in:
Jeremiah Ticket 2024-07-12 19:08:37 -08:00
parent e68c898700
commit 2c763ce6ea
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Accessibility setup script for the i3 window manager.
## i38.sh
Released under the terms of the GPL License Version 3: http://www.wtfpl.net
Released under the terms of the GPL License Version 3: https://www.gnu.org/licenses/
This is a Stormux project: https://stormux.org

2
i38.sh
View File

@ -174,7 +174,7 @@ yesno() {
help() {
echo "${0##*/}"
echo "Released under the terms of the WTFPL License: http://www.wtfpl.net"
echo "Released under the terms of the GPL V3 License: https://www.gnu.org/licenses/"
echo -e "This is a Stormux project: https://stormux.org\n"
echo -e "Usage:\n"
echo "With no arguments, create the i3 configuration."