summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sha1/sha1test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/sha1/sha1test.c')
-rw-r--r--src/regress/lib/libcrypto/sha1/sha1test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/sha1/sha1test.c b/src/regress/lib/libcrypto/sha1/sha1test.c
index b7251b31dc..7f28ba676f 100644
--- a/src/regress/lib/libcrypto/sha1/sha1test.c
+++ b/src/regress/lib/libcrypto/sha1/sha1test.c
@@ -1,4 +1,4 @@
1/* crypto/sha/sha1test.c */ 1/* $OpenBSD: sha1test.c,v 1.3 2018/07/17 17:06:50 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 *