summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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