]> Git Repo - qemu.git/blobdiff - scripts/qemugdb/timers.py
works with less than base ISA qemu-system-riscv32 -M virt -bios none -kernel output...
[qemu.git] / scripts / qemugdb / timers.py
index 51ea04b5e2ec1415074553267df7024cc94167aa..46537b27cf058ecbebb8d55f958548e274261073 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/python
 # -*- coding: utf-8 -*-
 # GDB debugging support
 #
@@ -6,8 +5,10 @@
 #
 # Author: Alex BennĂ©e <[email protected]>
 #
-# This work is licensed under the terms of the GNU GPL, version 2.  See
-# the COPYING file in the top-level directory.
+# This work is licensed under the terms of the GNU GPL, version 2 or later.
+# See the COPYING file in the top-level directory.
+#
+# SPDX-License-Identifier: GPL-2.0-or-later
 
 # 'qemu timers' -- display the current timerlists
 
This page took 0.028514 seconds and 4 git commands to generate.