11 lines
287 B
Python
11 lines
287 B
Python
|
# Copyright (C) 2013 Red Hat, Inc.
|
||
|
#
|
||
|
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
|
||
|
# Use is subject to license terms.
|
||
|
#
|
||
|
# This work is licensed under the GNU GPLv2 or later.
|
||
|
# See the COPYING file in the top-level directory.
|
||
|
#
|
||
|
|
||
|
from virtconv.formats import VirtConverter
|