summaryrefslogtreecommitdiff
path: root/lib/libcrypto/srp/srp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypto/srp/srp.h')
-rw-r--r--lib/libcrypto/srp/srp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypto/srp/srp.h b/lib/libcrypto/srp/srp.h
index 7ec7825cade..53e7b8049a3 100644
--- a/lib/libcrypto/srp/srp.h
+++ b/lib/libcrypto/srp/srp.h
@@ -1,4 +1,4 @@
-/* crypto/srp/srp.h */
+/* $OpenBSD: srp.h,v 1.2 2014/06/12 15:49:30 deraadt Exp $ */
/* Written by Christophe Renou (christophe.renou@edelweb.fr) with
* the precious help of Peter Sylvester (peter.sylvester@edelweb.fr)
* for the EdelKey project and contributed to the OpenSSL project 2004.