diff options
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>...]' |