]> git.ipfire.org Git - thirdparty/glibc.git/commit
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)
commitcae9944a6c436baa9f7a86df3d6436d30c7c8d3a
treef79654b935b69a1e032855f6d9cff40a94d95acd
parent42c810c2cf3554afbdd60885b7da6bb4e702466f
Fix whitespace related license issues.

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