Revision 678e48a2 scripts/qapi.py

b/scripts/qapi.py
8 8
#  Anthony Liguori <aliguori@us.ibm.com>
9 9
#  Markus Armbruster <armbru@redhat.com>
10 10
#
11
# This work is licensed under the terms of the GNU GPLv2.
12
# See the COPYING.LIB file in the top-level directory.
11
# This work is licensed under the terms of the GNU GPL, version 2.
12
# See the COPYING file in the top-level directory.
13 13

  
14 14
from ordereddict import OrderedDict
15 15
import sys

Also available in: Unified diff