summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/bf/bftest.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/bf/bftest.c')
-rw-r--r--src/regress/lib/libcrypto/bf/bftest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/bf/bftest.c b/src/regress/lib/libcrypto/bf/bftest.c
index f4d8aa0ed3..5239ffb250 100644
--- a/src/regress/lib/libcrypto/bf/bftest.c
+++ b/src/regress/lib/libcrypto/bf/bftest.c
@@ -1,4 +1,4 @@
1/* crypto/bf/bftest.c */ 1/* $OpenBSD: bftest.c,v 1.3 2018/07/17 17:06:49 tb Exp $ */
2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) 2/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
3 * All rights reserved. 3 * All rights reserved.
4 * 4 *