summaryrefslogtreecommitdiff
path: root/virt-manager
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 /virt-manager
parent3909c10441a5f4eb92cc3181785f4176759a2f96 (diff)
downloadvirt-manager-b6dcee8eb7ec4de999058c187162fe4aedef36b4.tar.gz
Use consistent and minimal license header for every file
Diffstat (limited to 'virt-manager')
-rwxr-xr-xvirt-manager17
1 files changed, 2 insertions, 15 deletions
diff --git a/virt-manager b/virt-manager
index 281b5b68..2e8826af 100755
--- a/virt-manager
+++ b/virt-manager
@@ -3,21 +3,8 @@
# Copyright (C) 2006, 2014 Red Hat, Inc.
# Copyright (C) 2006 Daniel P. Berrange <berrange@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 argparse
import logging