summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/engine.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/usr.bin/openssl/engine.c (renamed from src/lib/libssl/src/apps/engine.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libssl/src/apps/engine.c b/src/usr.bin/openssl/engine.c
index 4b33ee45ce..2d24e07254 100644
--- a/src/lib/libssl/src/apps/engine.c
+++ b/src/usr.bin/openssl/engine.c
@@ -1,4 +1,4 @@
1/* $OpenBSD: engine.c,v 1.27 2014/07/14 00:35:10 deraadt Exp $ */ 1/* $OpenBSD: engine.c,v 1.1 2014/08/26 17:47:24 jsing Exp $ */
2/* Written by Richard Levitte <richard@levitte.org> for the OpenSSL 2/* Written by Richard Levitte <richard@levitte.org> for the OpenSSL
3 * project 2000. 3 * project 2000.
4 */ 4 */