Revision 678e48a2 scripts/qapi-commands.py

b/scripts/qapi-commands.py
7 7
#  Anthony Liguori <aliguori@us.ibm.com>
8 8
#  Michael Roth    <mdroth@linux.vnet.ibm.com>
9 9
#
10
# This work is licensed under the terms of the GNU GPLv2.
11
# See the COPYING.LIB file in the top-level directory.
10
# This work is licensed under the terms of the GNU GPL, version 2.
11
# See the COPYING file in the top-level directory.
12 12

  
13 13
from ordereddict import OrderedDict
14 14
from qapi import *

Also available in: Unified diff