summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xvirtManager/virtmanager.py2
-rw-r--r--virtinst/virtclone.py2
-rw-r--r--virtinst/virtinstall.py2
-rw-r--r--virtinst/virtxml.py2
4 files changed, 0 insertions, 8 deletions
diff --git a/virtManager/virtmanager.py b/virtManager/virtmanager.py
index 4ac0e4bb..c358dce9 100755
--- a/virtManager/virtmanager.py
+++ b/virtManager/virtmanager.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-#
# Copyright (C) 2006, 2014 Red Hat, Inc.
# Copyright (C) 2006 Daniel P. Berrange <berrange@redhat.com>
#
diff --git a/virtinst/virtclone.py b/virtinst/virtclone.py
index 0a3e8cb0..5fbe9e35 100644
--- a/virtinst/virtclone.py
+++ b/virtinst/virtclone.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-#
# Copyright(c) FUJITSU Limited 2007.
#
# This work is licensed under the GNU GPLv2 or later.
diff --git a/virtinst/virtinstall.py b/virtinst/virtinstall.py
index c1457a76..4fe40898 100644
--- a/virtinst/virtinstall.py
+++ b/virtinst/virtinstall.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-#
# Copyright 2005-2014 Red Hat, Inc.
#
# This work is licensed under the GNU GPLv2 or later.
diff --git a/virtinst/virtxml.py b/virtinst/virtxml.py
index 0c8da37e..24716644 100644
--- a/virtinst/virtxml.py
+++ b/virtinst/virtxml.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python3
-#
# Copyright 2013-2014 Red Hat, Inc.
#
# This work is licensed under the GNU GPLv2 or later.