From: stonee-K <105475799+stonee-K@users.noreply.github.com> Date: Fri, 20 May 2022 00:10:18 +0000 (+0900) Subject: Fix typo: GPL (#1342) X-Git-Tag: 2.16.20+jp-2~1^2~24 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=8e0e4e0e4d9396d2c87c09a6dc8ec053a18b6268;p=winmerge-jp%2Fwinmerge-jp.git Fix typo: GPL (#1342) * Fix typo: GPL Fix typo: "GNU DIFF General Public License" should be "GNU General Public License". * Fix typo: GPL Fix typo: "GNU DIFF General Public License" should be "GNU General Public License". --- diff --git a/Src/diffutils/src/ifdef.c b/Src/diffutils/src/ifdef.c index d60c5bc00..ba0d36f38 100644 --- a/Src/diffutils/src/ifdef.c +++ b/Src/diffutils/src/ifdef.c @@ -7,12 +7,12 @@ GNU DIFF is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all, -unless he says so in writing. Refer to the GNU DIFF General Public +unless he says so in writing. Refer to the GNU General Public License for full details. Everyone is granted permission to copy, modify and redistribute GNU DIFF, but only under the conditions described in the -GNU DIFF General Public License. A copy of this license is +GNU General Public License. A copy of this license is supposed to have been given to you along with GNU DIFF so you can know your rights and responsibilities. It should be in a file named COPYING. Among other things, the copyright notice diff --git a/Src/diffutils/src/side.c b/Src/diffutils/src/side.c index 95a1b254a..bb3f65102 100644 --- a/Src/diffutils/src/side.c +++ b/Src/diffutils/src/side.c @@ -7,12 +7,12 @@ GNU DIFF is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to anyone for the consequences of using it or for whether it serves any particular purpose or works at all, -unless he says so in writing. Refer to the GNU DIFF General Public +unless he says so in writing. Refer to the GNU General Public License for full details. Everyone is granted permission to copy, modify and redistribute GNU DIFF, but only under the conditions described in the -GNU DIFF General Public License. A copy of this license is +GNU General Public License. A copy of this license is supposed to have been given to you along with GNU DIFF so you can know your rights and responsibilities. It should be in a file named COPYING. Among other things, the copyright notice