glibc/wcsmbs
Siddhesh Poyarekar 30891f35fa Remove "Contributed by" lines
We stopped adding "Contributed by" or similar lines in sources in 2012
in favour of git logs and keeping the Contributors section of the
glibc manual up to date.  Removing these lines makes the license
header a bit more consistent across files and also removes the
possibility of error in attribution when license blocks or files are
copied across since the contributed-by lines don't actually reflect
reality in those cases.

Move all "Contributed by" and similar lines (Written by, Test by,
etc.) into a new file CONTRIBUTED-BY to retain record of these
contributions.  These contributors are also mentioned in
manual/contrib.texi, so we just maintain this additional record as a
courtesy to the earlier developers.

The following scripts were used to filter a list of files to edit in
place and to clean up the CONTRIBUTED-BY file respectively.  These
were not added to the glibc sources because they're not expected to be
of any use in future given that this is a one time task:

https://gist.github.com/siddhesh/b5ecac94eabfd72ed2916d6d8157e7dc
https://gist.github.com/siddhesh/15ea1f5e435ace9774f485030695ee02

Reviewed-by: Carlos O'Donell <carlos@redhat.com>
2021-09-03 22:06:44 +05:30
..
bits Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
btowc.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
c16rtomb.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
c32rtomb.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Depend
isoc99_fwscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isoc99_swscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isoc99_vfwscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isoc99_vswscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isoc99_vwscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
isoc99_wscanf.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Makefile Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mbrlen.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbrtoc16.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbrtoc32.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
mbrtowc.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbsinit.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbsnrtowcs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbsrtowcs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
mbsrtowcs_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
test-char-types.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcpcpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcpncpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcscat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcschr.c
test-wcschrnul.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcscmp.c
test-wcscpy.c
test-wcscspn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcslen.c
test-wcsncat.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcsncmp.c Use correct signedness in wcsncmp 2015-04-13 21:25:04 +02:00
test-wcsncpy.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcsnlen.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcspbrk.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wcsrchr.c
test-wcsspn.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wmemchr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
test-wmemcmp.c
test-wmemset.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-btowc.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-c16-surrogate.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-c16c32-1.c Add #include <stdint.h> for uint[32|64]_t usage (except installed headers). 2013-05-16 11:32:54 -05:00
tst-c32-state.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-fgetwc-after-eof.c [BZ 1190] Make EOF sticky in stdio. 2018-03-13 08:31:56 -04:00
tst-mbrtowc.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-mbrtowc2.c Prefer https for Sourceware links 2017-11-16 11:49:26 +05:30
tst-mbsrtowcs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-mbstowcs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-wchar-h.c Update wcsmbs tests to use the support test driver 2017-04-04 18:05:20 -03:00
tst-wcpncpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-wcrtomb.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-wcsnlen.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-wcstod-nan-locale.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-wcstod-nan-sign.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-wcstod-round.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-wcstof.c Update wcsmbs tests to use the support test driver 2017-04-04 18:05:20 -03:00
tst-wcstol-locale.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
uchar.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
Versions Add _Float32 function aliases. 2017-12-07 00:48:31 +00:00
wchar.h Enable support for GCC 11 -Wmismatched-dealloc. 2021-05-16 15:21:18 -06:00
wcpcpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcpncpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcrtomb.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsatcliff.c
wcscasecmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcscasecmp_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscat.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcschr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcschrnul.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcscmp.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscoll.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscoll_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcscspn.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsdup.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcslen.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsmbs-tst1.c Add dependencies on needed locales in each subdir tests (bug 18969) 2015-10-12 15:18:08 +02:00
wcsmbsload.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsmbsload.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsncase.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcsncase_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsncat.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsncmp.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsncpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsnlen.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsnrtombs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcspbrk.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsrchr.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsrtombs.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsspn.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsstr.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcstod.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstod_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstod_nan.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcstof.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstof_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstof_nan.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcstok.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstol.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstol_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstold.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstold_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstold_nan.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
wcstoll.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstoll_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstoul.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstoul_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstoull.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcstoull_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcswidth.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsxfrm.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcsxfrm_l.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wctob.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcwidth.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wcwidth.h Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemchr.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemcmp.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemcpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemmove.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmempcpy.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
wmemset.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30