remove comments on copyright status from UTF-8 implementation files
commit6cec7bc57f599f43f4041cec2093e3c9231dbaab
authorRich Felker <dalias@aerifal.cx>
Tue, 21 Jun 2016 20:33:14 +0000 (21 16:33 -0400)
committerRich Felker <dalias@aerifal.cx>
Tue, 21 Jun 2016 20:33:14 +0000 (21 16:33 -0400)
treee9d8722b6837bb40a2eae992f4a3a158a27e3ff6
parent1e6fc0b690191005a49468c296ad49d0caacacf1
remove comments on copyright status from UTF-8 implementation files

despite clarifications made to the COPYRIGHT file in commit
f0a61399330bae42beeb27d6ecd05570b3382a60, there continues to be
confusion about whether the permissions granted actually apply to all
files. I am the sole author of these files and clearly intend, and
have always intended, for the grant of permission to apply to them.
13 files changed:
src/multibyte/internal.c
src/multibyte/internal.h
src/multibyte/mblen.c
src/multibyte/mbrlen.c
src/multibyte/mbrtowc.c
src/multibyte/mbsinit.c
src/multibyte/mbsnrtowcs.c
src/multibyte/mbsrtowcs.c
src/multibyte/mbtowc.c
src/multibyte/wcrtomb.c
src/multibyte/wcsnrtombs.c
src/multibyte/wcsrtombs.c
src/multibyte/wctomb.c