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/atapromise.c b/atapromise.c
index 083239d..a6e2d12 100644
--- a/atapromise.c
+++ b/atapromise.c
@@ -36,7 +36,7 @@
  * thus limiting the the programmer on this card to 32 kB. Without other controllers to test this programmer on,
  * this is currently a hard limit. Note that ROM files for these controllers are 16 kB only.
  *
- * Since flashrom does not support accessing flash chips larger than the size limit of the programmer (the
+ * Since flashprog does not support accessing flash chips larger than the size limit of the programmer (the
  * tested Ultra100 uses a 128 kB MX29F001T chip), the chip size is hackishly adjusted in atapromise_limit_chip.
  */