summary refs log tree commit diff
path: root/inet
diff options
context:
space:
mode:
Diffstat (limited to 'inet')
-rw-r--r--inet/bug-if1.c1
-rw-r--r--inet/ether_aton.c1
-rw-r--r--inet/ether_aton_r.c1
-rw-r--r--inet/ether_hton.c1
-rw-r--r--inet/ether_ntoa.c1
-rw-r--r--inet/ether_ntoa_r.c1
-rw-r--r--inet/ether_ntoh.c1
-rw-r--r--inet/getaliasent_r.c1
-rw-r--r--inet/getaliasname.c1
-rw-r--r--inet/getaliasname_r.c1
-rw-r--r--inet/gethstbyad.c1
-rw-r--r--inet/gethstbyad_r.c1
-rw-r--r--inet/gethstbynm.c1
-rw-r--r--inet/gethstbynm2.c1
-rw-r--r--inet/gethstbynm2_r.c1
-rw-r--r--inet/gethstbynm_r.c1
-rw-r--r--inet/getipv4sourcefilter.c1
-rw-r--r--inet/getnetbyad.c1
-rw-r--r--inet/getnetbyad_r.c1
-rw-r--r--inet/getnetbynm.c1
-rw-r--r--inet/getnetbynm_r.c1
-rw-r--r--inet/getproto.c1
-rw-r--r--inet/getproto_r.c1
-rw-r--r--inet/getprtname.c1
-rw-r--r--inet/getprtname_r.c1
-rw-r--r--inet/getrpcbyname.c1
-rw-r--r--inet/getrpcbyname_r.c1
-rw-r--r--inet/getrpcbynumber.c1
-rw-r--r--inet/getrpcbynumber_r.c1
-rw-r--r--inet/getsourcefilter.c1
-rw-r--r--inet/getsrvbynm.c1
-rw-r--r--inet/getsrvbynm_r.c1
-rw-r--r--inet/getsrvbypt.c1
-rw-r--r--inet/getsrvbypt_r.c1
-rw-r--r--inet/htontest.c1
-rw-r--r--inet/in6_addr.c1
-rw-r--r--inet/inet6_opt.c1
-rw-r--r--inet/inet6_option.c1
-rw-r--r--inet/inet6_rth.c1
-rw-r--r--inet/inet_ntoa.c1
-rw-r--r--inet/setipv4sourcefilter.c1
-rw-r--r--inet/setsourcefilter.c1
-rw-r--r--inet/test_ifindex.c1
-rw-r--r--inet/tst-network.c1
44 files changed, 0 insertions, 44 deletions
diff --git a/inet/bug-if1.c b/inet/bug-if1.c
index b069767b8d..ec6c2b01d7 100644
--- a/inet/bug-if1.c
+++ b/inet/bug-if1.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_aton.c b/inet/ether_aton.c
index 9cfcfece05..12c1b7f7f0 100644
--- a/inet/ether_aton.c
+++ b/inet/ether_aton.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_aton_r.c b/inet/ether_aton_r.c
index a775217fb4..66811d3083 100644
--- a/inet/ether_aton_r.c
+++ b/inet/ether_aton_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_hton.c b/inet/ether_hton.c
index 453568e85b..fa05fdf537 100644
--- a/inet/ether_hton.c
+++ b/inet/ether_hton.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_ntoa.c b/inet/ether_ntoa.c
index f0f359bd92..0dae3a0602 100644
--- a/inet/ether_ntoa.c
+++ b/inet/ether_ntoa.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_ntoa_r.c b/inet/ether_ntoa_r.c
index ebfe6b6014..471ff0e3ea 100644
--- a/inet/ether_ntoa_r.c
+++ b/inet/ether_ntoa_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/ether_ntoh.c b/inet/ether_ntoh.c
index 7eda3f5d59..a8565a1f69 100644
--- a/inet/ether_ntoh.c
+++ b/inet/ether_ntoh.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getaliasent_r.c b/inet/getaliasent_r.c
index ecedf84061..f76b65fdcc 100644
--- a/inet/getaliasent_r.c
+++ b/inet/getaliasent_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getaliasname.c b/inet/getaliasname.c
index 6700a534ae..ee3963b8d3 100644
--- a/inet/getaliasname.c
+++ b/inet/getaliasname.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getaliasname_r.c b/inet/getaliasname_r.c
index f27580bf81..51938fe4fe 100644
--- a/inet/getaliasname_r.c
+++ b/inet/getaliasname_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbyad.c b/inet/gethstbyad.c
index bc433a163b..2bcfcdebfc 100644
--- a/inet/gethstbyad.c
+++ b/inet/gethstbyad.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbyad_r.c b/inet/gethstbyad_r.c
index 624d03ec77..a954e62dd7 100644
--- a/inet/gethstbyad_r.c
+++ b/inet/gethstbyad_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbynm.c b/inet/gethstbynm.c
index 6e7524c146..8235a17a7e 100644
--- a/inet/gethstbynm.c
+++ b/inet/gethstbynm.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbynm2.c b/inet/gethstbynm2.c
index 6bdbe7fdf1..1bb7407481 100644
--- a/inet/gethstbynm2.c
+++ b/inet/gethstbynm2.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbynm2_r.c b/inet/gethstbynm2_r.c
index a0b60ce6cc..ee13c4979d 100644
--- a/inet/gethstbynm2_r.c
+++ b/inet/gethstbynm2_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/gethstbynm_r.c b/inet/gethstbynm_r.c
index 0a89bee32a..3f7cd87a5a 100644
--- a/inet/gethstbynm_r.c
+++ b/inet/gethstbynm_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getipv4sourcefilter.c b/inet/getipv4sourcefilter.c
index b1346a026a..695c5fac18 100644
--- a/inet/getipv4sourcefilter.c
+++ b/inet/getipv4sourcefilter.c
@@ -1,7 +1,6 @@
 /* Get source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getnetbyad.c b/inet/getnetbyad.c
index 331583695b..efb1fb5b58 100644
--- a/inet/getnetbyad.c
+++ b/inet/getnetbyad.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getnetbyad_r.c b/inet/getnetbyad_r.c
index eadc7b5c82..a4f64cffa1 100644
--- a/inet/getnetbyad_r.c
+++ b/inet/getnetbyad_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getnetbynm.c b/inet/getnetbynm.c
index 40bcd7911f..8726993d6f 100644
--- a/inet/getnetbynm.c
+++ b/inet/getnetbynm.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getnetbynm_r.c b/inet/getnetbynm_r.c
index 68ab1536cf..f97b6f8ff7 100644
--- a/inet/getnetbynm_r.c
+++ b/inet/getnetbynm_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getproto.c b/inet/getproto.c
index 0a2c9b2547..2f1a345b7b 100644
--- a/inet/getproto.c
+++ b/inet/getproto.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getproto_r.c b/inet/getproto_r.c
index 4224fca579..9787618a47 100644
--- a/inet/getproto_r.c
+++ b/inet/getproto_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getprtname.c b/inet/getprtname.c
index 3f72424e9e..461764f3ba 100644
--- a/inet/getprtname.c
+++ b/inet/getprtname.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getprtname_r.c b/inet/getprtname_r.c
index 89c1515e1f..e8f59e0084 100644
--- a/inet/getprtname_r.c
+++ b/inet/getprtname_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getrpcbyname.c b/inet/getrpcbyname.c
index 5e186eb4b1..a203fc22f6 100644
--- a/inet/getrpcbyname.c
+++ b/inet/getrpcbyname.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getrpcbyname_r.c b/inet/getrpcbyname_r.c
index 84707d51fe..91bcfedd9d 100644
--- a/inet/getrpcbyname_r.c
+++ b/inet/getrpcbyname_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getrpcbynumber.c b/inet/getrpcbynumber.c
index 50afee8e5c..78e81695d6 100644
--- a/inet/getrpcbynumber.c
+++ b/inet/getrpcbynumber.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getrpcbynumber_r.c b/inet/getrpcbynumber_r.c
index 5639188613..a8bce8326c 100644
--- a/inet/getrpcbynumber_r.c
+++ b/inet/getrpcbynumber_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getsourcefilter.c b/inet/getsourcefilter.c
index 9a92645a3d..4a73d5f24c 100644
--- a/inet/getsourcefilter.c
+++ b/inet/getsourcefilter.c
@@ -1,7 +1,6 @@
 /* Get source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getsrvbynm.c b/inet/getsrvbynm.c
index cd050ac448..c6245ef9b3 100644
--- a/inet/getsrvbynm.c
+++ b/inet/getsrvbynm.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getsrvbynm_r.c b/inet/getsrvbynm_r.c
index 596884ccb1..b9c9075fdf 100644
--- a/inet/getsrvbynm_r.c
+++ b/inet/getsrvbynm_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getsrvbypt.c b/inet/getsrvbypt.c
index 466d269e51..f50deecee9 100644
--- a/inet/getsrvbypt.c
+++ b/inet/getsrvbypt.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/getsrvbypt_r.c b/inet/getsrvbypt_r.c
index 9b62a2803f..5d9e5c612e 100644
--- a/inet/getsrvbypt_r.c
+++ b/inet/getsrvbypt_r.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1996-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/htontest.c b/inet/htontest.c
index d656c4d689..18f4e08c7a 100644
--- a/inet/htontest.c
+++ b/inet/htontest.c
@@ -1,7 +1,6 @@
 /* Test hton/ntoh functions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/in6_addr.c b/inet/in6_addr.c
index c6077f3b18..408958484b 100644
--- a/inet/in6_addr.c
+++ b/inet/in6_addr.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <pjb27@cam.ac.uk>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/inet6_opt.c b/inet/inet6_opt.c
index e7dd3a2ce3..2c76ff98f5 100644
--- a/inet/inet6_opt.c
+++ b/inet/inet6_opt.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/inet6_option.c b/inet/inet6_option.c
index 8488222260..d8855272df 100644
--- a/inet/inet6_option.c
+++ b/inet/inet6_option.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2003-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2003.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/inet6_rth.c b/inet/inet6_rth.c
index d975f547fb..87c10b04fd 100644
--- a/inet/inet6_rth.c
+++ b/inet/inet6_rth.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2006-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2006.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/inet_ntoa.c b/inet/inet_ntoa.c
index 0833364755..ce3ebf8087 100644
--- a/inet/inet_ntoa.c
+++ b/inet/inet_ntoa.c
@@ -1,7 +1,6 @@
 /* Convert Inet number to ASCII representation.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@cygnus.com>, 1997.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/setipv4sourcefilter.c b/inet/setipv4sourcefilter.c
index 64aa73d087..2ef9e89acc 100644
--- a/inet/setipv4sourcefilter.c
+++ b/inet/setipv4sourcefilter.c
@@ -1,7 +1,6 @@
 /* Set source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/setsourcefilter.c b/inet/setsourcefilter.c
index df56a1b561..5f17752816 100644
--- a/inet/setsourcefilter.c
+++ b/inet/setsourcefilter.c
@@ -1,7 +1,6 @@
 /* Set source filter.  Stub version.
    Copyright (C) 2004-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2004.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/test_ifindex.c b/inet/test_ifindex.c
index 1f5edc341a..2339439bfe 100644
--- a/inet/test_ifindex.c
+++ b/inet/test_ifindex.c
@@ -1,7 +1,6 @@
 /* Test interface name <-> index conversions.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Philip Blundell <Philip.Blundell@pobox.com>.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
diff --git a/inet/tst-network.c b/inet/tst-network.c
index b7d9baa535..68a21c6919 100644
--- a/inet/tst-network.c
+++ b/inet/tst-network.c
@@ -1,7 +1,6 @@
 /* Test for inet_network.
    Copyright (C) 2000-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Andreas Jaeger <aj@suse.de>, 2000.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public