glibc/ctype
Paul Eggert 2b778ceb40 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 6694 files FOO.
I then removed trailing white space from benchtests/bench-pthread-locks.c
and iconvdata/tst-iconv-big5-hkscs-to-2ucs4.c, to work around this
diagnostic from Savannah:
remote: *** pre-commit check failed ...
remote: *** error: lines with trailing whitespace found
remote: error: hook declined to update refs/heads/master
2021-01-02 12:17:34 -08:00
..
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -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 2021-01-02 12:17:34 -08:00
ctype-c99_l.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ctype-extn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ctype-info.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ctype.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ctype.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ctype_l.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isctype.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test_ctype.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00