summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/crypto/sha/sha512.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libssl/src/crypto/sha/sha512.c')
-rw-r--r--lib/libssl/src/crypto/sha/sha512.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libssl/src/crypto/sha/sha512.c b/lib/libssl/src/crypto/sha/sha512.c
index e05718d0a83..5bc679680bc 100644
--- a/lib/libssl/src/crypto/sha/sha512.c
+++ b/lib/libssl/src/crypto/sha/sha512.c
@@ -1,4 +1,4 @@
-/* crypto/sha/sha512.c */
+/* $OpenBSD: sha512.c,v 1.9 2014/06/12 15:49:30 deraadt Exp $ */
/* ====================================================================
* Copyright (c) 2004 The OpenSSL Project. All rights reserved
* according to the OpenSSL license [found in ../../LICENSE].