diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-24 22:11:21 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-24 22:11:21 (EST) |
commit | ddf6c78754ace20d5210f3bf3ff6b8d50762c1f0 (patch) | |
tree | 3ecc7e1d088ea54a749340360fa1fdaeb9b21d8f /locale/en_US | |
parent | 2eebb6bcd328469b2921b209b786739ead36bb38 (diff) |
locale: Update header comments, copyright years, & license
Diffstat (limited to 'locale/en_US')
-rw-r--r-- | locale/en_US/libopkbuild_1.sh | 18 | ||||
-rw-r--r-- | locale/en_US/opkbuild.sh | 18 |
2 files changed, 18 insertions, 18 deletions
diff --git a/locale/en_US/libopkbuild_1.sh b/locale/en_US/libopkbuild_1.sh index e20ab95..ccfb367 100644 --- a/locale/en_US/libopkbuild_1.sh +++ b/locale/en_US/libopkbuild_1.sh @@ -1,21 +1,21 @@ -# opkbuild -# locale/en_US/libopkbuild_1 -# English message strings for the "libopkbuild_1" text domain. +# English message strings for the "libopkbuild_1" text domain # -# Copyright (C) 2012 Patrick "P. J." McDermott +# Copyright (C) 2012 Patrick McDermott # -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 2 of the License, or +# This file is part of opkbuild. +# +# opkbuild is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# opkbuild is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with opkbuild. If not, see <http://www.gnu.org/licenses/>. # package.sm msg_libopkbuild_1_unable_to_detect_package_format='Unable to detect package format' diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh index 1a2fbde..2be1998 100644 --- a/locale/en_US/opkbuild.sh +++ b/locale/en_US/opkbuild.sh @@ -1,21 +1,21 @@ -# opkbuild -# locale/en_US/opkbuild -# English message strings for the "opkbuild" text domain. +# English message strings for the "opkbuild" text domain +# +# Copyright (C) 2012 Patrick McDermott # -# Copyright (C) 2012 Patrick "P. J." McDermott +# This file is part of opkbuild. # -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 2 of the License, or +# opkbuild is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# opkbuild is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program. If not, see <http://www.gnu.org/licenses/>. +# along with opkbuild. If not, see <http://www.gnu.org/licenses/>. # opkbuild msg_opkbuild_usage='Usage: %s [<option>...]' |