summaryrefslogtreecommitdiff
path: root/virtinst/support.py
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2019-01-08 11:45:35 -0500
committerCole Robinson <crobinso@redhat.com>2019-01-08 11:45:35 -0500
commit2f89ecf4a96a5c58cfb50ade64e7f6c15bd82e4c (patch)
tree656b37c40e3924c02b097538261cab07efe9d966 /virtinst/support.py
parentd5d4a877238bea9dbb33e0192ada0f04cc3fa5fb (diff)
downloadvirt-manager-2f89ecf4a96a5c58cfb50ade64e7f6c15bd82e4c.tar.gz
Remove Author lines from file headers
Similar to what was done in libvirt. See these commits: https://github.com/libvirt/libvirt/commit/600462834f4ec1955a9a48a1b6b4a390b9c31553 https://github.com/libvirt/libvirt/commit/c99e954973ea330e32e392c71ed17db5b359381b
Diffstat (limited to 'virtinst/support.py')
-rw-r--r--virtinst/support.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/virtinst/support.py b/virtinst/support.py
index b469e36a..0f0f6104 100644
--- a/virtinst/support.py
+++ b/virtinst/support.py
@@ -2,7 +2,6 @@
# Helper functions for determining if libvirt supports certain features
#
# Copyright 2009, 2013, 2014 Red Hat, Inc.
-# Cole Robinson <crobinso@redhat.com>
#
# This work is licensed under the GNU GPLv2 or later.
# See the COPYING file in the top-level directory.