diff options
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/rpki-client/crl.c | 3 |
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 |