summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2024-06-11 07:30:48 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2024-06-11 07:30:48 +0000
commit5121713055d9d7358b962a760fdd03c02794836e (patch)
tree6f2ea3d8065cceccb3644ea426c26cc00f3db4b6 /usr.sbin
parent3bc0ef9240fe0e1ddc04e59379c24cfc7559e616 (diff)
I've written/touched/contributed to most of crl.c
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/rpki-client/crl.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/rpki-client/crl.c b/usr.sbin/rpki-client/crl.c
index fb9447ef31e..3fe2329cb8f 100644
--- a/usr.sbin/rpki-client/crl.c
+++ b/usr.sbin/rpki-client/crl.c
@@ -1,5 +1,6 @@
-/* $OpenBSD: crl.c,v 1.38 2024/06/11 07:27:14 tb Exp $ */
+/* $OpenBSD: crl.c,v 1.39 2024/06/11 07:30:47 tb Exp $ */
/*
+ * Copyright (c) 2024 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
* Permission to use, copy, modify, and distribute this software for any