summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreyk <reyk@openbsd.org>2015-12-03 16:13:04 +0000
committerreyk <reyk@openbsd.org>2015-12-03 16:13:04 +0000
commitf1d43824791f36e6b64418925ff96d9e0012a84e (patch)
tree40a8114344fe63580a09c73299f3450bc0e3594c
parentquick removal of all host-related entries in the related relayd anchor (diff)
downloadwireguard-openbsd-f1d43824791f36e6b64418925ff96d9e0012a84e.tar.xz
wireguard-openbsd-f1d43824791f36e6b64418925ff96d9e0012a84e.zip
mlarkin's code has been moved to vmm.c, so it is ok to claim the copyright.
-rw-r--r--usr.sbin/vmd/vmd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/vmd/vmd.c b/usr.sbin/vmd/vmd.c
index 7529a445f88..2d936a8e843 100644
--- a/usr.sbin/vmd/vmd.c
+++ b/usr.sbin/vmd/vmd.c
@@ -1,7 +1,7 @@
-/* $OpenBSD: vmd.c,v 1.13 2015/12/03 16:11:32 reyk Exp $ */
+/* $OpenBSD: vmd.c,v 1.14 2015/12/03 16:13:04 reyk Exp $ */
/*
- * Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
+ * Copyright (c) 2015 Reyk Floeter <reyk@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