diff --git a/getoptions.sh b/getoptions.sh index 0c4e88b..b5782a5 100644 --- a/getoptions.sh +++ b/getoptions.sh @@ -1,5 +1,5 @@ # shellcheck shell=sh -# URL: https://github.com/ko1nksm/getoptions +# URL: https://github.com/ko1nksm/getoptions (v1.1.0) # License: Creative Commons Zero v1.0 Universal # shellcheck disable=2016 getoptions() { diff --git a/getoptions_help.sh b/getoptions_help.sh index 897de6f..4d1cc70 100644 --- a/getoptions_help.sh +++ b/getoptions_help.sh @@ -1,5 +1,5 @@ # shellcheck shell=sh -# URL: https://github.com/ko1nksm/getoptions +# URL: https://github.com/ko1nksm/getoptions (v1.1.0) # License: Creative Commons Zero v1.0 Universal getoptions_help() { width=30 plus='' here='GETOPTIONS-HEREDOC'