summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorFabiano FidĂȘncio <fidencio@redhat.com>2020-01-08 14:19:55 +0100
committerFabiano FidĂȘncio <fidencio@redhat.com>2020-04-13 23:03:37 +0200
commit1945ec8054d3fa22440fd040e451d0ec147c2f5c (patch)
treeaf87c0b74b6ed841c4d915b0e655c09b184e390a /tools
parentc4ca7ae52dba3955d28c430f7e2b329adb358642 (diff)
downloadlibosinfo-1945ec8054d3fa22440fd040e451d0ec147c2f5c.tar.gz
Remove Authors
Authors are not often updated and do not reflect the current state of the code. Signed-off-by: Fabiano FidĂȘncio <fidencio@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/osinfo-detect.c3
-rw-r--r--tools/osinfo-install-script.c3
-rw-r--r--tools/osinfo-query.c3
3 files changed, 0 insertions, 9 deletions
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 <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Zeeshan Ali <zeenix@redhat.com>
*/
#include <osinfo/osinfo.h>
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 <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <osinfo/osinfo.h>
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 <http://www.gnu.org/licenses/>
- *
- * Authors:
- * Daniel P. Berrange <berrange@redhat.com>
*/
#include <glib.h>