aboutsummaryrefslogtreecommitdiff
path: root/crypt/sha512.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypt/sha512.c')
-rw-r--r--crypt/sha512.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypt/sha512.c b/crypt/sha512.c
index 825ec71..31f2321 100644
--- a/crypt/sha512.c
+++ b/crypt/sha512.c
@@ -17,7 +17,6 @@
License along with the GNU C Library; if not, see
<https://www.gnu.org/licenses/>. */
-/* Written by Ulrich Drepper <drepper@redhat.com>, 2007. */
#ifdef HAVE_CONFIG_H
# include <config.h>