From 1945ec8054d3fa22440fd040e451d0ec147c2f5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Wed, 8 Jan 2020 14:19:55 +0100 Subject: Remove Authors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Authors are not often updated and do not reflect the current state of the code. Signed-off-by: Fabiano FidĂȘncio --- tools/osinfo-detect.c | 3 --- tools/osinfo-install-script.c | 3 --- tools/osinfo-query.c | 3 --- 3 files changed, 9 deletions(-) (limited to 'tools') diff --git a/tools/osinfo-detect.c b/tools/osinfo-detect.c index 1bc1dfd..5877cb7 100644 --- a/tools/osinfo-detect.c +++ b/tools/osinfo-detect.c @@ -16,9 +16,6 @@ * * You should have received a copy of the GNU General Public License along * with this program. If not, see - * - * Authors: - * Zeeshan Ali */ #include diff --git a/tools/osinfo-install-script.c b/tools/osinfo-install-script.c index 23387ab..78f0c20 100644 --- a/tools/osinfo-install-script.c +++ b/tools/osinfo-install-script.c @@ -15,9 +15,6 @@ * * You should have received a copy of the GNU General Public License along * with this program. If not, see - * - * Authors: - * Daniel P. Berrange */ #include diff --git a/tools/osinfo-query.c b/tools/osinfo-query.c index 0f4db0d..fb4aa79 100644 --- a/tools/osinfo-query.c +++ b/tools/osinfo-query.c @@ -15,9 +15,6 @@ * * You should have received a copy of the GNU General Public License along * with this program. If not, see - * - * Authors: - * Daniel P. Berrange */ #include -- cgit v1.2.1