glibc/sysdeps/gnu
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
net Annotate additional APIs with GCC attribute access. 2021-05-06 11:01:05 -06:00
netinet Add RFC 8335 Definitions from Linux 5.13 2021-06-29 15:38:27 -03:00
sys Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
configure LIBC_SLIBDIR_RTLDDIR: substitute arguments in single quotes 2018-01-25 17:20:28 +01:00
configure.ac Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac. 2014-07-17 14:35:48 +00:00
errlist.h string: Fix strerrorname_np return value [BZ #26555] 2020-09-29 13:56:06 -03:00
getutmp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
getutmpx.c Update 1999-05-13 19:55:50 +00:00
glob64-lstat-compat.c posix: Add glob64 with 64-bit time_t support 2021-06-15 10:42:11 -03:00
glob64.c Remove internal usage of extensible stat functions 2020-09-11 14:35:32 -03:00
glob-lstat-compat.c hurd: Fix glob lstat compatibility 2021-07-22 20:31:52 +02:00
globfree64.c posix: Sync glob with gnulib [BZ #1062] 2017-09-08 09:39:13 +02:00
ifaddrs.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
ldsodefs.h 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
rt-unwind-resume.c Move unwind-resume code from NPTL to sysdeps/gnu. 2010-04-05 20:07:39 -07:00
updwtmp.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
utmp_file.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
utmpx.h Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00