From d7389f203486de25ed84f590a2d9a04d76f868c1 Mon Sep 17 00:00:00 2001 From: PA4WDH Date: Sun, 20 Jul 2025 14:24:07 +0200 Subject: Add comment with URL for new versions --- qemu.py | 3 +++ 1 file changed, 3 insertions(+) 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 # . +# +# New versions of this program can be found at: +# https://code.pa4wdh.nl.eu.org/python/qemu.py/ import subprocess from time import sleep -- cgit v1.2.3