]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
qapi/introspect.py: Update copyright and authors list
authorJohn Snow <jsnow@redhat.com>
Tue, 16 Feb 2021 02:18:06 +0000 (21:18 -0500)
committerMarkus Armbruster <armbru@redhat.com>
Thu, 18 Feb 2021 18:50:26 +0000 (19:50 +0100)
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>
scripts/qapi/introspect.py

index 15cce6854da8d45db57bc6ba4189324ac9ce2c0a..e770c9432bc28c9d8f5cdb705f6a731976d8962b 100644 (file)
@@ -1,10 +1,11 @@
 """
 QAPI introspection generator
 
-Copyright (C) 2015-2018 Red Hat, Inc.
+Copyright (C) 2015-2021 Red Hat, Inc.
 
 Authors:
  Markus Armbruster <armbru@redhat.com>
+ John Snow <jsnow@redhat.com>
 
 This work is licensed under the terms of the GNU GPL, version 2.
 See the COPYING file in the top-level directory.