diff options
Diffstat (limited to 'crypt/sha256-crypt.c')
-rw-r--r-- | crypt/sha256-crypt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/sha256-crypt.c b/crypt/sha256-crypt.c index 639726c..45768a2 100644 --- a/crypt/sha256-crypt.c +++ b/crypt/sha256-crypt.c @@ -1,7 +1,6 @@ /* One way encryption based on SHA256 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 |