summaryrefslogtreecommitdiff
path: root/virtinst/xmlbuilder.py
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2018-03-20 15:00:02 -0400
committerCole Robinson <crobinso@redhat.com>2018-03-21 07:29:40 -0400
commitb6dcee8eb7ec4de999058c187162fe4aedef36b4 (patch)
treec656d40de43287315ea04b1b7ddfef00ba54b816 /virtinst/xmlbuilder.py
parent3909c10441a5f4eb92cc3181785f4176759a2f96 (diff)
downloadvirt-manager-b6dcee8eb7ec4de999058c187162fe4aedef36b4.tar.gz
Use consistent and minimal license header for every file
Diffstat (limited to 'virtinst/xmlbuilder.py')
-rw-r--r--virtinst/xmlbuilder.py16
1 files changed, 2 insertions, 14 deletions
diff --git a/virtinst/xmlbuilder.py b/virtinst/xmlbuilder.py
index 2df06e12..d541bfb0 100644
--- a/virtinst/xmlbuilder.py
+++ b/virtinst/xmlbuilder.py
@@ -4,20 +4,8 @@
# Copyright 2008, 2013 Red Hat, Inc.
# Cole Robinson <crobinso@redhat.com>
#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
-# MA 02110-1301 USA.
+# This work is licensed under the GNU GPLv2.
+# See the COPYING file in the top-level directory.
import logging
import os