summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2021-03-29 15:37:04 +0000
committerclaudio <claudio@openbsd.org>2021-03-29 15:37:04 +0000
commitc0c0266a3250fa10ddb0c04015e91609fa8c94be (patch)
treeb84ba7d8af981eb36b0200a4c44c7ca757d5c482
parent-B option not updated about bird1v4 & bird1v6 files; ok job (diff)
downloadwireguard-openbsd-c0c0266a3250fa10ddb0c04015e91609fa8c94be.tar.xz
wireguard-openbsd-c0c0266a3250fa10ddb0c04015e91609fa8c94be.zip
Fix my email address in copyright line
-rw-r--r--usr.sbin/rpki-client/http.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpki-client/http.c b/usr.sbin/rpki-client/http.c
index a3c4cbb9a66..04a1a4b7ab2 100644
--- a/usr.sbin/rpki-client/http.c
+++ b/usr.sbin/rpki-client/http.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: http.c,v 1.10 2021/03/29 03:34:52 deraadt Exp $ */
+/* $OpenBSD: http.c,v 1.11 2021/03/29 15:37:04 claudio Exp $ */
/*
* Copyright (c) 2020 Nils Fisher <nils_fisher@hotmail.com>
- * Copyright (c) 2020 Claudio Jeker <claudio@openbsd.com>
+ * Copyright (c) 2020 Claudio Jeker <claudio@openbsd.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above