about summary refs log tree commit diff
path: root/argp
diff options
context:
space:
mode:
Diffstat (limited to 'argp')
-rw-r--r--argp/argp-test.c1
-rw-r--r--argp/tst-argp1.c1
-rw-r--r--argp/tst-argp2.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/argp/argp-test.c b/argp/argp-test.c
index 0a715576ba..159cd6f6a2 100644
--- a/argp/argp-test.c
+++ b/argp/argp-test.c
@@ -1,7 +1,6 @@
 /* Test program for argp argument parser
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Written by Miles Bader <miles@gnu.ai.mit.edu>.
 
    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/argp/tst-argp1.c b/argp/tst-argp1.c
index f1637c2f0a..23f78576bf 100644
--- a/argp/tst-argp1.c
+++ b/argp/tst-argp1.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2002-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Ulrich Drepper <drepper@redhat.com>, 2002.
 
    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/argp/tst-argp2.c b/argp/tst-argp2.c
index 2c74fe5ec4..f008167800 100644
--- a/argp/tst-argp2.c
+++ b/argp/tst-argp2.c
@@ -1,6 +1,5 @@
 /* Copyright (C) 2007-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Jakub Jelinek <jakub@redhat.com>, 2007.
 
    The GNU C Library is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public