diff options
Diffstat (limited to 'gshadow')
-rw-r--r-- | gshadow/getsgent.c | 1 | ||||
-rw-r--r-- | gshadow/getsgent_r.c | 1 | ||||
-rw-r--r-- | gshadow/getsgnam.c | 1 | ||||
-rw-r--r-- | gshadow/getsgnam_r.c | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/gshadow/getsgent.c b/gshadow/getsgent.c index cd53738d01..b3f8af1f3d 100644 --- a/gshadow/getsgent.c +++ b/gshadow/getsgent.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2009. 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/gshadow/getsgent_r.c b/gshadow/getsgent_r.c index 469e5033fd..0509d0a635 100644 --- a/gshadow/getsgent_r.c +++ b/gshadow/getsgent_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2009. 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/gshadow/getsgnam.c b/gshadow/getsgnam.c index 0a3caec15a..726e59074a 100644 --- a/gshadow/getsgnam.c +++ b/gshadow/getsgnam.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2009. 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/gshadow/getsgnam_r.c b/gshadow/getsgnam_r.c index 2b3eb1d1d7..f080e67cbb 100644 --- a/gshadow/getsgnam_r.c +++ b/gshadow/getsgnam_r.c @@ -1,6 +1,5 @@ /* Copyright (C) 2009-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@redhat.com>, 2009. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |