summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrw <krw@openbsd.org>2015-01-20 14:38:09 +0000
committerkrw <krw@openbsd.org>2015-01-20 14:38:09 +0000
commit237d8c8a46fce3f4986a1ab19d9551ba78a41f92 (patch)
tree16090c51546288448ccc7123923cd91f65043c8b
parentRevert some $OpenBSD$ additions about which there are doubts. (diff)
downloadwireguard-openbsd-237d8c8a46fce3f4986a1ab19d9551ba78a41f92.tar.xz
wireguard-openbsd-237d8c8a46fce3f4986a1ab19d9551ba78a41f92.zip
Revert some $OpenBSD$ additions about which there are doubts.
Suggested by deraadt@
-rw-r--r--usr.sbin/unbound/iterator/iter_resptype.c1
-rw-r--r--usr.sbin/unbound/services/outbound_list.c1
-rw-r--r--usr.sbin/unbound/util/module.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/usr.sbin/unbound/iterator/iter_resptype.c b/usr.sbin/unbound/iterator/iter_resptype.c
index f89a3b4abce..45f919387dc 100644
--- a/usr.sbin/unbound/iterator/iter_resptype.c
+++ b/usr.sbin/unbound/iterator/iter_resptype.c
@@ -1,4 +1,3 @@
-/* $OpenBSD: iter_resptype.c,v 1.2 2015/01/20 04:41:01 krw Exp $ */
/*
* iterator/iter_resptype.c - response type information and classification.
*
diff --git a/usr.sbin/unbound/services/outbound_list.c b/usr.sbin/unbound/services/outbound_list.c
index fe396e316d2..ad73380bcf8 100644
--- a/usr.sbin/unbound/services/outbound_list.c
+++ b/usr.sbin/unbound/services/outbound_list.c
@@ -1,4 +1,3 @@
-/* $OpenBSD: outbound_list.c,v 1.2 2015/01/20 04:41:01 krw Exp $ */
/*
* services/outbound_list.c - keep list of outbound serviced queries.
*
diff --git a/usr.sbin/unbound/util/module.c b/usr.sbin/unbound/util/module.c
index 5eaee5b6a31..09e276c3015 100644
--- a/usr.sbin/unbound/util/module.c
+++ b/usr.sbin/unbound/util/module.c
@@ -1,4 +1,3 @@
-/* $OpenBSD: module.c,v 1.2 2015/01/20 04:41:01 krw Exp $ */
/*
* util/module.c - module interface
*