summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/usr.bin/openssl/certhash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr.bin/openssl/certhash.c b/src/usr.bin/openssl/certhash.c
index 5125380413..31c4899fae 100644
--- a/src/usr.bin/openssl/certhash.c
+++ b/src/usr.bin/openssl/certhash.c
@@ -1,3 +1,4 @@
1/* $OpenBSD: certhash.c,v 1.18 2021/08/28 08:16:39 tb Exp $ */
1/* 2/*
2 * Copyright (c) 2014, 2015 Joel Sing <jsing@openbsd.org> 3 * Copyright (c) 2014, 2015 Joel Sing <jsing@openbsd.org>
3 * 4 *