Change license verbiage in --version
output
This commit is contained in:
parent
bd3a35704f
commit
a45b28c4f5
1 changed files with 1 additions and 1 deletions
2
volbash
2
volbash
|
@ -127,7 +127,7 @@ invalid_option() {
|
||||||
version() {
|
version() {
|
||||||
echo -e "$NAME $VERSION - simple wpctl wrapper
|
echo -e "$NAME $VERSION - simple wpctl wrapper
|
||||||
Copyright (C) 2025 Xavier Moffett\n
|
Copyright (C) 2025 Xavier Moffett\n
|
||||||
Licensed under the MIT License\n"
|
Distributed under the MIT License\n"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue