diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-25 00:37:47 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-25 00:37:47 (EST) |
commit | 164156f42baafb1a31f1b96d761d3103b82e4b6d (patch) | |
tree | 055c52ddf22ff0668ae5daefbf90728bc77ecb04 /locale/en_US | |
parent | 53251756e23167bd9d9d9fe78dd717f15fa4a9c7 (diff) |
locale/en_US/opkbuild: Update license version and author name
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' |