summary refs log tree commit diff
path: root/login/programs
diff options
context:
space:
mode:
Diffstat (limited to 'login/programs')
-rw-r--r--login/programs/pt_chown.c1
-rw-r--r--login/programs/utmpdump.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/login/programs/pt_chown.c b/login/programs/pt_chown.c
index ee2fbd5f8d..f7470a2fa8 100644
--- a/login/programs/pt_chown.c
+++ b/login/programs/pt_chown.c
@@ -1,7 +1,6 @@
 /* pt_chmod - helper program for `grantpt'.
    Copyright (C) 1998-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by C. Scott Ananian <cananian@alumni.princeton.edu>, 1998.
 
    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/login/programs/utmpdump.c b/login/programs/utmpdump.c
index b17156ee13..69c8868f54 100644
--- a/login/programs/utmpdump.c
+++ b/login/programs/utmpdump.c
@@ -1,7 +1,6 @@
 /* utmpdump - dump utmp-like files.
    Copyright (C) 1997-2021 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
-   Contributed by Mark Kettenis <kettenis@phys.uva.nl>, 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