diff options
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/opkbuild.sh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index a2588f5..4da8922 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -43,12 +43,12 @@ Options: -V display the version and exit ' msg_opkbuild_version='%s (%s) %s -Copyright (C) 2012-2014 Patrick "P. J." McDermott -License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>. +Copyright (C) 2012-2014 Patrick McDermott +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. -Written by P. J. McDermott.' +Written by Patrick McDermott.' msg_opkbuild_bsf_mutex='Options -b, -S, and -F are mutually exclusive' msg_opkbuild_bad_opt='Invalid option "%s"' msg_opkbuild_uid0_cmd_not_found='UID 0 command "%s" not found' |