]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix whitespace related license issues.
authorCarlos O'Donell <carlos@redhat.com>
Mon, 7 Oct 2024 22:04:22 +0000 (18:04 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Mon, 7 Oct 2024 22:08:16 +0000 (18:08 -0400)
Several copies of the licenses in files contained whitespace related
problems.  Two cases are addressed here, the first is two spaces
after a period which appears between "PURPOSE." and "See". The other
is a space after the last forward slash in the URL. Both issues are
corrected and the licenses now match the official textual description
of the license (and the other license in the sources).

Since these whitespaces changes do not alter the paragraph structure of
the license, nor create new sentences, they do not change the license.

17 files changed:
localedata/unicode-gen/ctype_compatibility.py
localedata/unicode-gen/ctype_compatibility_test_cases.py
localedata/unicode-gen/utf8_compatibility.py
localedata/unicode-gen/utf8_gen.py
sysdeps/i386/i686/multiarch/s_fma-fma.c
sysdeps/i386/i686/multiarch/s_fma.c
sysdeps/i386/i686/multiarch/s_fmaf-fma.c
sysdeps/i386/i686/multiarch/s_fmaf.c
sysdeps/powerpc/powerpc64/multiarch/strcat-power7.c
sysdeps/powerpc/powerpc64/multiarch/strcat-power8.c
sysdeps/powerpc/powerpc64/multiarch/strcat-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/strncat-power7.c
sysdeps/powerpc/powerpc64/multiarch/strncat-power8.c
sysdeps/powerpc/powerpc64/multiarch/strncat-ppc64.c
sysdeps/powerpc/powerpc64/multiarch/strncpy.c
sysdeps/x86_64/fpu/multiarch/s_fma.c
sysdeps/x86_64/fpu/multiarch/s_fmaf.c

index c3ac1b7bd2fd19bca4b15567441be8e665692c8b..8907a5ecd5c70f225b480f2ef287c014e7933f9a 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # The GNU C Library 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
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
index 5998e5a46af3962ebfdeb5b10b79d02712d119b7..7a94d89f47e0229dd3f398900b716461cfcf6a2f 100644 (file)
@@ -9,7 +9,7 @@
 #
 # The GNU C Library 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
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
index 32566363c60c55c1e1caa82d6679e0dd59ea6d67..26e33eff626911e2fdf59690adf65556cad226f8 100755 (executable)
@@ -10,7 +10,7 @@
 #
 # The GNU C Library 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
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
index 1be197a8f72501720fbf67299c81c224aa3da6c9..dd36db93ff9a6022411e326d6a1e279c9d5b88b0 100755 (executable)
@@ -11,7 +11,7 @@
 #
 # The GNU C Library 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
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
index 9d17f67a1004bfd9d1bc7a42aa7724a6b44792b8..6c3fbc02901a82e04ffed52f6f747fcdcc001b99 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
index 978345bda5e392cb40bd2d8e7b984ba84f024a2b..3ae111aac5c3912b0c95e8c35ee93156abfc3ff2 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
index f049a60f57af08c2ef024d9bd70adee9c81d26a9..aff92fa5b690e4e008bc2461fca64a670fbdcd8e 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
index e92ebb19a7af9d4d870cc841b34390015a55e6f0..c9be68257fe544ca26aac2f7fe0965c7f84d03cb 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
index d453b6535deeb7c39abbeefd09a26f639439cb69..6eda080fe20c38c63185058cca3c2704642f54ec 100644 (file)
@@ -8,12 +8,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index 0a77812b38b7ae285d00bea8ae9a42faf71b20d2..b9cbce2d9211e17877d79bace922dd17fe044f1a 100644 (file)
@@ -8,12 +8,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index fd3b08d7e75d070dd6df33f342d48bc769ed3937..67f7d4052c6e4b88210fd42e5880ab5521dd7378 100644 (file)
@@ -8,12 +8,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index a848fcd8b48e997461976196e74b0d498b682cba..f3bccf297cb5ecd0e466f554c91ca532c629db9c 100644 (file)
@@ -8,12 +8,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index a31b918879283db71b267d11d311b01fc2b81d8f..3b0ea87ec20b7d21ec55f5205a5d96918c88bf4d 100644 (file)
@@ -13,7 +13,7 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index 7f4c9f1d4b924ef12f15b45ffe3ca4125312590e..b467fdecc1d7bbc17db4b0ee79d1f76ade678ae9 100644 (file)
@@ -8,12 +8,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 #include <string.h>
 
index af855e6a5ced17f8a5c245df00d1127ffd485140..6e4e2ea14b779ffb1349c75bb3764a4635818635 100644 (file)
@@ -9,12 +9,12 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, see
-   <https://www.gnu.org/licenses/ >.  */
+   <https://www.gnu.org/licenses/>.  */
 
 /* Define multiple versions only for definition in libc. */
 #if IS_IN (libc)
index 10e6e625b3f33f052236316129d1664e4c7c1e59..92409a2779e28a46850be5a65ab869ef7151e7c7 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
index 85725e29c0fbe2ee384f6cc8e44880af8ce4fd2b..b5b63fd12563b29fc9913277ef1d6277d8f1e597 100644 (file)
@@ -9,7 +9,7 @@
 
    The GNU C Library 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
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public