summary refs log tree commit diff stats
path: root/python/qemu/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/qemu/__init__.py')
-rw-r--r--python/qemu/__init__.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/python/qemu/__init__.py b/python/qemu/__init__.py
deleted file mode 100644
index 4ca06c34a4..0000000000
--- a/python/qemu/__init__.py
+++ /dev/null
@@ -1,11 +0,0 @@
-# QEMU library
-#
-# Copyright (C) 2015-2016 Red Hat Inc.
-# Copyright (C) 2012 IBM Corp.
-#
-# Authors:
-#  Fam Zheng <famz@redhat.com>
-#
-# This work is licensed under the terms of the GNU GPL, version 2.  See
-# the COPYING file in the top-level directory.
-#