qapi/introspect.py: Update copyright and authors list
To reflect the work that went into strictly typing introspect.py, punish myself by claiming credit. Signed-off-by: John Snow <jsnow@redhat.com> Message-Id: <20210216021809.134886-17-jsnow@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
5444dedfc7
commit
cf26906c4a
@ -1,10 +1,11 @@
|
|||||||
"""
|
"""
|
||||||
QAPI introspection generator
|
QAPI introspection generator
|
||||||
|
|
||||||
Copyright (C) 2015-2018 Red Hat, Inc.
|
Copyright (C) 2015-2021 Red Hat, Inc.
|
||||||
|
|
||||||
Authors:
|
Authors:
|
||||||
Markus Armbruster <armbru@redhat.com>
|
Markus Armbruster <armbru@redhat.com>
|
||||||
|
John Snow <jsnow@redhat.com>
|
||||||
|
|
||||||
This work is licensed under the terms of the GNU GPL, version 2.
|
This work is licensed under the terms of the GNU GPL, version 2.
|
||||||
See the COPYING file in the top-level directory.
|
See the COPYING file in the top-level directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user