summaryrefslogtreecommitdiff
path: root/usr.sbin/rpki-client/mft.c
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2022-05-31 18:51:36 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2022-05-31 18:51:36 +0000
commite08e8a6444a7fa5f9d9657fc22e70aa0c84f0de2 (patch)
treec6bae3b914e52a1eee15831a5b91c1b4e6674404 /usr.sbin/rpki-client/mft.c
parentfa63c6d8727a32a43bb64096b6101d41e949bd78 (diff)
I made non-trivial contributions to these files.
Diffstat (limited to 'usr.sbin/rpki-client/mft.c')
-rw-r--r--usr.sbin/rpki-client/mft.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/rpki-client/mft.c b/usr.sbin/rpki-client/mft.c
index fb26b992274..fe90909c647 100644
--- a/usr.sbin/rpki-client/mft.c
+++ b/usr.sbin/rpki-client/mft.c
@@ -1,5 +1,6 @@
-/* $OpenBSD: mft.c,v 1.68 2022/05/23 14:10:18 tb Exp $ */
+/* $OpenBSD: mft.c,v 1.69 2022/05/31 18:51:35 tb Exp $ */
/*
+ * Copyright (c) 2022 Theo Buehler <tb@openbsd.org>
* Copyright (c) 2019 Kristaps Dzonsons <kristaps@bsd.lv>
*
* Permission to use, copy, modify, and distribute this software for any