diff options
-rw-r--r-- | locale/en_US.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US.sh b/locale/en_US.sh index df74664..c77a999 100644 --- a/locale/en_US.sh +++ b/locale/en_US.sh @@ -53,7 +53,7 @@ msg_prokit_cmd_help_usage='[<command>]' # lib/cmd/version.sh msg_prokit_cmd_version_summary='print version information' msg_prokit_cmd_version_usage='' -msg_prokit_cmd_version_copyright='Copyright (C) %s %s +msg_prokit_cmd_version_copyright='Copyright (C) %s %s License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.' |