glibc/ctype
Paul Eggert 581c785bf3 Update copyright dates with scripts/update-copyrights
I used these shell commands:

../glibc/scripts/update-copyrights $PWD/../gnulib/build-aux/update-copyright
(cd ../glibc && git commit -am"[this commit message]")

and then ignored the output, which consisted lines saying "FOO: warning:
copyright statement not found" for each of 7061 files FOO.

I then removed trailing white space from math/tgmath.h,
support/tst-support-open-dev-null-range.c, and
sysdeps/x86_64/multiarch/strlen-vec.S, to work around the following
obscure pre-commit check failure diagnostics from Savannah.  I don't
know why I run into these diagnostics whereas others evidently do not.

remote: *** 912-#endif
remote: *** 913:
remote: *** 914-
remote: *** error: lines with trailing whitespace found
...
remote: *** error: sysdeps/unix/sysv/linux/statx_cp.c: trailing lines
2022-01-01 11:40:24 -08:00
..
Makefile Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
Versions Optimize access to isXYZ and toXYZ tables 2011-10-15 16:27:08 -04:00
ctype-c99.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype-c99_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype-extn.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype-info.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype.h Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
ctype_l.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
isctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00
test_ctype.c Update copyright dates with scripts/update-copyrights 2022-01-01 11:40:24 -08:00