diff options
Diffstat (limited to 'crypt/sha512-crypt.c')
-rw-r--r-- | crypt/sha512-crypt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/sha512-crypt.c b/crypt/sha512-crypt.c index 1ebe010a8b..ea25092497 100644 --- a/crypt/sha512-crypt.c +++ b/crypt/sha512-crypt.c @@ -1,7 +1,6 @@ /* One way encryption based on SHA512 sum. Copyright (C) 2007-2021 Free Software Foundation, Inc. This file is part of the GNU C Library. - Contributed by Ulrich Drepper <drepper@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 |