diff options
-rw-r--r-- | qemu.py | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |