Blob Blame History Raw
From 970fa6cbb6491e0d1c0a7337670874a699b7129d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= <ondrej@sury.org>
Date: Tue, 17 Apr 2018 09:32:20 -0700
Subject: [PATCH] Remove $Id markers, Principal Author and Reviewed tags from
 the full source tree

---
 dnsperf.c | 2 --
 resperf.c | 2 --
 2 files changed, 4 deletions(-)

diff --git a/dnsperf.c b/dnsperf.c
index d4f2b32..67c5fc3 100644
--- a/dnsperf.c
+++ b/dnsperf.c
@@ -34,8 +34,6 @@
 
 /***
  ***	DNS Performance Testing Tool
- ***
- ***	Version $Id: dnsperf.c 263303 2015-12-15 01:09:36Z bwelling $
  ***/
 
 #include <errno.h>
diff --git a/resperf.c b/resperf.c
index 4dfbb22..e94528e 100644
--- a/resperf.c
+++ b/resperf.c
@@ -34,8 +34,6 @@
 
 /***
  ***	DNS Resolution Performance Testing Tool
- ***
- ***	Version $Id: resperf.c 263304 2015-12-15 01:14:10Z bwelling $
  ***/
 
 #include <errno.h>
-- 
2.14.5