Revision 678e48a2 scripts/qapi-types.py

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

  
12 12
from ordereddict import OrderedDict
13 13
from qapi import *

Also available in: Unified diff