diff options
Diffstat (limited to 'src/regress/lib/libcrypto/sha256/sha256test.c')
-rw-r--r-- | src/regress/lib/libcrypto/sha256/sha256test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/sha256/sha256test.c b/src/regress/lib/libcrypto/sha256/sha256test.c index 1515e30382..9c22bc7664 100644 --- a/src/regress/lib/libcrypto/sha256/sha256test.c +++ b/src/regress/lib/libcrypto/sha256/sha256test.c | |||
@@ -1,4 +1,4 @@ | |||
1 | /* crypto/sha/sha256t.c */ | 1 | /* $OpenBSD: sha256test.c,v 1.3 2018/07/17 17:06:50 tb Exp $ */ |
2 | /* ==================================================================== | 2 | /* ==================================================================== |
3 | * Copyright (c) 2004 The OpenSSL Project. All rights reserved. | 3 | * Copyright (c) 2004 The OpenSSL Project. All rights reserved. |
4 | * ==================================================================== | 4 | * ==================================================================== |