summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/sha256/sha256test.c
diff options
context:
space:
mode:
authortb <>2018-07-17 17:06:50 +0000
committertb <>2018-07-17 17:06:50 +0000
commit6016188a1940d280c27f96e45b21e6bc5cca1309 (patch)
treed8011e24af2387b8c750f8c0f985809107776603 /src/regress/lib/libcrypto/sha256/sha256test.c
parent20cac0b606daa6755128c44bb3bc793972cb745e (diff)
downloadopenbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.gz
openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.tar.bz2
openbsd-6016188a1940d280c27f96e45b21e6bc5cca1309.zip
Add missing $OpenBSD$ markers.
Diffstat (limited to 'src/regress/lib/libcrypto/sha256/sha256test.c')
-rw-r--r--src/regress/lib/libcrypto/sha256/sha256test.c2
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 * ====================================================================