glibc/sunrpc
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
..
rpc Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
auth_des.c Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
auth_none.c
auth_unix.c Change most internal uses of __gettimeofday to __clock_gettime. 2019-10-30 17:04:10 -03:00
authdes_prot.c
authuxprot.c
clnt_gen.c
clnt_perr.c sunrpc: Turn clnt_sperrno into a libc_hidden_nolink_sunrpc symbol 2020-07-07 20:19:57 +02:00
clnt_raw.c
clnt_simp.c
clnt_tcp.c
clnt_udp.c Disable -Wmaybe-uninitialized for total_deadline in sunrpc/clnt_udp.c. 2019-10-02 21:12:17 +00:00
clnt_unix.c
create_xid.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
des_crypt.c
des_impl.c Prefer https to http for gnu.org and fsf.org URLs 2019-09-07 02:43:31 -07:00
des_soft.c
get_myaddr.c
getrpcport.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
key_call.c Force building with -fno-common 2021-07-09 20:09:14 +02:00
key_prot.c
Makefile sunrpc: tst-svc_register can be a regular test 2021-03-09 21:07:24 +01:00
netname.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
openchild.c
pm_getmaps.c
pm_getport.c
pmap_clnt.c
pmap_prot.c
pmap_prot2.c
pmap_rmt.c
publickey.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
rpc_cmsg.c
rpc_common.c Force building with -fno-common 2021-07-09 20:09:14 +02:00
rpc_dtable.c
rpc_gethostbyname.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
rpc_prot.c
rpc_thread.c libc: Extend __libc_freeres framework (Bug 23329). 2018-06-29 22:39:06 -04:00
rtime.c
svc.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
svc_auth.c
svc_authux.c
svc_raw.c
svc_run.c
svc_simple.c
svc_tcp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svc_udp.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svc_unix.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
svcauth_des.c Force building with -fno-common 2021-07-09 20:09:14 +02:00
test-rpcent.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
thrsvc.c
tst-getmyaddr.c
tst-svc_register.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-error.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-garbage.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-nonblocking.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-udp-timeout.c Update copyright dates with scripts/update-copyrights 2021-01-02 12:17:34 -08:00
tst-xdrmem.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
tst-xdrmem2.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
Versions
xcrypt.c
xdr.c sunrpc: Fix typo in xdr_string comment 2021-02-08 13:55:03 +01:00
xdr_array.c
xdr_float.c
xdr_intXX_t.c Remove "Contributed by" lines 2021-09-03 22:06:44 +05:30
xdr_mem.c
xdr_rec.c
xdr_ref.c
xdr_sizeof.c
xdr_stdio.c