Rebrand to flashprog and update URLs

Mostly automated `sed` work. As of now, URLs to the old wiki are broken
either way, so changing them shouldn't hurt. Other URLs (e.g. to mailing
list archives) were hopefully filtered correctly.

Change-Id: I9d43bfd0e675eff2fcbad05f304b9ce9f5006b08
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.sourcearcade.org/c/flashrom-stable/+/21
diff --git a/amd_imc.c b/amd_imc.c
index 2095eb5..71a7889 100644
--- a/amd_imc.c
+++ b/amd_imc.c
@@ -184,7 +184,7 @@
 	if (!amd_imc_force)
 		programmer_may_write = false;
 	msg_pinfo("Writes have been disabled for safety reasons because the presence of the IMC\n"
-		  "was detected and it could interfere with accessing flash memory. Flashrom will\n"
+		  "was detected and it could interfere with accessing flash memory. Flashprog will\n"
 		  "try to disable it temporarily but even then this might not be safe:\n"
 		  "when it is re-enabled and after a reboot it expects to find working code\n"
 		  "in the flash and it is unpredictable what happens if there is none.\n"