summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPA4WDH2025-07-20 14:24:07 +0200
committerPA4WDH2025-07-20 14:24:07 +0200
commitd7389f203486de25ed84f590a2d9a04d76f868c1 (patch)
treecd03f0b5e31c50fbb93676fc493f392d2967f3b0
parentAdd requirements.txt (diff)
downloadqemu.py-d7389f203486de25ed84f590a2d9a04d76f868c1.tar.gz
qemu.py-d7389f203486de25ed84f590a2d9a04d76f868c1.tar.bz2
qemu.py-d7389f203486de25ed84f590a2d9a04d76f868c1.zip
Add comment with URL for new versions
-rw-r--r--qemu.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu.py b/qemu.py
index ec5f60a..27da57f 100644
--- a/qemu.py
+++ b/qemu.py
@@ -15,6 +15,9 @@
# You should have received a copy of the GNU General Public License
# along with cputemp2maxfreq; see the file COPYING. If not, see
# <http://www.gnu.org/licenses>.
+#
+# New versions of this program can be found at:
+# https://code.pa4wdh.nl.eu.org/python/qemu.py/
import subprocess
from time import sleep